[Bug 354627] Re: ifdown does not down the interface

Simone F. fittabile at lifegate.it
Sun Apr 25 13:37:58 UTC 2010


~$ route
Tabella di routing IP del kernel
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.2.0     *               255.255.255.0   U     1      0        0 eth0
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         pp.lan          0.0.0.0         UG    0      0        0 eth0
~$ sudo ifdown eth0
ifdown: interface eth0 not configured
~$ sudo ifup eth0
Ignoring unknown interface eth0=eth0.
~$ route
Tabella di routing IP del kernel
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.2.0     *               255.255.255.0   U     1      0        0 eth0
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         pp.lan          0.0.0.0         UG    0      0        0 eth0


** Changed in: linux (Ubuntu)
       Status: Incomplete => Confirmed

** Changed in: ifupdown (Ubuntu)
       Status: New => Confirmed

-- 
ifdown does not down the interface
https://bugs.launchpad.net/bugs/354627
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list