AZ-801 · Question #112
Server1 has the connection security rules shown in the following table: Rule11: Endpoint1=172.16.10.0/24, Endpoint2=172.16.20.50, Authentication mode=Require inbound and outbound, Authentication metho
The correct answer is A. Yes. Server1 can successfully communicate with Server2 because their Windows Defender Firewall with Advanced Security IPsec rules allow for negotiation.
Question
Options
- AYes
- BNo
How the community answered
(25 responses)- A80% (20)
- B20% (5)
Why each option
Server1 can successfully communicate with Server2 because their Windows Defender Firewall with Advanced Security IPsec rules allow for negotiation.
Server1's rule for Server2 requires NTLMv2 authentication, and while Server2's applicable rule requests Kerberos V5, it does not prohibit NTLMv2. Given Server2 has another rule using NTLMv2, it indicates capability to provide NTLMv2 authentication, allowing the secure IPsec connection to establish.
Communication would fail only if Server2 explicitly rejected NTLMv2 authentication for traffic from Server1 or strictly required a different method that Server1 couldn't provide.
Concept tested: Windows Defender Firewall-IPsec rule negotiation
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/connection-security-rules
Topics
Community Discussion
No community discussion yet for this question.