Skip to content

Instantly share code, notes, and snippets.

@fibbs
Created March 17, 2015 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fibbs/d29ec21db3d5a540ea5e to your computer and use it in GitHub Desktop.
Save fibbs/d29ec21db3d5a540ea5e to your computer and use it in GitHub Desktop.
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 109.234.106.1 0.0.0.0 UG 0 0 0 eth0
x.x.x.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
172.16.11.0 172.16.11.2 255.255.255.0 UG 0 0 0 tun0
172.16.11.2 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
172.16.12.0 172.16.12.2 255.255.255.0 UG 0 0 0 tun1
172.16.12.2 0.0.0.0 255.255.255.255 UH 0 0 0 tun1
192.168.12.0 172.16.11.2 255.255.255.0 UG 0 0 0 tun0
192.168.13.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.22.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment