hi everyone,
running fortios 7.4 on fortigate 70g with sd-wan across three wans (all have fixed external IPs):
isp1: cable internet (docsis, static config, no dhcp passthrough)
isp2 & isp3: two separate 5g connections (fixed external IPs, but dhcp passthrough to the firewall, ip/netmask/gateway set automatically)
the problem:
isp2 & isp3 work perfectly — they show dynamic 0.0.0.0/0 routes and are fully used by sd-wan.
isp1 needs manual ip/netmask and a static route. it shows “up” in sd-wan but carries no traffic unless both 5g connections are disabled.
routing table shows isp2/isp3 dynamic routes at the top, while isp1 sits static and is ignored.
isp1 says enabling dhcp passthrough on their docsis modem is too much work and would break their provisioning, so they won’t change it.
questions:
any supported way to make sd-wan handle static-only wan links?
any cli tricks to make sd-wan treat that static route like a dhcp one?
would upgrading to 7.6 help, or is this just a hard limitation?
need more info or screenshots? happy to share details.
thanks,
sean
Solved! Go to Solution.
I think I commented the same recently to another post.
Static route's default admin distance is 10, while DHCP/PPPoE injected "static" default route's distance is 5 because the default distance on those interface is 5. So you need to either
1) set static default route's distance to 5, or
2) set distance on the DHCP/PPPoE interface to 10, which would change those default routes' to 10.
Toshi
I think I commented the same recently to another post.
Static route's default admin distance is 10, while DHCP/PPPoE injected "static" default route's distance is 5 because the default distance on those interface is 5. So you need to either
1) set static default route's distance to 5, or
2) set distance on the DHCP/PPPoE interface to 10, which would change those default routes' to 10.
Toshi
User | Count |
---|---|
2546 | |
1354 | |
795 | |
643 | |
455 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.