On 8/2/07, Ramang G mailramang@yahoo.com wrote:
Hi all,
I have 2 nic's in my machine with FC6 loaded....... iam assinging two same range ip's i.e 10.0.10.1 & 10.0.10.2 with all the subnet mask and gateway address being the same for each of the interfaces......
i am taking the lan cable and inserting to the first interface and pinging the gateway, its pinging and its ok.
but when i take the same cable and insert into the other NIC it is not pinging the gateway.......
Insert cable into eth0. Type mii-tool Insert cable into eth1 Type mii-tool.
What do you get?
Also, insert cable into eth0 ifdown eth1 ifup eth0 insert cable into eth1 ifdown eth0 ifup eth1
Does it work in this case?
Could you also post the output of route -n? Another thing that can go wrong is the media settings and speed (eg 100 or 10 mbps, full or half duplex.) You can see see this from this from the mii-tool output.
Regards, NMK.