Re: Probable bug in handling disabled network interfaces (2.2.12)

kuznet@ms2.inr.ac.ru
Sat, 18 Sep 1999 22:25:45 +0400 (MSK DST)


Hello!

> Then How ?

> It means that you should disable IP on this iface by deleting its addresses.
> This task may be done with "ip addr del dev eth0" or "ip addr flush dev eth0"
>
>
> ifcÏnfig also can make this but in pretty tricky way:
>
> ifconfig eth0 0.0.0.0
> ifconfig eth0:Órap 10.10.10.10
> ifconfig eth0:Órap down
>
> It is ugly, but it works.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/