mkdhcpserver needs to have a change to work on DHCP 3.0. This means adding the following line to the configuration file if it is a dhcp 3 conf file.
ddns-update-style none;
Logged In: YES user_id=99742
Fixed in CVS, queries version using dhcpd --version and adds this entry if >=3.
Logged In: YES
user_id=99742
Fixed in CVS, queries version using dhcpd --version and adds
this entry if >=3.