View Single Post
  #5   (View Single Post)  
Old 22nd March 2010
widhi widhi is offline
New User
 
Join Date: Mar 2010
Posts: 3
Default

This is complete output of the following command

Code:
# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33200
        priority: 0
        groups: lo
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
ale0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:26:18:23:23:48
        priority: 0
        groups: egress
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 114.6.13.46 netmask 0xfffffff0 broadcast 114.6.13.47
        inet6 fe80::226:18ff:fe23:2348%ale0 prefixlen 64 scopeid 0x1
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:22:b0:d0:af:b5
        priority: 0
        media: Ethernet autoselect (none)
        status: no carrier
        inet 222.12.34.1 netmask 0xfffffff0 broadcast 222.12.34.15
        inet6 fe80::222:b0ff:fed0:afb5%rl0 prefixlen 64 scopeid 0x2
fxp0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:04:ac:18:2f:d1
        priority: 0
        media: Ethernet autoselect (none)
        status: no carrier
enc0: flags=0<> mtu 1536
        priority: 0
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33200
        priority: 0
        groups: pflog
This is a complete diagram of my network

Reply With Quote