modify the dhcpd script in /etc/rc.d/init.d such that the daemon only
serves 1 interface by specifying the interface name on the command
line in the script.
Claude
> I am trying to set up a DHCP server for our local network. I have set up a
> Linux box to do IP-Masquerading for the network (We have cable access to the
> Internet). The only problem I am having is that the DHCP server will not
> start without a reference to my live IP address.
> example. Live IP 111.111.111.111
> Local Net 192.168.1.0
>
> In my dhcpd.conf file I have a subnet section for 192.168.1.0 but until I
> added one for 111.111.111.111 it wouldn't start up. The section for the