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

What to do with Threat 131072

Hi,

please refer to the screenshots - why is the FortiGate blocking legit HTTPS and HTTP traffic? The policy and the corresponding SDWAN rule should alllow everything. It just doesn't make any sense and the provided article is not helpful at all.

https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-Threat-131072-is-seen-in-logs-when-t...

Screenshot 2024-12-02 214509.pngScreenshot 2024-12-02 214659.pngScreenshot 2024-12-02 214907.png

 

 

 

5 REPLIES 5
AEK
SuperUser
SuperUser

Hello

Please double-click on one log entry then share the shown details.

AEK
AEK
DPadula
Staff
Staff

Hi smxko,

Added the column 'Threat Score' to confirm if it is populated with value 30.

I suggest you to run the commands below to understand why the traffic is being blocked.

 

diagnose debug reset  

diagnose debug disable  

diagnose debug console timestamp enable  

diagnose debug flow filter clear  

diagnose debug flow filter proto 6  

diagnose debug flow filter addr x.x.x.x

diagnose debug flow filter port 443

diagnose debug flow show function-name enable  

diagnose debug enable  

diagnose debug flow trace start 500  

 

### To disable the debug 

diagnose debug disable 

 

Post the output here. 

dingjerry_FTNT

Hi @smxko ,

 

Like what the KB article you referred to said, it is actually just traffic being blocked by the firewall policy.

 

Could you please share the FGT config and one raw log message with this issue?

 

Meanwhile, the debug flow outputs will help us more as well.

Regards,

Jerry
smxko
New Contributor II

I found it - it's violation traffic that is logged when a user is connected but did not accept the disclaimer through the voucher portal. Took some time to put put one and one together :D But thanks for your quick help!

sjoshi
Staff
Staff

Hi,

 

config log threat-weight
    set blocked-connection high >> see what you have set here..can you change it to other value other than high and see
end

Let us know if this helps.
Salon Raj Joshi
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors