View all questions & answers for the NSE 4 - FortiOS 7.6 Administrator Exam Materials exam


Question 55 Discussion

Refer to the exhibit showing a debug flow output. Which two conclusions can you make from the debug flow output? (Choose two answers)

  • A. The default gateway is configured on port2.
  • B. The RPF check fails.
  • C. The debug flow is for UDP traffic.
  • D. The matching firewall policy denies the traffic.
Correct Answer: A,D

Brave-Dump Clients Votes

AD 100%

Comments



aymanpc 2026-01-09 22:04:50

Selected Answers: A, D


A. The default gateway is configured on port2. The line find a route: flag=00000000 gw-0.0.0.0 via port2 indicates that the FortiGate uses port2 as the exit interface for the default route (0.0.0.0), meaning the next-hop gateway is accessed via that interface.
D. The matching firewall policy denies the traffic. The final lines policy-2 Is matched, act-drop and Denied by forward policy check (policy 2) explicitly confirm that the traffic matched policy ID 2 and was subsequently dropped.