Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. # /system/xbin/netstat -nr
  2. /system/xbin/netstat -nr
  3. Kernel IP routing table
  4. Destination Gateway Genmask Flags MSS Window irtt Iface
  5. 10.8.0.5 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
  6. 10.8.0.1 10.8.0.5 255.255.255.255 UGH 0 0 0 tun0
  7. 173.255.241.209 10.194.240.1 255.255.255.255 UGH 0 0 0 tiwlan0
  8.  
  9. 10.194.240.0 0.0.0.0 255.255.255.0 U 0 0 0 tiwlan0
  10.  
  11. 0.0.0.0 10.8.0.5 128.0.0.0 UG 0 0 0 tun0
  12. 128.0.0.0 10.8.0.5 128.0.0.0 UG 0 0 0 tun0
  13. 0.0.0.0 10.194.240.1 0.0.0.0 UG 0 0 0 tiwlan0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement