Technical Tip: Traffic is hitting the implicit deny policy, when interface is used instead of zone to allow the traffic
| Description | This article describes how using an interface instead of a zone could result in traffic hitting the implicit deny policy if the interface belongs to a zone. |
| Scope | FortiGate. |
| Solution | When examining policy and zone:
config system zone
config firewall policy edit 434
If an interface belongs to a zone, the zone must be used in the firewall policy, not the individual interface.
config system zone edit "vpn_IPSEC-1_zone" config firewall policy
Verify that traffic is being allowed by firewall policy ID 434 via the forward traffic log in the GUI. |
