Invalid FortiGuard Web Filtering override request - uilamis/Fortinet GitHub Wiki
Mensagem de erro:
If you have been granted override creation privileges by your administrator, you can enter your username and password here to gain immediate access to the blocked web-page. If you do not have these privileges, please contact your administrator to gain access to the web-page. Invalid FortiGuard Web Filtering override request.
Descrição do problema:
Esse ocorre quando websites utilizam a porta 8010 ou 8008, que são as portas utilizadas pelo Fortiguard para emitir suas mensagens de bloqueio.
Solução:
#config webfilter fortiguard
(fortiguard) # get
cache-mode : ttl
cache-prefix-match : enable
cache-mem-percent : 2
ovrd-auth-port-http : 8008
ovrd-auth-port-https: 8010
Modificar para:
cache-mode : ttl
cache-prefix-match : enable
cache-mem-percent : 2
ovrd-auth-port-http : 58000
ovrd-auth-port-https: 58002