Joe wrote:
> 
> I want to get dhcp(server) working on my box.  This box is also my firewall, so
> it has 2 nics.  Is there a way to tell or force the dhcp server to use eth1 and
> not eth0.  I can  seem to get it.  My internal ip is 172.24.100.???
> 
> Thanks
> 
> Joe
> 
command line is

/usr/sbin/dhcpd eth1

The start script is /etc/init.d/dhcp

just edit that file to suit your interface-in the stable version you
have 2 occurrences when the command /usr/sbin/dhcpcd is run .

Links to know:

http://www.linuxdoc.org/
http://www.google.com/linux
/usr/share/doc

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to