Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. root@OpenWrt:~# netstat -r
  2. Kernel IP routing table
  3. Destination Gateway Genmask Flags MSS Window irtt Iface
  4. default vpn164-l0.msk.c 0.0.0.0 UG 0 0 0 l2tp-vpn
  5. default 10.153.16.1 0.0.0.0 UG 0 0 0 eth0.2
  6. 10.0.0.0 10.153.16.1 255.0.0.0 UG 0 0 0 eth0.2
  7. 10.153.16.0 * 255.255.248.0 U 0 0 0 eth0.2
  8. 78.107.23.0 10.153.16.1 255.255.255.0 UG 0 0 0 eth0.2
  9. 78.107.51.0 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  10. 78.107.52.0 10.153.16.1 255.255.255.192 UG 0 0 0 eth0.2
  11. 78.107.196.0 10.153.16.1 255.255.252.0 UG 0 0 0 eth0.2
  12. 78.107.235.4 10.153.16.1 255.255.255.252 UG 0 0 0 eth0.2
  13. 83.102.146.96 10.153.16.1 255.255.255.224 UG 0 0 0 eth0.2
  14. 83.102.231.32 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  15. 85.21.0.164 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  16. 85.21.72.80 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  17. 85.21.78.93 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  18. 85.21.79.0 10.153.16.1 255.255.255.0 UG 0 0 0 eth0.2
  19. 85.21.88.130 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  20. 85.21.90.0 10.153.16.1 255.255.255.0 UG 0 0 0 eth0.2
  21. 85.21.108.16 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  22. 85.21.138.208 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  23. 192.168.1.0 * 255.255.255.0 U 0 0 0 br-lan
  24. 194.67.1.115 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  25. 195.14.50.0 10.153.16.1 255.255.255.224 UG 0 0 0 eth0.2
  26. 217.118.84.213 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  27. 217.118.84.249 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  28. 233.33.210.0 10.153.17.15 255.255.255.0 UG 0 0 0 eth0.2
  29. root@OpenWrt:~# netstat -rn
  30. Kernel IP routing table
  31. Destination Gateway Genmask Flags MSS Window irtt Iface
  32. 0.0.0.0 85.21.0.164 0.0.0.0 UG 0 0 0 l2tp-vpn
  33. 0.0.0.0 10.153.16.1 0.0.0.0 UG 0 0 0 eth0.2
  34. 10.0.0.0 10.153.16.1 255.0.0.0 UG 0 0 0 eth0.2
  35. 10.153.16.0 0.0.0.0 255.255.248.0 U 0 0 0 eth0.2
  36. 78.107.23.0 10.153.16.1 255.255.255.0 UG 0 0 0 eth0.2
  37. 78.107.51.0 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  38. 78.107.52.0 10.153.16.1 255.255.255.192 UG 0 0 0 eth0.2
  39. 78.107.196.0 10.153.16.1 255.255.252.0 UG 0 0 0 eth0.2
  40. 78.107.235.4 10.153.16.1 255.255.255.252 UG 0 0 0 eth0.2
  41. 83.102.146.96 10.153.16.1 255.255.255.224 UG 0 0 0 eth0.2
  42. 83.102.231.32 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  43. 85.21.0.164 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  44. 85.21.72.80 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  45. 85.21.78.93 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  46. 85.21.79.0 10.153.16.1 255.255.255.0 UG 0 0 0 eth0.2
  47. 85.21.88.130 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  48. 85.21.90.0 10.153.16.1 255.255.255.0 UG 0 0 0 eth0.2
  49. 85.21.108.16 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  50. 85.21.138.208 10.153.16.1 255.255.255.240 UG 0 0 0 eth0.2
  51. 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan
  52. 194.67.1.115 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  53. 195.14.50.0 10.153.16.1 255.255.255.224 UG 0 0 0 eth0.2
  54. 217.118.84.213 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  55. 217.118.84.249 10.153.16.1 255.255.255.255 UGH 0 0 0 eth0.2
  56. 233.33.210.0 10.153.17.15 255.255.255.0 UG 0 0 0 eth0.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement