Hello!
I've the following situacion on a customer's site:
[ul]
Fortigate connected to two WAN links, both via an ethernet cable. Let's call them WAN_A and WAN_B.These links are connected to the same VDOM.WAN_A is the default gateway. WAN_B will just listen for connections to a SSL VPN and will have certain virtual IPs, it wont be used as a default gateway nor load balancer.There is a 0.0.0.0/0.0.0.0 (default) static route pointing to GW_WAN_A on WAN_A's interface.For the time being, i've enabled PING on WAN_B.[/ul] How do i make this work?, i've tried:
[ul]Another default route to GW_WAN_B with a higher administrative distance. Didn't work (can't ping).A policy route with the following specs: [ul]Incoming interface: WAN_BProtocol: ANYSource Address/Mask: 0.0.0.0/0.0.0.0Destination Address/Mask: WAN_B_IPS/MASKAction: Forward trafficOutgoing interface: WAN_BGateway Address: GW_WAN_B[/ul]The policy route triggered the RPF, i've disabled it but it didn't work either.[/ul] I'd appreciate if anyone can point me in the right direction.
Greets.