Vi /etc/sysconfig/dhcpd add 'eth0' to the dhcpdargs= line restart dhcpd -Mike On Sat, 2004-02-21 at 11:55, Srinivasan S wrote: > Hi > > I have 2 NICs in my PC running Fedora Core 1. > > One NIC is used for my cable modem (eth1) and is configured to get a IP by DHCP (client). The other NIC (eth0) is used to connect to my local network. > > I am running DHCPD on the Fedora linux machine to provide IP addresses to my local network so that the internet connection can be shared. > > Question : How do I configure DHCPD so that it listens for DHCPREQUESTS only on eth0 ie. my local network card. (The daemon should not listen for requests on eth1) > > Please help > Srini > > >