daily pastebin goal
8%
SHARE
TWEET

Untitled

a guest Jan 4th, 2016 53 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. > sudo route -n
  2. [sudo] password for miguel:
  3. Kernel IP routing table
  4. Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
  5. 0.0.0.0         192.168.1.254   0.0.0.0         UG    100    0        0 eno1
  6. 169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eno1
  7. 192.168.1.0     0.0.0.0         255.255.255.0   U     100    0        0 eno1
  8. > sudo route -n
  9. Kernel IP routing table
  10. Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
  11. 0.0.0.0         0.0.0.0         0.0.0.0         U     50     0        0 vpn0
  12. 0.0.0.0         192.168.1.254   0.0.0.0         UG    100    0        0 eno1
  13. 10.175.192.0    0.0.0.0         255.255.224.0   U     50     0        0 vpn0
  14. 144.24.19.22    192.168.1.254   255.255.255.255 UGH   100    0        0 eno1
  15. 169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eno1
  16. 192.168.1.0     0.0.0.0         255.255.255.0   U     100    0        0 eno1
RAW Paste Data
Top