Community discussions

MikroTik App
 
krzyhoo
just joined
Topic Author
Posts: 18
Joined: Tue Mar 26, 2013 11:50 am

OpenVPN Routing with Mangle issue: 2 ovpn clients, one works

Wed Oct 08, 2014 12:26 pm

Hi
I have the following setup

1) OpenVPN Interface 1 (ovpn1)
2) OpenVPN Interface 2 (ovpn2)
3) "Mark routing" mangle (src-ps3) for every packet comming from 192.168.88.150 (my PS3)
4) Route to interface ovpn1 for marker "src-ps3"
5) Route to interface ovpn2 for marker "src-ps3"
6) Masuqarade NAT for ovpn1
7) Masquarade NAT for ovpn2

Furthermore, both Gateways can connect to the VPN server (status connected, R-letter in WinBox Inrefaces nexto to them). So I am sure that both VPN connectins work.

Now I have the following problem.

When I ENABLE 1), 3), 4), 6) (and leave the other ones disabled) the traffic gets properly routed and I can connect to NETFLIX from my PS.

When I ENABLE 2), 3), 5), 7) (and leave the other ones disables) something gats wrong. Neither I can conenct to netflix, nor I can use the PS3 built in Browser.

Now I know, that ovpn2 provider is working, as when I use Tunnelblick on my Mac and open a VPN tunnel to ovpn2, I can both surf the web and conenct to US-Netflix.

Question:
How can I investigate the issue? Clearly it looks like the routher is messing something up, but I just don't know what is happening. Can anyone help? DO I neet separate mangles for each gateway?