Advertisement
THioDevice

Untitled

Aug 19th, 2021
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. /ip route
  2. add check-gateway=ping distance=1 gateway=192.168.10.1 routing-mark=My-ISP
  3.  
  4.  
  5. /ip route rule
  6. add comment=YT table=My-ISP dst-address=74.125.0.0/16
  7. add comment=YT table=My-ISP dst-address=172.217.0.0/16
  8. add comment=YT table=My-ISP dst-address=216.58.192.0/19
  9. add comment=YT table=My-ISP dst-address=216.239.32.0/19
  10. add comment=GGC dst-address=114.125.192.0/24 table=My-ISP
  11. add comment=GGC dst-address=114.125.161.0/24 table=My-ISP
  12. add comment=GGC dst-address=114.125.240.0/24 table=My-ISP
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement