Internal dns server changed between RC2 & 4.1.0pre1-GIT-2c3a808

Kai Blin kai at samba.org
Mon Oct 15 10:37:27 MDT 2012


On 2012-10-15 18:07, Rowland Penny wrote:

Hi Rowland,

> Hello, I set Samba 4 RC2 to update the internal nameserver via dhcp
> using a script, this works ok. I have compiled and installed
> 4.1.0pre1-GIT-2c3a808 and dhcp updating the nameserver no longer works!

I need more details here. How did the script work?

> Everything is the same, only the version of Samba4 has changed

Yes, we fixed https://bugzilla.samba.org/show_bug.cgi?id=9183

> 
> If I run netstat -nlp | grep LISTEN | grep 53 on RC2 I get:
> 
> tcp        0      0 192.168.0.5:53          0.0.0.0:* LISTEN      810/samba
> tcp6       0      0 fe80::e2cb:4eff:fe06:53 :::* LISTEN      810/samba
> 
> But on 4.1.0pre1-GIT-2c3a808 I get:
> 
> tcp        0      0 0.0.0.0:53              0.0.0.0:* LISTEN     
> 22350/samba
> tcp6       0      0 :::53                   :::* LISTEN      22350/samba
> 
> If I run the script manually: /usr/local/sbin/dhcp-dyndns.sh add
> 192.168.0.171 LinPad
> I get:
> root at adserver:~# dns_tkey_negotiategss: TKEY is unacceptable
> specified zone '0.168.192.in-addr.arpa' does not exist (NXDOMAIN)
> dhcpd: DDNS: adding records for 192.168.0.171 <LinPad.home.lan> FAILED:
> status 10
> 
> Why is the TKEY suddenly unacceptable? and why is it saying the reverse
> zone does not exist when it does, as I created it and samba-tool lists it?.

What happens if you query records from 0.168.192.in-addr.arpa outside of
that update? Are you using the correct Kerberos keys?

A network capture might help.

Cheers,
Kai

-- 
Kai Blin
Worldforge developer http://www.worldforge.org/
Wine developer http://wiki.winehq.org/KaiBlin
Samba team member http://www.samba.org/samba/team/


More information about the samba-technical mailing list