Skip to content
All gists
GitHub
Sign up for a GitHub account
Sign in
Create a gist now
Instantly share code, notes, and snippets.
Star
0
Fork
0
anonymous
/
bad.txt
Created
Dec 21, 2012
Embed
What would you like to do?
Embed
Embed this gist in your website.
Embed
Share
Copy sharable URL for this gist.
Share
Clone via HTTPS
Clone with Git or checkout with SVN using the repository's web address.
HTTPS
Learn more about clone URLs
Download ZIP
Code
Revisions
1
Bad Ma
Raw
bad.txt
ubuntu@ubuntu-kvm-3:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth0
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
Raw
good.txt
ubuntu@ubuntu-kvm-1:~/sbx_clients$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.24.103.1 0.0.0.0 UG 0 0 0 br0
10.24.103.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
Sign up for free
to join this conversation on GitHub
. Already have an account?
Sign in to comment
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.