Re: 2.2 network questions

Vladimir Ivaschenko (hazard.bsn@maks.net)
Fri, 26 Feb 1999 15:55:47 +0300


Horst von Brand wrote:

> It does not. I just checked with lo:1 and eth0:1, and downing : doesn't
> affect non-:.
>
> i586 UP, linux-2.2.2-ac3, glibc-2.1, net-tools-1.50

M2-233, linux-2.2.1, glibc-2.0.7, net-tools-1.50:

[root@hazard /root]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:1625 errors:0 dropped:0 overruns:0 frame:0
TX packets:1625 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0

lo:1 Link encap:Local Loopback
inet addr:10.0.2.3 Mask:255.255.255.0
UP LOOPBACK RUNNING MTU:3924 Metric:1

sl0 Link encap:Serial Line IP
inet addr:10.0.9.22 P-t-P:10.0.9.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10

[root@hazard /root]# ifconfig lo:1 down
[root@hazard /root]# ifconfig
sl0 Link encap:Serial Line IP
inet addr:10.0.9.22 P-t-P:10.0.9.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10

[root@hazard /root]# ifconfig lo up
[root@hazard /root]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:1627 errors:0 dropped:0 overruns:0 frame:0
TX packets:1627 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0

lo:1 Link encap:Local Loopback
inet addr:10.0.2.3 Mask:255.255.255.0
UP LOOPBACK RUNNING MTU:3924 Metric:1

sl0 Link encap:Serial Line IP
inet addr:10.0.9.22 P-t-P:10.0.9.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10

>
> --
> Horst von Brand vonbrand@sleipnir.valparaiso.cl
> Casilla 9G, Viņa del Mar, Chile +56 32 672616

--
Best Regards
Vladimir Ivaschenko

- 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/