Created
October 26, 2011 02:40
-
-
Save santiago/1315251 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
$ netstat -nr | |
Routing tables | |
Internet: | |
Destination Gateway Flags Refs Use Netif Expire | |
default 192.168.0.1 UGSc 170 116 en1 | |
127 127.0.0.1 UCS 0 0 lo0 | |
127.0.0.1 127.0.0.1 UH 51 1257 lo0 | |
169.254 link#5 UCS 0 0 en1 | |
172.16.49/24 link#7 UC 1 0 vmnet1 | |
172.16.49.255 ff:ff:ff:ff:ff:ff UHLWbI 0 11 vmnet1 | |
192.168.0 link#5 UCS 5 0 en1 | |
192.168.0.1 c0:cb:38:21:50:37 UHLWI 22 17 en1 1035 | |
192.168.0.10 0:1e:58:a4:25:bd UHLWI 0 0 en1 1078 | |
192.168.0.16 127.0.0.1 UHS 0 0 lo0 | |
192.168.0.255 ff:ff:ff:ff:ff:ff UHLWbI 0 11 en1 | |
192.168.92 link#8 UC 1 0 vmnet8 | |
192.168.92.255 ff:ff:ff:ff:ff:ff UHLWbI 1 11 vmnet8 | |
Internet6: | |
Destination Gateway Flags Netif Expire | |
::1 ::1 UH lo0 | |
fe80::%lo0/64 fe80::1%lo0 Uc lo0 | |
fe80::1%lo0 link#1 UHL lo0 | |
fe80::%en1/64 link#5 UC en1 | |
fe80::5ab0:35ff:fe79:b58d%en1 58:b0:35:79:b5:8d UHL lo0 | |
ff01::/32 ::1 Um lo0 | |
ff02::/32 ::1 UmC lo0 | |
ff02::/32 link#5 UmC en1 | |
neohomerico:bugswarm-http-proxy santiago$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment