Selim Jahangir wrote:
> 
> Dear all
> How do i work with eth0 and eth1
> 
> I have installed two NIC. I can ping  eth0 but can not eth1. Any suggestion?
> 
> Thanks
> selim
> 


The files of concern are in /etc/sysconfig/network-scripts/eth0 and
eth1.  You may also need to load a driver.  Use modprobe to load the
right one for your card.  If you want it loaded at boot make an alias in
/etc/conf.modules.  You can do both of the above from linuxconf also if
you prefer gui.  Once you have a driver loaded and a config file in
place then just ifup eth1 to start that card.


-- 
Mike Rambo
[EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to