Advertisement
kiedtink

AMG VPN L2TP GAME ID - 07102016

Apr 30th, 2016
33,392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /int l2tp-c
  2. remove [find comment="L2TP Game ID"]
  3. add add-default-route=no connect-to=103.56.207.80 comment="L2TP Game ID" disabled=no name=l2tp_Game_ID password=AAAAA user=BBBBB
  4. /ip fi nat
  5. remove [find comment="L2TP Game ID"]
  6. add action=masquerade chain=srcnat comment="L2TP Game ID" disabled=no out-interface=l2tp_Game_ID
  7. move [find comment="L2TP Game ID"] [:pick [find] 0]
  8. /ip fi fi
  9. remove [find comment="l2tp_Game_ID"]
  10. remove [find comment="drop ovpn garena - UDP"]
  11. remove [find comment="drop ovpn garena - TCP"]
  12. add chain=input comment="l2tp_Game_ID" protocol=udp port=1701,500,4500
  13. move [find comment="l2tp_Game_ID"] [:pick [find] 0]
  14. /ip ro
  15. remove [find comment="L2TP Game ID"]
  16. add disabled=no comment="L2TP Game ID" dst-address=0.0.0.0/0 gateway=l2tp_Game_ID routing-mark=Game_ID
  17. /ip rou rule
  18. remove [find table=Game_ID]
  19. add dst-address=43.252.187.0/24 table=Game_ID
  20. add dst-address=103.248.58.16/28 table=Game_ID
  21. add dst-address=103.248.58.112/28 table=Game_ID
  22. add dst-address=111.223.63.0/26 table=Game_ID
  23. add dst-address=103.248.57.128/26 table=Game_ID
  24. add dst-address=103.248.57.33/32 table=Game_ID
  25. add dst-address=202.73.22.0/28 table=Game_ID
  26. /system scheduler
  27. remove [find comment=Game_ID]
  28. add comment=Game_ID name=Game_ID_sched start-time=07:00:00 interval=12:00:00 on-even="/tool fetch url=http://game.amanah.biz/upd/gameid.rsc mode=http ;/import gameid.rsc"
  29. /
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement