Dhcp
General dhcp and dhcpd (the server) administration page.
general information
Miraculix (192.168.200.11) (to be : appendix 10.10.1.10) is the dhcp server. The configuration for dhcpd is in the file /etc/dhcpd.conf. There is debug output of the dhcp-daemon in /var/log/messages. After changes to the configuration you have to restart dhcp with
| restart | |
|---|---|
Forcing dhcpd to give a specific ip-address
Edit /etc/dhcpd.conf and look for the section where the network used is specified something like :
| /etc/dhcpd.conf | |
|---|---|
The 'host' section shown here is an example of forcing the machine with the specified MAC-address to use 192.168.200.90 as ip-address