On Tue, Aug 25, 2009 at 3:15 PM, Dinesh Kumar Rajagopal<[email protected]> wrote: > k. how to verify that 2 IP address to same ethernet. > > my ifconfig is > > eth0 Link encap:Ethernet HWaddr 00:0C:29:64:9A:17 > inet addr:10.10.10.115 Bcast:10.10.10.254 Mask:255.255.255.0 > inet6 addr: fe80::20c:29ff:fe64:9a17/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:110659 errors:1 dropped:0 overruns:0 frame:0 > TX packets:2130 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:14792026 (14.1 MiB) TX bytes:206792 (201.9 KiB) > Interrupt:185 Base address:0x1480 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:13217 errors:0 dropped:0 overruns:0 frame:0 > TX packets:13217 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:1205508 (1.1 MiB) TX bytes:1205508 (1.1 MiB)
Where is eth1? It is not even recognized by the kernel I think. You seem to be trying advanced ssh stuff instead of basic commands like ping , netstat and so on. Please approach the problem step by step. Thanks! -Girish -- Gayatri Hitech web: http://gayatri-hitech.com SpamCheetah Spam filter: http://spam-cheetah.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
