3.2 The configuration file

The configuration file of dhcpd3 is /etc/dhcp3/dhcpd.conf. Let us examine the important lines in the configuration file (for most common DHCP setups). Note that each line terminates with a semicolon, unless it ends with a close curly brace }.

The configuration file can take some complex rules. If you do not wish to hand edit these rules, you can consider using a GUI tools. gadmintools (which includes gdhcpd) is a GTK+ based tool to help you edit the configuration file. It looks just like the GUI/web frontend of most residential gateway/routers!