Skip to main content
anikolov
Staff
Staff
May 19, 2025

Technical Tip: How to identify firewall and security policies in a policy based NGFW mode

  • May 19, 2025
  • 0 replies
  • 783 views
Description This article describes how to identify the firewall and security policies in a policy-based NGFW mode
Scope FortiGate
Solution

Profile-based NGFW mode FortiGates are more common than policy-based. There are a few operations that are routine on a profile-based NGFW mode FortiGate, but are more difficult to perform on a policy-based one. On a profile-based based, whatever change needs to be done on a policy itself, it is done with a 'right-click' on the Policy -> Edit in CLI.

 

However, in policy-based NGFW FortiGates, it is a bit different. The outlook is as in the picture below:

 

edit 31.jpg

 

One of the challenges of a profile-based NGFW mode firewall is disabling hardware acceleration. Disabling hardware acceleration to users used to profile-based might add more confusion, as the usual step would be to identify the firewall policy for which you need advanced troubleshooting, and easily right click on the Policy -> edit in CLI, and the command to be issued is 'set auto-asic offload disable'..

 

NPU offload cannot be turned off in a firewall security policy:

 

edit 32.jpg

 

As the command for the interesting traffic is issued, policy_id=2 and ngwfid=3 can be noticed. 'ngwfid' refers to the security policy, where 'policy_id' refers to the SSL Inspection & Authentication policy.

 

edit 33.jpg

 

As per the SSL Inspection & Authentication policies, there are two polices configured:

 

edit 34.jpg

 

For this firewall policy, the offload can be disabled, so policy_id refers to SSL Inspection & Authentication policy:

 

edit 35.jpg

 

The result: offload is disabled.

 

edit 36.jpg

 

More information regarding the NGFW policy can be found in the document below:

NGFW policy