n one network card resides in the DHCP server, it is recommended to specify which interface(s) the DHC... dhcpd server loads without problem after adding this entry.
Cool test
ping -c 2 -b 192.138.0.255 |... sort
arp -a
If your dhcpd.leases file doesn't exist, then generate it with the touch command
<code>t... .d/init.d/dhcpd restart</code>
Check that dhcpd is running
<code>ps ax | grep dhcpd | grep -v grep</