nerdexam
Fortinet

NSE4 · Question #105

For traffic that does match any configured firewall policy, what is the default action taken by the FortiGate?

The correct answer is C. The traffic is blocked and no log is generated. By default, any traffic that does not match an explicitly configured firewall policy on a FortiGate unit is implicitly denied and dropped without generating a log.

Submitted by satoshi_tk· Apr 18, 2026Firewall Policies and Authentication

Question

For traffic that does match any configured firewall policy, what is the default action taken by the FortiGate?

Options

  • AThe traffic is allowed and no log is generated.
  • BThe traffic is allowed and logged.
  • CThe traffic is blocked and no log is generated.
  • DThe traffic is blocked and logged.

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    91% (49)
  • D
    6% (3)

Why each option

By default, any traffic that does not match an explicitly configured firewall policy on a FortiGate unit is implicitly denied and dropped without generating a log.

AThe traffic is allowed and no log is generated.

The default action is to deny traffic that doesn't match a policy, not allow it.

BThe traffic is allowed and logged.

The default action is to deny traffic, not allow it, and logging is not enabled for the implicit deny.

CThe traffic is blocked and no log is generated.Correct

FortiGate devices operate on an explicit permit principle; if traffic does not match any configured firewall policy, it is silently dropped by the implicit deny rule at the end of the policy list, and no log is generated for this implicit action by default.

DThe traffic is blocked and logged.

While the traffic is blocked, it is not logged by default when dropped by the implicit deny rule; explicit logging requires a deny policy with logging enabled.

Concept tested: FortiGate implicit deny policy

Source: https://docs.fortinet.com/document/fortigate/7.4.0/administration-guide/700813/firewall-policies

Topics

#Firewall policies#Default actions#Implicit deny#Traffic processing

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice