Message-ID: <01a301c06a6f$a38fd380$4802010a@riverstreams> From: "Mat" <mat@riverstreams.com> Date: Wed, 20 Dec 2000 12:28:41 +0200 Subject: 2 nic Hello I have installed suse 7.0 on my system and i have tried to add another card after i select the driver and configure its ipsettings from yast and reboot the system, it looses the gateway can some one tell me how to add another nic without loosing the gatway so that the system would boot and enable and use both nic?? regards Mat
Date: Mon, 18 Dec 2000 00:12:53 +0800 From: Robert Sweet <rsweet@socal.rr.com> Message-ID: <20001218001253.A15875@sc-24-130-150-58.socal.rr.com> Subject: Re: [SLE] 2 nic On Wed, Dec 20, 2000 at 12:28:41PM +0200, Mat wrote:
Hello
I have installed suse 7.0 on my system and i have tried to add another card after i select the driver and configure its ipsettings from yast and reboot the system, it looses the gateway
can some one tell me how to add another nic without loosing the gatway so that the system would boot and enable and use both nic??
regards Mat Go into yast...system administration--->integrate hardware into system----->add eth1 and the appropriate module i.e., if you have NE2000 make sure you select the right module (note: ne2000 come in two flavors ISA or PCI). Then you need to edit lilo.conf (you can do this in yast but I prefer to do it by hand). Add a line like this to lilo.conf:
append="eth0=0xXXX,eth0 eth1=0xXXX,eth1" Replace XXX with hardware address found in /proc/pci or look in dmesg. Hope this helps :) -- rsweet@socal.rr.com | If you can't learn to do it -o) | well, learn to enjoy doing it Linux, the Choice /\ | badly. of a GNU generation _\_v | |
Message-ID: <000d01c06a82$a2851fa0$0100a8c0@9> From: "Dennis" <dlbt@pacific.net.sg> Date: Wed, 20 Dec 2000 20:44:45 +0800 Subject: Re: [SLE] 2 nic I can't help you but I also having similar problems with 7.0 pro. When I add the second NIC into my highend workstation (Intel Express100Pro) and my server (Intel ExpressServer 100). The setup is unable to proceed, or the system unable to work properly. When only one NIC is in, the two system work well? Anyone, any idea?? Dennis @Singapore <p> Hello I have installed suse 7.0 on my system and i have tried to add another card after i select the driver and configure its ipsettings from yast and reboot the system, it looses the gateway can some one tell me how to add another nic without loosing the gatway so that the system would boot and enable and use both nic?? regards Mat
From: Maurizio Firmani <m.firmani@sirio.regione.lazio.it> Date: Wed, 20 Dec 2000 14:55:35 +0100 Message-ID: <00122015021900.27442@siriomf> Subject: Re: [SLE] 2 nic What do you mean with "looses the gateway"? I have a system with two nics, SuSE 7.0 and all the packets travels back and forth. Did you execute the command: echo 1 > /proc/sys/net/ipv4/ip_forward You can also set it in /etc/rc.config to execute it at boot time. Maurizio I
I have installed suse 7.0 on my system and i have tried to add another card after i select the driver and configure its ipsettings from yast and reboot the system, it looses the gateway
can some one tell me how to add another nic without loosing the gatway so that the system would boot and enable and use both nic??
regards Mat
participants (4)
-
dlbt@pacific.net.sg
-
m.firmani@sirio.regione.lazio.it
-
mat@riverstreams.com
-
rsweet@socal.rr.com