Static route not working for 2nd ISP link
We are setting up static IPs from two ISP provider on one Forgitate 300.
The first ISP setup using default static route works, but adding the 2nd ISP doesn't.
Static routes and Policies are as follow
Static Routes :
0.0.0.0/0.0.0.0, GW: up.ISPa.169.229 using port 5 for ISP-A
0.0.0.0/0.0.0.0, GW: down.SVRa.38.80 using port 6 for Server-Segment-A
up.ISPb.100.28/255.255.255.252, GW: up.ISPb.100.29 using port 1 for ISP-B
down.ISPb.36.144/255.255.255.240, GW: down.SVRb.36.144 using port 2 for Server-Segment-B
Policies:
Port1 -> Port 2: all, NAT disabled
Port2 -> Port 1: all, NAT disabled
Port5 -> Port 6: all, NAT disabled
Port6 -> Port 1: all, NAT disabled
Should we abandon default route (0.0.0.0/0.0.0.0) and use ISP-A parameters instead?
Does the sequence of static route matter? i.e. by define it first will cause all traffic to route to default?
