Skip to content

Instantly share code, notes, and snippets.

@dwilkins
Created January 5, 2014 05:00
Show Gist options
  • Save dwilkins/8264567 to your computer and use it in GitHub Desktop.
Save dwilkins/8264567 to your computer and use it in GitHub Desktop.
routes
# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.101 * 255.255.255.255 UH 0 0 0 tun0
192.168.1.200 192.168.1.101 255.255.255.255 UGH 0 0 0 tun0
192.168.3.0 * 255.255.255.0 U 0 0 0 ath0
192.168.32.0 * 255.255.255.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
224.0.0.0 * 240.0.0.0 U 0 0 0 ath0
default 192.168.32.2 0.0.0.0 UG 0 0 0 eth0
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment