Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have a BIND server and a DHCP server both running on one machine. now, I'd like all other clients connecting to the DHCP service to adapt the corresponding DNS name...
DHCP hands out ip addresses to clients - that might get different addressed each time their IP lease expires. You'd have to update BIND everytime DHCP hands out a new address.
AFAIK, the going idea is to use static IP's on all servers, production boxen, gateways (of course), etc. etc. and only use DHCP for workstations and machines that are not necessarily on 24/7.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.