[Samba] GPO issues - getting SYSVOL cleaned up again

Stefan G. Weichinger lists at xunil.at
Wed Jul 31 14:32:49 UTC 2019


Am 31.07.19 um 16:26 schrieb L.P.H. van Belle via samba:

> No worries, it getting better, even when you dont see it. 
> You might not see it as improvement but it is. 

really ... wow ;-)

> Why.. 
> Before...  
> Failed nsupdate: 1
> Failed update of 23 entries 
> 
> Now.... 
>> No DNS updates needed  ( on both servers ) 
> 
> So yes this is an improvement. 
> 
> 
> Next, verify this, and post me the outputs. 
> You can use any server to run this, EXECPT the DC's. 

OK, done on a DM file server:

root at pre01svdeb01:~# dig a dc.pilsbacher.at @192.168.16.205 |grep -v ";"



dc.pilsbacher.at.	900	IN	A	192.168.16.205

pilsbacher.at.		3600	IN	SOA	dc.pilsbacher.at. hostmaster.pilsbacher.at.
1072701 900 600 86400 3600


root at pre01svdeb01:~# dig a dc.pilsbacher.at @192.168.16.206 |grep -v ";"



dc.pilsbacher.at.	900	IN	A	192.168.16.205

pilsbacher.at.		3600	IN	SOA	pre01svdeb03.pilsbacher.at.
hostmaster.pilsbacher.at. 1072701 900 600 86400 3600


root at pre01svdeb01:~# dig a pre01svdeb03.pilsbacher.at @192.168.16.205
|grep -v ";"



pre01svdeb03.pilsbacher.at. 900	IN	A	192.168.16.206

pilsbacher.at.		3600	IN	SOA	dc.pilsbacher.at. hostmaster.pilsbacher.at.
1072701 900 600 86400 3600


root at pre01svdeb01:~# dig a pre01svdeb03.pilsbacher.at @192.168.16.206
|grep -v ";"



pre01svdeb03.pilsbacher.at. 900	IN	A	192.168.16.206

pilsbacher.at.		3600	IN	SOA	pre01svdeb03.pilsbacher.at.
hostmaster.pilsbacher.at. 1072701 900 600 86400 3600


root at pre01svdeb01:~# dig -x 192.168.16.205 @192.168.16.205 |grep -v ";"



205.16.168.192.in-addr.arpa. 900 IN	PTR	PRE01SVDEB02.pilsbacher.at.

16.168.192.in-addr.arpa. 3600	IN	SOA	dc.pilsbacher.at.
hostmaster.pilsbacher.at. 7 900 600 86400 3600


root at pre01svdeb01:~# dig -x 192.168.16.206 @192.168.16.205 |grep -v ";"



206.16.168.192.in-addr.arpa. 3600 IN	PTR	pre01svdeb03.pilsbacher.at.

16.168.192.in-addr.arpa. 3600	IN	SOA	dc.pilsbacher.at.
hostmaster.pilsbacher.at. 7 900 600 86400 3600


root at pre01svdeb01:~# dig -x 192.168.16.205 @192.168.16.206 |grep -v ";"



205.16.168.192.in-addr.arpa. 900 IN	PTR	PRE01SVDEB02.pilsbacher.at.

16.168.192.in-addr.arpa. 3600	IN	SOA	pre01svdeb03.pilsbacher.at.
hostmaster.pilsbacher.at. 7 900 600 86400 3600


root at pre01svdeb01:~# dig -x 192.168.16.206 @192.168.16.206 |grep -v ";"



206.16.168.192.in-addr.arpa. 3600 IN	PTR	pre01svdeb03.pilsbacher.at.

16.168.192.in-addr.arpa. 3600	IN	SOA	pre01svdeb03.pilsbacher.at.
hostmaster.pilsbacher.at. 7 900 600 86400 3600


root at pre01svdeb01:~# dig a pilsbacher.at  @192.168.16.205 |grep -v ";"



pilsbacher.at.		900	IN	A	192.168.16.205
pilsbacher.at.		900	IN	A	192.168.16.206

pilsbacher.at.		3600	IN	SOA	dc.pilsbacher.at. hostmaster.pilsbacher.at.
1072701 900 600 86400 3600


root at pre01svdeb01:~# dig a pilsbacher.at  @192.168.16.206 |grep -v ";"



pilsbacher.at.		900	IN	A	192.168.16.205
pilsbacher.at.		900	IN	A	192.168.16.206

pilsbacher.at.		3600	IN	SOA	pre01svdeb03.pilsbacher.at.
hostmaster.pilsbacher.at. 1072701 900 600 86400 3600


root at pre01svdeb01:~# dig a _msdcs.pilsbacher.at  @192.168.16.205 |grep
-v ";"



_msdcs.pilsbacher.at.	3600	IN	SOA	dc.pilsbacher.at.
hostmaster.pilsbacher.at. 631065 900 600 86400 3600


root at pre01svdeb01:~# dig a _msdcs.pilsbacher.at  @192.168.16.206 |grep
-v ";"



_msdcs.pilsbacher.at.	3600	IN	SOA	pre01svdeb03.pilsbacher.at.
hostmaster.pilsbacher.at. 631065 900 600 86400 3600





More information about the samba mailing list