I’ve just set up LtAP LTE6 kit with an additional R11e-LTE6/antenna for multi-WAN using PCC. The load balancing, failover and policy-based routing (one of the ISPs has a package for video streaming services which is a killer feature for me :)) seem to work just fine, now I’m wondering if I can make my traffic more secure with NordVPN or some other VPN, can actually setup an EC2 instance but that would be more expensive (though still would do that probably to use as a VPN gateway for getting into local net remotely).
So my thinking is that I need to spin up 2 IPSec tunnels for each WAN channel and use PCC for balancing/prioritising traffic between ISPs but I’m not sure if that’s possible and what kind of issues to expect from that before I start ordering some services.
Sorry, I guess the main question was - will IPSec/IKEv2 work fine on mikrotik device which has multi WAN connections.
Additionally, my ISPs provide different benefits, so I route youtube/netflix to one of them, the rest of the traffic is splitted between two (2/1). Will I be able to spin up two IPSec/IKEv2 connections and follow the described above logic?
For the reference my mangle rules look as follows:
I never tried it so this is all from how I think it up right now.
Mark routing in Mangle UDP/4500 for wan1 and wan2 and then in IP Routes set the route…no my specialty. I think you use Rules in this case to direct to the wished wan port.
Looking in ip route rules you can only give one source and destination address and I hope only routing mark and interface
Update, you can’t change the gateway in the current setup by Mikrotik. Only thing I can think of is copy the current line in routes and set that one to second wan. Then you have only to mark and create a rule for wan2. This ‘can’t’ be a static route, every time IKEv2 connects a new source IP is possible, and if it works this way?..let me now in this forum.