Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /ip firewall address-list
- add address=195.82.146.214 comment=rutracker.org list=unblock
- add address=195.82.146.120 comment=bt.rutracker.cc list=unblock
- add address=195.82.146.121 comment=bt2.rutracker.cc list=unblock
- add address=195.82.146.122 comment=bt3.rutracker.cc list=unblock
- add address=195.82.146.123 comment=bt4.rutracker.cc list=unblock
- add address=195.82.146.216 comment=static.t-ru.org list=unblock
- /ip firewall mangle
- add action=mark-routing chain=prerouting dst-address-list=unblock new-routing-mark=Through_VPN passthrough=yes
- /ip firewall nat
- add action=masquerade chain=srcnat comment="UNBLOCK OpenVPN" out-interface=openvpn
- /ip route
- add distance=1 gateway=openvpn routing-mark=Through_VPN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement