On Mon, Jan 18, 2010 at 11:41 AM, Sthu Deus <sthu.d...@gmail.com> wrote:
> > Why I have such situation: > > $ sudo /sbin/ifdown eth0 > SIOCDELRT: No such process > > $ /sbin/ifconfig > eth0 Link encap:Ethernet HWaddr 00:19:b9:53:34:18 > inet addr:192.168.0.125 Bcast:192.168.0.255 Mask:255.255.255.0 > inet6 addr: fe80::219:b9ff:fe53:3418/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:2434 errors:0 dropped:0 overruns:0 frame:0 > TX packets:5030 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:422464 (412.5 KiB) TX bytes:3251913 (3.1 MiB) > Interrupt:21 > > Do you have more than one ethernet network card on this computer? If so try disabling one. E.g., if you're using a network card, in your bios disable the onboard network card. If you're using onboard, remove the network card. See if that doesn't resolve the situation. Best, Arthur