Dynamic DNS via DHCP

Scott Rowley scottro at netins.net
Tue Oct 20 14:16:42 UTC 2009


Glen,

I've implemented this on the test server and all appears to be
functional.  I'll get this into the production server when we are in
another maintenance window and let you know if it worked out ok.

Thanks alot!
Scott Rowley <scottro at netins.net>
netINS Systems Administrator
> You probably want to allow only the DHCP server to do DNS updates, so in
> global you want:
> 
> ddns-update-style interim;
> ddns-updates off;
> deny client-updates;
> 
> and in the particular subnet you want:
> 
> ddns-updates on;
> 
> regards,
> -glenn




More information about the dhcp-users mailing list