Question
FortiGate routing with NAT
Hi, Can you understand how the routing will work with this config? Policy: LAN1(10.10.10.0/24) to 0.0.0.0 through NAT (interface ip 50.100.150.50) on interface LAN1 to WAN1 (ISP 1) LAN2(10.20.20.0/24) to 0.0.0.0 through NAT (interface ip 70.100.200.30) on interface LAN2 to WAN2 (ISP 2) Route: 0.0.0.0/0 via 50.100.150.1, interface WAN1, distance 1 priority 0 0.0.0.0/0 via 70.100.200.1, interface WAN2, distance 1 priority 0 Would it work without a traffic policy? What we need to do it's two network go through different ISPs.
