Date: Sat, 6 Mar 2004 22:34:59 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: Jerry Jensen <youknicks@yahoo.com> Cc: freebsd-net@freebsd.org Subject: Re: multiple logical interfaces Message-ID: <Pine.BSF.4.21.0403062231150.15852-100000@InterJet.elischer.org> In-Reply-To: <20040307060634.65073.qmail@web41802.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Mar 2004, Jerry Jensen wrote: > Actually, what I want is the equivalent of this (which > is in Linux) on FreeBSD. Note the ip address > associated with each of the logical interfaces > (lo:XX). how is this different from what was showed below? > > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:199 errors:0 dropped:0 overruns:0 > frame:0 > TX packets:199 errors:0 dropped:0 overruns:0 > carrier:0 > collisions:0 txqueuelen:0 > > lo:10 Link encap:Local Loopback > inet addr:202.175.33.10 > Mask:255.255.255.255 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > > lo:11 Link encap:Local Loopback > inet addr:193.65.100.99 > Mask:255.255.255.255 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > > lo:12 Link encap:Local Loopback > inet addr:193.65.100.100 > Mask:255.255.255.255 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > > lo:13 Link encap:Local Loopback > inet addr:210.183.28.42 > Mask:255.255.255.255 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > > --- .@babolo.ru wrote: > ifconfig -a | grep lo > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0xa > lo1: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > lo2: flags=8008<LOOPBACK,MULTICAST> mtu 16384 > lo3: flags=8008<LOOPBACK,MULTICAST> mtu 16384 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0403062231150.15852-100000>