Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. # /sbin/route -n
  2. Kernel IP routing table
  3. Destination Gateway Genmask Flags Metric Ref Use Iface
  4. 88.222.96.0 0.0.0.0 255.255.252.0 U 1 0 0 eth0
  5. 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
  6. 0.0.0.0 88.222.99.254 0.0.0.0 UG 0 0 0 eth0
  7. # /sbin/route -n
  8. Kernel IP routing table
  9. Destination Gateway Genmask Flags Metric Ref Use Iface
  10. 88.119.110.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0
  11. 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
  12. 0.0.0.0 88.119.110.1 0.0.0.0 UG 0 0 0 wlan0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement