- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Join FortiGuard servers with SDWAN
Hello,
I have a 60F with 2 WAN configured in a SDWAN:
- Connection1 is a public IP over a private IP with VLAN
- Connection2 is a public IP
When the primary connection in the SDWAN is Connection1, i have to set this command to be able to join Fortiguard servers:
Config sys fortiguard
set source-ip Connention1_IP Public
end
If the Connection1 failed and the SDWAN change the primary interface to connection2 i can no longer join FortiGuard servers and the users are blocked by Web Filter.
Best Regards,
- Labels:
-
FortiGate
-
FortiGuard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
FortiGuard interface selection method is controlled by the command below:
config system fortiguard
set interface-select-method
auto Set outgoing interface automatically.
sdwan Set outgoing interface by SD-WAN or policy routing rules.
specify Set outgoing interface manually.
