As suggested by archan, I tried to configure two ethernet card, but
following problem occurs, pl help
/etc/rc.d/rc3.d/s10 network : /sbin /ipx_configure : cannot execute
binary file
eth0 initialization [failed]
eth1 initialization [failed]
where as i don't want to configure it for IPX as we are using IP only
Arun
Date sent: Fri, 19 Jan 2001 17:55:50 +0530
From: archan <[EMAIL PROTECTED]>
Organization: Open Source Software
To: [EMAIL PROTECTED]
Copies to: [EMAIL PROTECTED]
Subject: Re: [LIH] Configuring 2 ethernet card.
Send reply to: [EMAIL PROTECTED]
> sorry!! I made some mistakes .... please see the following
>
> #cd /etc/sysconfig/network-scripts/
> #touch ifcfg-eth0
> #touch ifcfg-eth1
>
> write the following inside ifcfg-eth0 file
> DEVICE=eth0
> BOOTPROTO=static
> IPADDR=192.168.0.10
> NETMASK=255.255.255.0
> NETMASK=192.168.0.0
> ONBOOT=yes
>
> write the following inside ifcfg-eth1 file
> DEVICE=eth1
> BOOTPROTO=static
> IPADDR=192.168.0.11
> NETMASK=255.255.255.0
> NETMASK=192.168.0.0
> ONBOOT=yes
>
> *change the ipaddress accordingly....
> *it is assumed that both the cards are detected by kernel....
>
> then restart the network ...
> /etc/init.d/network/restart
>
> archan
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
>
> archan wrote:
> >
> > Hi,
> > the easy soln is configure using linuxconf...
> >
> > if u want to do it by hand, then do the following (i personally prefer
> > this)
> >
> > do the following ....
> > #cd /etc/sysconfig/network-scripts/
> > #touch ifcfg-eth0
> > #touch ifcfg-eth1
> >
> > write the following inside ifcfg-eth0 file
> > DEVICE=eth0
> > BOOTPROTO=static
> > IPADDR=192.168.0.10
> > NETMASK=255.255.255.0
> > NETMASK=192.168.0.0
> > ONBOOT=yes
> >
> > write the following inside ifcfg-eth0 file
> > DEVICE=eth1
> > BOOTPROTO=static
> > IPADDR=192.168.0.10
> > NETMASK=255.255.255.0
> > NETMASK=192.168.0.0
> > ONBOOT=yes
> >
> > *change the ipaddress accordingly....
> > *it is assumed that both the cards are detected by kernel....
> >
> > then restart the network ...
> > /etc/init.d/network/restart
> >
> > archan
> > [EMAIL PROTECTED]
> > [EMAIL PROTECTED]
> >
> >
> > "Usha S." wrote:
> > >
> > > Hello
> > >
> > > I have 2 ethernet cards(of same make) in my computer. I have Redhat 6.2
> > > installed in my machine. Can any of you give me some tips to configure
> > > both the ethernet cards so that i can use both the cards together. I am
> > > fine with the configuration of single ethernet card.
> > >
> > > Thanks in advance
> > >
> > > Usha
> > >
> > > *************************************************************************
> > > Usha. S
> > > Centre for Artificial Intelligence and Robotics
> > > Bangalore.- 560 001
> > >
> > > # Tel(Work)- 2265406/2262126: Ext- 270
> >
> > ----------------------------------------------
> > The mailing list archives are available at
> > http://lists.linux-india.org/cgi-bin/wilma/LIH
>
> ----------------------------------------------
> Find out more about this and other Linux India
> mailing lists at http://lists.linux-india.org/
----------------------------------------------
Find out more about this and other Linux India
mailing lists at http://lists.linux-india.org/