Skip to content

Instantly share code, notes, and snippets.

@leanucci
Created January 17, 2012 05:23
Show Gist options
  • Save leanucci/1624914 to your computer and use it in GitHub Desktop.
Save leanucci/1624914 to your computer and use it in GitHub Desktop.
netstat -nr
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.200.1 UGSc 16 0 en1
default 10.255.254.0 UGScI 0 0 ppp0
10.255.254.0 192.168.1.122 UH 2 0 ppp0
127 127.0.0.1 UCS 0 0 lo0
127.0.0.1 127.0.0.1 UH 16 18141 lo0
169.254 link#5 UCS 0 0 en1
186.136.130.45 192.168.200.1 UGHS 0 0 en1
192.168.1 ppp0 USc 0 0 ppp0
192.168.200 link#5 UCS 4 0 en1
192.168.200.1 0:25:9c:fc:8a:5a UHLWIi 16 510 en1 899
192.168.200.100 127.0.0.1 UHS 0 0 lo0
192.168.200.101 0:26:b0:96:67:4b UHLWIi 0 0 en1 624
192.168.200.255 ff:ff:ff:ff:ff:ff UHLWbI 0 2 en1
Internet6:
Destination Gateway Flags Netif Expire
::1 link#1 UHL lo0
fe80::%lo0/64 fe80::1%lo0 UcI lo0
fe80::1%lo0 link#1 UHLI lo0
fe80::%en0/64 link#4 UCI en0
fe80::%en1/64 link#5 UCI en1
fe80::223:6cff:fe95:8510%en1 0:23:6c:95:85:10 UHLI lo0
ff01::%lo0/32 fe80::1%lo0 UmCI lo0
ff01::%en0/32 link#4 UmCI en0
ff01::%en1/32 link#5 UmCI en1
ff02::%lo0/32 fe80::1%lo0 UmCI lo0
ff02::%en0/32 link#4 UmCI en0
ff02::%en1/32 link#5 UmCI en1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment