Created
May 17, 2011 23:18
-
-
Save pupca/977632 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pupca:~/slevomor master$ ifconfig | |
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 | |
inet 127.0.0.1 netmask 0xff000000 | |
inet6 ::1 prefixlen 128 | |
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 | |
inet6 fd2d:3132:44e7:cfe9:cabc:c8ff:fef1:64be prefixlen 128 | |
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 | |
stf0: flags=0<> mtu 1280 | |
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 | |
ether c8:bc:c8:f1:64:be | |
inet6 fe80::cabc:c8ff:fef1:64be%en1 prefixlen 64 scopeid 0x4 | |
inet 10.0.1.10 netmask 0xffffff00 broadcast 10.0.1.255 | |
media: autoselect | |
status: active | |
fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078 | |
lladdr 70:cd:60:ff:fe:44:92:98 | |
media: autoselect <full-duplex> | |
status: inactive | |
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 | |
ether 10:9a:dd:5e:8d:87 | |
inet6 fe80::129a:ddff:fe5e:8d87%en0 prefixlen 64 scopeid 0x6 | |
inet 192.168.1.250 netmask 0xffffff00 broadcast 192.168.1.255 | |
media: autoselect (100baseTX <full-duplex>) | |
status: active | |
vboxnet0: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 | |
ether 0a:00:27:00:00:00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment