AZ-801 · Question #32
You have a server that runs Windows Server. The server is configured to encrypt all incoming traffic by using a connection security rule. You need to ensure that Server1 can respond to the…
The correct answer is D. From the IPsec Settings, configure IPsec exemptions. To allow unencrypted tracert commands while all other incoming traffic is encrypted by an IPsec connection security rule, you must configure an IPsec exemption for ICMPv4 traffic.
Question
Exhibit
Options
- AFrom the IPsec Settings, configure IPsec defaults.
- BCreate a new custom outbound rule that allows ICMPv4 protocol connections for all profiles.
- CChange the Firewall state of the Private profile to Off.
- DFrom the IPsec Settings, configure IPsec exemptions.
How the community answered
(26 responses)- A4% (1)
- B15% (4)
- C8% (2)
- D73% (19)
Why each option
To allow unencrypted tracert commands while all other incoming traffic is encrypted by an IPsec connection security rule, you must configure an IPsec exemption for ICMPv4 traffic.
Configuring IPsec defaults establishes general behaviors for IPsec but does not provide specific exceptions for unencrypted traffic.
Creating a new custom outbound rule for ICMPv4 traffic addresses the server's ability to send ICMP replies but does not resolve the issue of *incoming* unencrypted tracert (ICMP echo requests) being dropped by the existing connection security rule.
Changing the Firewall state of the Private profile to Off disables firewall protection entirely for that profile, which is a significant security risk and not a targeted solution for allowing specific unencrypted traffic.
Configuring IPsec exemptions allows specific types of network traffic, such as ICMPv4 used by tracert, to bypass the IPsec connection security rule and be transmitted or received unencrypted. This ensures tracert commands from other computers can reach Server1 without being dropped due to the encryption requirement.
Concept tested: Windows Defender Firewall IPsec exemptions
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/create-ipsec-exemption-rules
Topics
Community Discussion
No community discussion yet for this question.
