Skip to main content
nsoni
Staff
Staff
June 13, 2022

Technical Tip: How to disable port 80 to achieve FortiSIEM security hardening

  • June 13, 2022
  • 0 replies
  • 1556 views
Description The article explains how to harden FortiSIEM security with respect to port 80.
Scope FortiSIEM
Solution

Port 80 cannot be disabled as it is required for proper functioning of FortiSIEM.

 

However, access to port 80 maybe disabled on FortiSIEM using 'firewall-cmd' utility.

 

# firewall-cmd --permanent --remove-service=http

# firewall-cmd --reload

 

Related documentation link:

https://docs.fortinet.com/document/fortisiem/6.5.0/hardening-guide/582961/hardening-fortisiem-security