Setting up a dynamic DNS service part 2: dhcpd
Jul 22, 2009, 07:33 (0 Talkback[s])
(Other stories by Vincent Danen)
"Again, this setup is based on a CentOS 5.3 configuration, but
with perhaps minor path changes, it will work on any Linux
distribution. As well, in our previous example, we used the home
network domain name “home.lan” and the IP address
network 192.168.10.0.
"The dhcpd configuration file is typically /etc/dhcpd.conf. This
file provides all the runtime options to dhcpd, allows you to
configure different options for different subnets, and allows you
to assign static IP addresses based on the requesting
system’s MAC address. Configuring dhcpd fully is beyond the
scope of this tip, so we will concentrate primarily on the dynamic
DNS related pieces."
Complete
Story
Related Stories:
- DHCP server can take over client(Jul 16, 2009)
- Setting up a dynamic DNS service part 1: named(Jul 15, 2009)
- BIND 10 Set to Update DNS(Jun 13, 2009)
- Installing MyDNS & MyDNSConfig 3 On Fedora 10(May 31, 2009)
- Zeroshell Linux: Captive Portal, Internet Gateway and Router(May 18, 2009)
- Turn an Old PC Into a Multi-Purpose LAN Server with ZeroShell (part 1)(Apr 20, 2009)
- Upside-Down-Ternet (Classic Prank and Good Wireless Security)(Apr 01, 2009)
- Set up OpenDNS on Ubuntu(Feb 03, 2009)
- How to Install and Configure DHCP Server in Ubuntu Server(Dec 22, 2008)