Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Devonlut
New Contributor

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.
webfilter.png

 

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

 

1 Solution
vdralio
Staff
Staff

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

View solution in original post

1 REPLY 1
vdralio
Staff
Staff

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

Labels
Top Kudoed Authors