Description | This article describes how to create a bypass rule and demonstrates an example of whitelisting a range/subnet of IPs through firewall policy. |
Scope | FortiGate. |
Solution |
Let’s take an example here:
For subnet: config firewall address
config firewall policy set srcintf "port4" <-- Internal Interface.
Note: The whitelisted rule should be on the top of all rules to bypass it from inspection.
|