Dear all,
in the near future, I’ll be facing my first dual-WAN scenario and have one specific question about this.
The situation:
We have two (fast & reliable) ISPs.
One of our remote offices has two (slow and unreliable) ISPs (due to poor and old infrastucture in the northeast of London)
We want to improve our interconnection and probably benefit from MPPP to gain a little more bandwidth.
I’ll place a RB in each office, running a SSTP server and client.
The idea is to connect through each ISP with both remote ends. Like this:

Now I don’t have a problem with routing the outgoing SSTP connections to the correct WAN port - BUT:
How about the incoming connections?
For example the connection from 3.4.5.6 to 2.3.4.5
In our office I’d add a route to 3.4.5.6 via 1.2.3.4 as the outgoing SSTP connection should use this ISP.
Now 3.4.5.6 connects to 2.3.4.5 - will this route interfer with the established connection?
Or should I go for mangle rules for out-interface and connection-state=new for the outgoing connections?
I don’t need a step-by-step guide, just some thoughts and directions.
Thanks,
-Chris