PCNSA · Question #335
Which Security policy action will message a user's browser that their web session has been terminated?
The correct answer is A. Reset client. The 'Reset client' action sends a TCP RST (reset) packet to the client (the user's browser), which causes the browser to display a connection-reset error message, effectively notifying the user that their session has been terminated. In contrast, 'Drop' silently discards packets
Question
Which Security policy action will message a user's browser that their web session has been terminated?
Options
- AReset client
- BDeny
- CDrop
- DReset server
How the community answered
(22 responses)- A91% (20)
- B5% (1)
- C5% (1)
Explanation
The 'Reset client' action sends a TCP RST (reset) packet to the client (the user's browser), which causes the browser to display a connection-reset error message, effectively notifying the user that their session has been terminated. In contrast, 'Drop' silently discards packets without notification, 'Reset server' sends a TCP RST to the server-side of the connection (not the client), and 'Deny' is not a standard Palo Alto Networks Security policy action - the correct term for blocking without notification is 'Drop'.
Topics
Community Discussion
No community discussion yet for this question.