Advertisement
phadjrat

routing

May 20th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. /int pptp-c
  2. add add-default-route=no connect-to=103.28.148.246 comment="pptp VPN" disabled=no name=pptp_VPN password=‪#‎savealeppo‬ user=‪#‎savealeppo‬
  3. /ip fi nat
  4. add action=masquerade chain=srcnat comment="pptp VPN" disabled=no out-interface=pptp_VPN
  5. move [find comment="pptp_VPN"] [:pick [find] 0]
  6. /ip fi fi
  7. add chain=input comment="pptp_VPN" protocol=udp port=1701,500,4500
  8. move [find comment="pptp_VPN"] [:pick [find] 0]
  9. /ip ro
  10. add disabled=no comment="pptp_VPN" dst-address=0.0.0.0/0 gateway=pptp_VPN routing-mark=VPN_Game
  11. /ip rou rule
  12. remove [find table=VPN_Game]
  13. add dst-address=64.251.20.36/32 table=VPN_Game
  14. add dst-address=64.251.20.32/32 table=VPN_Game
  15. add dst-address=69.60.102.152/29 table=VPN_Game
  16. add dst-address=109.234.76.0/24 table=VPN_Game
  17. add dst-address=67.210.208.128/25 table=VPN_Game
  18. add dst-address=203.117.124.64/27 table=VPN_Game
  19. add dst-address=198.49.88.0/25 table=VPN_Game
  20. add dst-address=174.35.122.0/26 table=VPN_Game
  21. add dst-address=109.234.75.0/25 table=VPN_Game
  22. add dst-address=178.254.27.192/27 table=VPN_Game
  23. add dst-address=94.236.48.32/27 table=VPN_Game
  24. add dst-address=72.20.39.176/32 table=VPN_Game
  25. add dst-address=216.176.194.220/32 table=VPN_Game
  26. add dst-address=203.116.49.0/27 table=VPN_Game
  27. add dst-address=203.117.135.0/26 table=VPN_Game
  28. add dst-address=203.117.158.200/30 table=VPN_Game
  29. add dst-address=112.121.148.0/25 table=VPN_Game
  30. add dst-address=111.223.43.0/24 table=VPN_Game
  31. add dst-address=125.5.24.0/27 table=VPN_Game
  32. add dst-address=203.208.200.96/28 table=VPN_Game
  33. add dst-address=154.45.216.64/26 table=VPN_Game
  34. add dst-address=124.108.151.128/27 table=VPN_Game
  35. add dst-address=8.31.97.128/25 table=VPN_Game
  36. add dst-address=184.29.92.34/32 table=VPN_Game
  37. add dst-address=23.10.27.92/32 table=VPN_Game
  38. add dst-address=203.117.155.132/32 table=VPN_Game
  39. add dst-address=23.15.97.21/32 table=VPN_Game
  40. add dst-address=72.8.190.27/32 table=VPN_Game
  41. add dst-address=43.252.184.0/22 table=VPN_Game
  42. add dst-address=103.248.56.0/22 table=VPN_Game
  43. add dst-address=202.73.16.0/21 table=VPN_Game
  44. add dst-address=151.249.88.0/24 table=VPN_Game
  45. add dst-address=64.25.35.0/24 table=VPN_Game
  46. add dst-address=64.25.37.0/24 table=VPN_Game
  47. add dst-address=43.252.187.0/24 table=VPN_Game
  48. add dst-address=8.8.4.4 table=VPN_Game
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement