genesis[OFT]
December 14th, 2006, 05:35 AM
Hi there everyone!
I'm having some issues getting BIND9 to cooperate with Microsoft Windows XP SP2 clients - specifically the way that from where I stand, I can't for the life of me get XP to dynamically update its A record in the DNS zone on the BIND server when it's IP changes. Details are below:
I have just 1 nameserver at the moment, ns1.internal.lan however, I have done all the server configuration to support a second, namely ns2.internal.lan - this is not the problem though. Both these nameservers are authoritative for my internal domain, 'internal.lan' and for both this zone and its associated reverse pointers zone, 'allow-update { any; };' is in the zone configuration in the 'named.conf.local' file. Whenever, with my XP clients having their Primary DNS Server set to the BIND server, I execute 'ipconfig /registerdns' on a XP box, nothing happens. And after 15 minutes, nothing is registered on the eventlog either. Nothing appears in /var/log/daemon.log either.
Has anyone else experienced this problem? I am coming from a Windows 2000 AD environment where this was quite easy to setup so BIND is very confusing for me. As a piece of side information, I appear to have sucessfully got my DHCP Server communicating with my (one active) DNS Server - the DHCP server is able to automagically update the DNS records when a new lease is dished out. However, I want to know if this same thing is possible, except instead of a Linux based DHCPD Server, using an XP client instead. All the obvious "Register this connection's addresses in DNS" checkboxes are already checked on the XP clients, so I really don't know why it's not working. I've been googling for the last 2 days to no avail - has ANYONE EVER got an XP Client dynamically updating its DNS A records to a Linux BIND DNS Server?
Thanks for the help!
I'm having some issues getting BIND9 to cooperate with Microsoft Windows XP SP2 clients - specifically the way that from where I stand, I can't for the life of me get XP to dynamically update its A record in the DNS zone on the BIND server when it's IP changes. Details are below:
I have just 1 nameserver at the moment, ns1.internal.lan however, I have done all the server configuration to support a second, namely ns2.internal.lan - this is not the problem though. Both these nameservers are authoritative for my internal domain, 'internal.lan' and for both this zone and its associated reverse pointers zone, 'allow-update { any; };' is in the zone configuration in the 'named.conf.local' file. Whenever, with my XP clients having their Primary DNS Server set to the BIND server, I execute 'ipconfig /registerdns' on a XP box, nothing happens. And after 15 minutes, nothing is registered on the eventlog either. Nothing appears in /var/log/daemon.log either.
Has anyone else experienced this problem? I am coming from a Windows 2000 AD environment where this was quite easy to setup so BIND is very confusing for me. As a piece of side information, I appear to have sucessfully got my DHCP Server communicating with my (one active) DNS Server - the DHCP server is able to automagically update the DNS records when a new lease is dished out. However, I want to know if this same thing is possible, except instead of a Linux based DHCPD Server, using an XP client instead. All the obvious "Register this connection's addresses in DNS" checkboxes are already checked on the XP clients, so I really don't know why it's not working. I've been googling for the last 2 days to no avail - has ANYONE EVER got an XP Client dynamically updating its DNS A records to a Linux BIND DNS Server?
Thanks for the help!