search for: testa10

Displaying 6 results from an estimated 6 matches for "testa10".

Did you mean: test10
2020 Feb 10
3
New DNS-Records not aviable
...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.saturn.mydom.org ... can anyone confirm this ? To reproduce: 1. create a new domain zone (jupiter.mydom.org) and create 10 A records (testa1-testa10 -> 192.168.1.1-192.168.1.10 ) and 10 CNAME (testc1-testc10 -> testa1-testa10) in the new zone samba-tool dns zonecreate dc2 jupiter.mydom.org samba-tool dns add dc2 jupiter.mydom.org testa1 A 192.168.1.1 samba-tool dns add dc2 jupiter.mydom.org testc1 CNAME testa1.jupiter.mydom.org samb...
2020 Feb 10
0
New DNS-Records not aviable
...sta4.saturn.mydom.org > testa5.saturn.mydom.org > testa6.saturn.mydom.org > test > a7.saturn.mydom.org > ... > > > > can anyone confirm this ? > > > > To reproduce: > 1. create a new domain zone (jupiter.mydom.org) and create 10 A records > (testa1-testa10 -> 192.168.1.1-192.168.1.10 ) > and 10 CNAME (testc1-testc10 -> testa1-testa10) in the new zone > > > samba-tool dns zonecreate dc2 jupiter.mydom.org > samba-tool dns add dc2 jupiter.mydom.org testa1 A 192.168.1.1 > samba-tool dns add dc2 jupiter.mydom.org testc1 CNAME...
2020 Feb 10
4
New DNS-Records not aviable
...aturn.mydom.org > >> ... > >> > >> > >> > >> can anyone confirm this ? > >> > >> > >> > >> To reproduce: > >> 1. create a new domain zone (jupiter.mydom.org) and create > 10 A records > >> (testa1-testa10 -> 192.168.1.1-192.168.1.10 ) > >> and 10 CNAME (testc1-testc10 -> testa1-testa10) in the new zone > >> > >> > >> samba-tool dns zonecreate dc2 jupiter.mydom.org > >> samba-tool dns add dc2 jupiter.mydom.org testa1 A 192.168.1.1 > >> s...
2020 Feb 27
5
New PTR records not visible
...mba-tool dns add $DC_FQDN $ZONE_TEST1 testa8 A ZONE_IP.8 samba-tool dns add $DC_FQDN $ZONE_TEST1 testc8 CNAME testa8.$ZONE_TEST1 samba-tool dns add $DC_FQDN $ZONE_TEST1 testa9 A ZONE_IP.9 samba-tool dns add $DC_FQDN $ZONE_TEST1 testc9 CNAME testa9.$ZONE_TEST1 samba-tool dns add $DC_FQDN $ZONE_TEST1 testa10 A ZONE_IP.10 samba-tool dns add $DC_FQDN $ZONE_TEST1 testc10 CNAME testa10.$ZONE_TEST1 samba-tool dns add $DC_NAME $ZONE_TEST2 testa1 A ZONE_IP.1 samba-tool dns add $DC_NAME $ZONE_TEST2 testc1 CNAME testa1.$ZONE_TEST2 samba-tool dns add $DC_NAME $ZONE_TEST2 testa2 A ZONE_IP.2 samba-tool dns add $D...
2020 Feb 27
0
New PTR records not visible
..._FQDN $ZONE_TEST1 testa8 A ZONE_IP.8 > samba-tool dns add $DC_FQDN $ZONE_TEST1 testc8 CNAME testa8.$ZONE_TEST1 > samba-tool dns add $DC_FQDN $ZONE_TEST1 testa9 A ZONE_IP.9 > samba-tool dns add $DC_FQDN $ZONE_TEST1 testc9 CNAME testa9.$ZONE_TEST1 > samba-tool dns add $DC_FQDN $ZONE_TEST1 testa10 A ZONE_IP.10 > samba-tool dns add $DC_FQDN $ZONE_TEST1 testc10 CNAME testa10.$ZONE_TEST1 > > samba-tool dns add $DC_NAME $ZONE_TEST2 testa1 A ZONE_IP.1 > samba-tool dns add $DC_NAME $ZONE_TEST2 testc1 CNAME testa1.$ZONE_TEST2 > samba-tool dns add $DC_NAME $ZONE_TEST2 testa2 A ZONE_IP...
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