Code: Select all
/ip ipsec mode-config add name=VPN responder=no src-address-list=vpnclients
I want to go further and make a proxy IP:Port to enter Chrome/Firefox, that it will put me on that VPN above. So it will be browser-wide VPN and I won't have to add/remove additional clients into my vpnclients list unless I want system-wide VPN.
How can I accomplish that? Is it possible?