Howto: DHCP Server (dhcpd) Configuration
The Dynamic Host Configuration Protocol or just DHCP provides networked devices with all the necessary parameters, IP addresses, network masks, the gateway or DNS servers IP addresses, so that they can actively participate in the network and start exchanging data with other devices or workstations. This automated operation, which greatly relieves the system administrator from the pain of manually assigning those parameters to every device that is connected to the network, is carried out by the DHCP daemon.
Here is a very good article about how to setup the DHCP server in Linux.
Related Articles
- Creative Commons v3.0 Licenses Launched
- LDAP HOWTO
- Xen DomU using dynamic IP and hostname
- Set up the VNC Server in Fedora
- Setup the SSH server to use keys for authentication
Tags: Administration, DHCP, DHCPd, Networking, Servers
January 23rd, 2007 at 7:34 pm
I believe a great many thanks are in order. It surely came very late – but as they say, “better late than never”… thanks for linking to my article. Always feels good to see one’s work being appreciated.
January 24th, 2007 at 6:12 am
You are welcome. :) You write quality articles. I like them.