A administrator notices traffic is being dropped by the 'intrazone-default' policy. What is the most likely cause?
Trap 1: The traffic is coming from a zone with no security profile assigned.
Security profiles do not affect policy match decisions.
Trap 2: The firewall is in Layer 2 mode and the MAC address table is full.
MAC table limitations result in flooding, not policy drops.
Trap 3: The App-ID is unidentified, causing a drop by the default cleanup…
App-ID unidentified traffic is handled by the interzone policy if configured, not intrazone.
- A
The traffic is coming from a zone with no security profile assigned.
Why wrong: Security profiles do not affect policy match decisions.
- B
The firewall is in Layer 2 mode and the MAC address table is full.
Why wrong: MAC table limitations result in flooding, not policy drops.
- C
The App-ID is unidentified, causing a drop by the default cleanup rule.
Why wrong: App-ID unidentified traffic is handled by the interzone policy if configured, not intrazone.
- D
The source and destination zones are the same, and no explicit allow policy exists.
By default, the firewall drops traffic between hosts in the same zone.