WAN Link Load Balancing with DUAL WAN and IPSEC tunnel per WAN interface?
Hi Guys,
I've searched far and wide for an answer to my query and cannot find it anywhere! So hoping you can help.
I am configuring a new Fortigate 800D running 5.4.2. It will have dual WAN interfaces over different ISPs, so to cater for this I have configured WAN Link Load Balancing. All this is working perfectly.
The stumbling block I'm hitting is creating redundant IPSEC tunnels to the same remote IP. So scenario is:
Site 1 = two WAN connections 1.1.1.1 and 2.2.2.2
Site 2 = 1 WAN connection 3.3.3.3
I have created two IPSEC tunnels at both sites. Site 1 has one for each source WAN connection, going to the remote IP 3.3.3.3 and site 2 has 1 for each remote WAN IP, going from the same source IP 3.3.3.3.
The first IPsec tunnel comes up fine. The 2nd one doesn't and a diag debug application ike -1 shows "error 101:Network is unreachable".
Checking the routing monitor, it shows the default route is statically configured to use the wan1 connection (where the ip of the working IPSEC tunnel resides). The static route I've actually configured points to the wan-load-balance virtual interface that is created as part of WLLB.
Have I hit an incompatibility here or is there a workaround so that I can get IPSEC tunnels up to both WAN links in a WLLB config?