Advertisement
Guest User

Untitled

a guest
Aug 13th, 2015
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. VAN net
  2. acer@debian:~$ sudo route -n
  3. Kernel IP routing table
  4. Destination Gateway Genmask Flags Metric Ref Use Iface
  5. 0.0.0.0 192.168.0.1 0.0.0.0 UG 1024 0 0 wlan0
  6. 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 wlan0
  7. 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
  8. NINCS net
  9. acer@debian:~$ sudo route -n
  10. Kernel IP routing table
  11. Destination Gateway Genmask Flags Metric Ref Use Iface
  12. 0.0.0.0 0.0.0.0 0.0.0.0 U 1002 0 0 eth0
  13. 0.0.0.0 192.168.0.1 0.0.0.0 UG 1024 0 0 wlan0
  14. 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
  15. 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 wlan0
  16. 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement