LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   ddns and dhcpd (https://www.linuxquestions.org/questions/linux-networking-3/ddns-and-dhcpd-539039/)

sportf 03-20-2007 11:30 AM

ddns and dhcpd
 
We have a customer with 5000+ dhcp clients. How can I make dhcp and ddns assign the requesting dhcp client a hostname of the IP address it was assigned?

For example:

A client requests an ip address from the server and is assigned 172.26.1.2.

I want dns to give the client the hostname of 172.26.1.2

bsdunix 03-20-2007 09:26 PM

# man dhcpd.conf | grep ddns-hostname

or the easy way:

http://www.google.com/search?q=dhcpd...G=Search&hl=en


All times are GMT -5. The time now is 04:46 PM.