On Wed, Jul 23, 2008 at 5:48 PM, Almir Karic <[EMAIL PROTECTED]> wrote:
>> #ifconfig
>> lo0: flags-8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33208
>> groups: lo
>> inet 127.0.0.1 netmask 0xff000000
>> inet6 ::1 prefixlen 128
>> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
>> fxp0: flags-8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33208
>
> isn't having LOOPBACK flag and mtu 33208 on a 'real' interface strange?
Apologies. This is my fault. I copied the text incorrectly.
#ifconfig
lo0: flags-8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33208
groups: lo
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
fxp0: flags-8803<UP,BROADCAST,SIMPLEX,MULTICAST> mtu 1500
Rest is OK.
Apologies once again.
Hari