Exam PCNSA All QuestionsBrowse all questions from this exam
Question 320

Which Security policy action will message a user's browser that their web session has been terminated?

    Correct Answer: A

    The action that will inform a user's browser that their web session has been terminated is 'Reset client'. When the 'Reset client' action is selected in a security policy rule, the firewall sends a TCP Reset (RST) packet to the user's browser. This immediately closes the session and notifies the browser, ensuring the session is terminated gracefully from the client's end while the server remains unaware. This method is especially useful for ensuring that the browser does not remain in a pending state and that the application can handle the session closure properly.

Discussion
ReliicOption: A

The correct answer to the question "Which Security policy action will message a user's browser that their web session has been terminated?" is A. Reset client. This option is chosen because sending a reset only to the client ensures that internal hosts receive a notification that the session was reset, and the browser is not left in a pending state. This action allows the application to close the established session, while the remote server remains unaware. This is particularly useful in situations where a web session needs to be terminated immediately, such as when a user accesses a malicious or unauthorized website or when there is a violation of a security policy rule

hibozelOption: A

B can not be corret. If default deny action is drop, then there is no response will be sent to client's browser, just silently drop. When this action is selected in a security policy rule, the firewall will send a TCP RST (reset) packet to the client's browser, which will terminate the web session and display an error message in the user's browser indicating that the session has been reset or terminated. The Reset Client action is useful in situations where a web session needs to be terminated immediately, such as when a user is accessing a malicious or unauthorized website or when there is a violation of a security policy rule.

MazalazaOption: B

B is correct

fb48

Agree with B

davidmdlp85Option: A

Sending a reset only to the client would ensure, for example, internal hosts receive a notification the session was reset and the browser is not left spinning or the application can close the established session while the remote server is left unaware. https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClltCAC

Jackie26Option: A

https://live.paloaltonetworks.com/t5/general-topics/pa-smb-deny-behaviour/m-p/188331#M57178 Deny requires an application to decide the appropriate 'reject' action for the application if you need to actively reject i'd propose you use 'Reset Client' instead So answer is A

kico55Option: A

Answer A: Sending a reset only to the client would ensure, for example, internal hosts receive a notification the session was reset and the browser is not left spinning or the application can close the established session while the remote server is left unaware. https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClltCAC

hdrnzienlaoroljolOption: A

The Drop action is mostly used as a stealthy way of discarding traffic. The firewall will simply throw away any packets associated with an unwanted connection, not letting the client or server know the packets are being discarded.

SessoConPupoPazzoOption: A

otherwise right on the money with Community answers.

SillyGoose123Option: B

Deny actions sends a type 3 ICMP packet, notifying the client of the terminated connection

cjaceOption: A

A. Reset client12 The “Reset client” action will discard the session’s packets and send a TCP RST packet to let the client know the session has been terminated so it can gracefully close the session locally

NorthIdahoOption: A

Sending a reset only to the client would ensure, for example, internal hosts receive a notification the session was reset and the browser is not left spinning or the application can close the established session while the remote server is left unaware.

cert111Option: A

It's A.... "The Drop action is mostly used as a stealthy way of discarding traffic. The firewall will simply throw away any packets associated with an unwanted connection, not letting the client or server know the packets are being discarded." https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClltCAC

SillyGoose123Option: B

B is correct

baccalaccaOption: A

A https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-admin/policy/security-policy/security-policy-actions