Networking Forums

Networking Forums > Computer Networking > Linux Networking > ISC dhcp & bind9 ddns problem

Reply
Thread Tools Display Modes

ISC dhcp & bind9 ddns problem

 
 
Cousin Scuzzy
Guest
Posts: n/a

 
      03-06-2006, 11:02 PM
I'm running dhcp-3.0.1-11 and bind 9.2.4-2 on Fedora Core 3 and am
running into a problem with clients that dual boot Windows and Linux.
When switching between OSes, the IP address that a system receives from
DHCP frequently doesn't match what's in DNS.

For example, I boot a system into Linux and it gets IP address
192.168.0.91 and is correctly registered in DNS. I then boot the same
system into Windows and it gets IP address 192.168.0.89 but it's still
registered in DNS as 192.168.0.91.

This appears to be a result of the Windows DHCP client sending a UID
string with its DHCP requests, while the Linux DHCP client doesn't.
The ISC DHCP server treats them as two different clients and assigns
them each a different address. The two leases can be seen in
/var/lib/dhcp/dhcpd.leases. For whatever reason DNS is not updated
dynamically to reflect the currently booted system's address.

I've seen some patches posted online to fix this problem, for example:
http://www.cs.tau.ac.il/~didi/dhcp/
http://honk.physik.uni-konstanz.de/~...lient-uid.diff

These patches affect the way the DHCP server handles the UID sent by
clients. However, since I'm currently using an rpm version of DHCP I'm
not eager to build DHCP from source with unsupported (and not widely
used) patches. So I have the following two questions:

1) Do more recent versions of ISC's DHCP include any way to handle this
problem?

2) Does Windows Server 2003's DHCP also suffer from this problem?

Thanks for any help or insight.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Webmin, DHCP+DNS (DDNS) Dungeon Dave Linux Networking 2 04-27-2009 10:06 AM
DHCP, DNS, DDNS Question Richard Perry Windows Networking 3 05-23-2006 06:05 AM
Local DDNS with Bind9, DHCP3, and Ubuntu...so close! Cyphos Linux Networking 1 01-08-2006 12:51 PM
DHCP, BIND9 - dynamic dns update Hekaton Keires Linux Networking 0 01-22-2005 09:26 AM
DDNS BIND9 on RedHat =?ISO-8859-1?Q?Stefan_M=FCller?= Linux Networking 1 11-23-2004 12:21 PM



1 2 3 4 5 6 7 8 9 10 11