Hi guys,
I've written here earlier trying to get an idea how to access netflix only through VPN for more content. Got an answer that the solution could be Policy based routing. I have little to no experience with Mikrotik and couldn't get this to work. I purchased FastestVPN. I have a Mikrotik Hap ac2, behind an ISP router in bridge mode. The MT has a pppoe connection.
I used these two links to try and get it to work:
https://wiki.mikrotik.com/wiki/Policy_Base_Routing
https://support.fastestvpn.com/tutorial ... rotik/pptp
The second link is FastestVPN tutorial to get it to work with Mikrotik. What I did so far:
PPP -> Interface -> add new ->
General is unchanged, in dial out I wrote the user name and password (these are correct, tried and retried, copied from the browser where I logged in sucessfully), and also copied the server from their site. At bottom right, status is constantly changing from link established to terminating. Screenshot attached.
I also created a mangle rule, chain prerouting, src address: 192.168.88.0/24, content netflix (I don't thing this should be an issue), action mark routing, new routing mark is the interface i created in the previous step.
I created a NAT masquerade rule, that says FastestVPN PPTP Netflix not ready (in red). When I change servers in the interface, sometimes the link established doesn't switch to terminating, but the NAT rule is still in red.
Does anyone have an idea what I am doing wrong? Or is FastestVPN the problem here? Or anything else?