- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Port used by Fortiguard auth-port-warning?
Hi All,
I want to ask about URL Filter in Webfilter Profile.
I added a URL Filter Exempt(type:wildcard).
Target url to use 8020 port, but Access block.
I checked this KB: https://community.fortinet.com/t5/FortiGate/Technical-Tip-Resolve-issue-web-filter-block-override-an...
And set config: set ovrd-auth-port-warning 9020, and then the URL Filter takes effect.
Does the official document mention that Fortiguard uses this port like the link below?
I wonder my solution is correct.
https://docs.fortinet.com/document/fortigate/6.4.0/ports-and-protocols/362392/fortiguard-open-ports
My Fortigate: 6.4.9
Solved! Go to Solution.
- Labels:
-
FortiGate
-
FortiGuard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Devonlut ,
You have done it in the right way. They are used by FortiGate for the override.
# config webfilter fortiguard
set ovrd-auth-port-http 8008
set ovrd-auth-port https 8010
set ovrd-auth-port-warning 8020
end
Best Regards,
Vasil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Devonlut ,
You have done it in the right way. They are used by FortiGate for the override.
# config webfilter fortiguard
set ovrd-auth-port-http 8008
set ovrd-auth-port https 8010
set ovrd-auth-port-warning 8020
end
Best Regards,
Vasil
