From: Sthu Deus on
Good day.


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

?


Thanks for Your time.

PS Please, reply to the list.


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Arthur Machlas on
On Mon, Jan 18, 2010 at 11:41 AM, Sthu Deus <sthu.deus(a)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
From: Aioanei Rares on
Sthu Deus wrote:
> Good day.
>
>
> 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
>
> ?
>
>
> Thanks for Your time.
>
> PS Please, reply to the list.
>
>
>
What card is it? What module and what kernel? What Debian version?

[lspci -v and lsmod plus uname -r would help you]


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Johannes Wiedersich on
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sthu Deus wrote:
> Good day.
>
>
> 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

What's your /etc/network/interfaces ?

Is there any hotplugging happening?

- --
Johannes

Three nations have not officially adopted the International System
of Units as their primary or sole system of measurement: Burma,
Liberia, and the United States.

http://en.wikipedia.org/wiki/Si_units
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktU2XgACgkQC1NzPRl9qEXregCfXwsZcfvVT08J+DzhkHhKsxdu
yrcAnR9tucku1IwHmRNuioESIrWWN6h3
=nZL3
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Alex Samad on
On Tue, Jan 19, 2010 at 12:41:08AM +0700, Sthu Deus wrote:
> Good day.
>
>
> 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
>
> ?
>
>
> Thanks for Your time.
>
> PS Please, reply to the list.


try sudo /sbin/ifdown -v eth0

plus have a look in /etc/networks/interface
>
>

--
"I'm not really the type to wander off and sit down and go through deep wrestling with my soul."

- George W. Bush
as quoted in Vanity Fair, October 2000