Displaying 6 results from an estimated 6 matches for "testa2".
Did you mean:
test2
2020 Feb 10
3
New DNS-Records not aviable
...(on my operational domain and on a new testdomain) i
detected this behavior:
on samba 4.11.6 sometimes the new DNS-records finisches on a wrong dns
zone.
the problem occurs, if more then 5 records are created with the same
name in more then one domain zone
for example:
testa1.jupiter.mydom.org
testa2.jupiter.mydom.org
testa3.jupiter.mydom.org
testa4.jupiter.mydom.org
testa5.jupiter.mydom.org
testa6.jupiter.mydom.org
testa7.jupiter.mydom.org
...
testa1.saturn.mydom.org
testa2.saturn.mydom.org
testa3.saturn.mydom.org
te
sta4.saturn.mydom.org
testa5.saturn.mydom.org
testa6.saturn.mydom.org
test
a7...
2020 Feb 10
0
New DNS-Records not aviable
...d this behavior:
>
>
>
> on samba 4.11.6 sometimes the new DNS-records finisches on a wrong dns
> zone.
>
> the problem occurs, if more then 5 records are created with the same
> name in more then one domain zone
>
> for example:
> testa1.jupiter.mydom.org
> testa2.jupiter.mydom.org
> testa3.jupiter.mydom.org
> testa4.jupiter.mydom.org
> testa5.jupiter.mydom.org
> testa6.jupiter.mydom.org
> testa7.jupiter.mydom.org
> ...
> testa1.saturn.mydom.org
> testa2.saturn.mydom.org
> testa3.saturn.mydom.org
> te
> sta4.saturn.mydom.org...
2020 Feb 10
4
New DNS-Records not aviable
...rds finisches on
> a wrong dns
> >> zone.
> >>
> >> the problem occurs, if more then 5 records are created
> with the same
> >> name in more then one domain zone
> >>
> >> for example:
> >> testa1.jupiter.mydom.org
> >> testa2.jupiter.mydom.org
> >> testa3.jupiter.mydom.org
> >> testa4.jupiter.mydom.org
> >> testa5.jupiter.mydom.org
> >> testa6.jupiter.mydom.org
> >> testa7.jupiter.mydom.org
> >> ...
> >> testa1.saturn.mydom.org
> >> testa2.saturn.my...
2020 Feb 27
5
New PTR records not visible
...create $DC_NAME $ZONE_TEST2
# Create reverse zone
samba-tool dns zonecreate $DC_FQDN $ZONE_ARPA.in-addr.arpa
# Create A record
samba-tool dns add $DC_FQDN $ZONE_TEST1 testa1 A ZONE_IP.1
samba-tool dns add $DC_FQDN $ZONE_TEST1 testc1 CNAME testa1.$ZONE_TEST1
samba-tool dns add $DC_FQDN $ZONE_TEST1 testa2 A ZONE_IP.2
samba-tool dns add $DC_FQDN $ZONE_TEST1 testc2 CNAME testa2.$ZONE_TEST1
samba-tool dns add $DC_FQDN $ZONE_TEST1 testa3 A ZONE_IP.3
samba-tool dns add $DC_FQDN $ZONE_TEST1 testc3 CNAME testa3.$ZONE_TEST1
samba-tool dns add $DC_FQDN $ZONE_TEST1 testa4 A ZONE_IP.4
samba-tool dns add $DC_FQ...
2020 Feb 27
0
New PTR records not visible
...# Create reverse zone
> samba-tool dns zonecreate $DC_FQDN $ZONE_ARPA.in-addr.arpa
>
> # Create A record
> samba-tool dns add $DC_FQDN $ZONE_TEST1 testa1 A ZONE_IP.1
> samba-tool dns add $DC_FQDN $ZONE_TEST1 testc1 CNAME testa1.$ZONE_TEST1
> samba-tool dns add $DC_FQDN $ZONE_TEST1 testa2 A ZONE_IP.2
> samba-tool dns add $DC_FQDN $ZONE_TEST1 testc2 CNAME testa2.$ZONE_TEST1
> samba-tool dns add $DC_FQDN $ZONE_TEST1 testa3 A ZONE_IP.3
> samba-tool dns add $DC_FQDN $ZONE_TEST1 testc3 CNAME testa3.$ZONE_TEST1
> samba-tool dns add $DC_FQDN $ZONE_TEST1 testa4 A ZONE_IP.4
>...
2020 Feb 27
4
New PTR records not visible
Ok, new test.
Besides that i dont like the python errors shown, this still looks good.
So i dont know.. See below, i can not make it error.
for x in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ; do samba-tool dns add dc1.internal.dom.tld $x.249.10.in-addr.arpa 158 PTR host-test.extrazone.dom.tld ; done
Record added successfully
Record added successfully
Record added successfully
Record added