ECMP Load Balancing Method (Spillover) and SSL-VPN Routing
I setup ECMP dual-wan with spillover. However, when doing so it impacted SSL-VPN connectivity. I need to force SSL-VPN to route out the interface the SSL-VPN is listening on (wan1) instead of the other interface in the dual-wan (port4). I see the SSL-VPN request come in on wan1, but the FortiGate is sending the response out port4.
port4 spillover 51200
wan1 spillover 71680
port4 default route static distance 120
wan1 default route static distance 120 I followed the guide here: http://cookbook.fortinet....l-vpn-troubleshooting/ and implemented the below, but it did not resolve my issue. This issue can occur when there are multiple interfaces connected to the Internet (for example, a dual WAN). Upgrade to the latest firmware then use the following CLI command: config vpn ssl settings set route-source-interface enable end
FortiGate 100D
FortiOS 5.2.9
Any help you can provide would be appreciated.
