Earlier I configured only eth2 and rebooted the system. Whenever system will come up just it was working for 2-3 mins and was going down so every time I was rebooting. That's why I assigned IP address for eth0 also and started working with eth0. In this scenario eth0 is 10/100 but eth2 is Gigabit speed so just I want to use eth2. Whenever I revert back all the stuffs like configuring only eth2 again it will work for 2-3 mins and goes down. Getting only problem with eth2 card.
Regds, santosh -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 11:32 AM To: [EMAIL PROTECTED] Subject: RE: NIC card problem On Wed, 26 Feb 2003, santosh kumar wrote: > Kernel IP routing table > Destination Gateway Genmask Flags MSS Window irtt > Iface > 192.168.3.0 0.0.0.0 255.255.255.0 U 40 0 0 > eth2 > 192.168.3.0 0.0.0.0 255.255.255.0 U 40 0 0 > eth2 > 127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 > lo > 0.0.0.0 192.168.3.10 0.0.0.0 UG 40 0 0 > eth0 > > This time I enabled both NIC cards for which same IP is assigned..If I > connect to eth2 it don't work and for eth0 it will work fine.. ???? You don't have a definition for eth0. You have 2 identical definitions for eth2. And you are telling the system that the default gateway is via 192.168.3.10 out of eth0. Now, I don't know why you have 2 NIC with the same IP....or what you are trying to accomplish. For 2 NIC you may have something like this... Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 61.16.7.192 0.0.0.0 255.255.255.224 U 40 0 0 eth1 192.168.0.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo 0.0.0.0 61.16.7.193 0.0.0.0 UG 40 0 0 eth1 Ed -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list