2 SUBNETS + 2 LANS + VPN in one GW

I used the following doc:
http://wiki.mikrotik.com/wiki/Load_Balancing_over_Multiple_Gateways

And it Works Perfect.

But VPN is not working. So I add one route more 0.0.0.0/0 with one of the GW. Soon as I do this, the SUBNET2 cannot browse to internet anymore.

Someone knows one document like this, but also receiving PPTP connections through one of the WANS?

thanks

What do You mean by “VPN is not working”?

It doesn’t connect? It connects, but you cannot reach the internal networks? You can reach the internal networks, but the clients can’t access the internet through the VPN? What (doesn’t) happens?

Simple the port 1723 is not reacheble by WAN1.

Soon as I add the default route without any mark, VPN Works, but LAN2 can’t reach INTERNET.

Ok. This looks like a routing problem. The tutorial you followed is just for outgoing connections. To incoming ones the thing is a little different.

I have 2 intranets, one OpenVpn and 3 WAN links. I am not using load balance, since I want to use a given link to a given purpose - but I can connect the OpenVpn clients in any of the 3 WAN interfaces. Used the following post to do the setup (should work to you too):

http://forum.mikrotik.com/t/solved-3-wan-interfaces/99675/1