On Wed, 4 Dec 2002 11:58:49 -0600
"Bimal" <[EMAIL PROTECTED]> wrote:

> Hi 
> 
> I have instslled Redhat 7.3 including dhcp-2.0pl5-8, bind, nfs-utils, tftp-server, 
>portmap RPMs. It has two ethernet card
> 
> eth0 192.168.105.140 
> eth1 192.168.2.100
> 
> It is connected to Internet now. my files looks like this
...
Bimal,

With two cards, you need to tell dhcpd which interface to run on. So, you need to edit:
/etc/rc.d/init.d/dhcpd

and add/edit a line:
INTERFACES="ethX"

where ethX is the interface you want dhcpd to run on.

After changed, restart dhcpd:
/etc/rc.d/init.d/dhcpd restart

cheers,
-rob


-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET 
comprehensive development tool, built to increase your 
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to