Created
January 5, 2014 05:00
-
-
Save dwilkins/8264567 to your computer and use it in GitHub Desktop.
routes
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
# 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