View all questions & answers for the NSE 6 - Network Security 7.6 Support Engineer Materials exam
Question 36 Discussion
Comments
Selected Answers: A
What do you think?
Selected Answers: B
The CLOSE_WAIT state in indicates the device is waiting for the local application to close a TCP connection after receiving a FIN packet from the remote peer
-
Manuel Mejia
2025-12-26 08:49:26
Thats correct: "When a session is closed by both sides, FortiGate keeps that session in the session table for a few seconds more, to allow for any out-of-order packets that might arrive after the FIN/ACK packet. This is the state value 5." https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-FortiGate-session-table-information/ta-p/196988 -
Manuel Mejia
2025-12-26 08:49:32
Thats correct: "When a session is closed by both sides, FortiGate keeps that session in the session table for a few seconds more, to allow for any out-of-order packets that might arrive after the FIN/ACK packet. This is the state value 5." https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-FortiGate-session-table-information/ta-p/196988
Selected Answers: B
This is the important one.
CLOSE state means: TCP session is logically closed
Session entry is kept temporarily
Purpose: handle late or out-of-order packets
This is normal TCP behavior on FortiGate.
Selected Answers: A
Selected Answers: D
For TCP, the first number (from left to right) is related to the server-side state and is 0 when the session is not subject to any inspection (flow or proxy). If flow or proxy inspection is done, then the first digit will be different from 0.
The second digit is the client-side state. The table above correlates the second-digit value with the different TCP session states. For example, when FortiGate receives the SYN packet, the second digit is 2. It changes to 3 when the SYN/ACK packet is received. After the three-way handshake, the state value changes to 1.
When a session is closed by both sides, FortiGate keeps that session in the session table for a few seconds more to allow for any out-of-order packets that might arrive after the FIN/ACK packet. This is the state value 5=TIME_WAIT.
https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-FortiGate-session-table-information/ta-p/196988
Refer to the exhibit The partial output of diagnose sys session stat command is shown. Which statement about the output shown in the exhibit is correct? (Choose one answer)
Brave-Dump Clients Votes