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 > > --- [EMAIL PROTECTED] 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 > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"