Soru

Zorluk: Çok zorVirtual Private Networks and Remote Access Security

An organization is deploying an enterprise remote access VPN solution for mobile users who frequently operate behind Carrier-Grade NAT (CGNAT) and restrictive corporate firewalls. The network security team requires mutual certificate authentication, complete confidentiality of internal IP headers, and seamless NAT traversal without dropping integrity checks. Which of the following technical configurations and protocol mechanisms must be selected to satisfy these requirements? (Select TWO.)

  1. Enable IPsec NAT-Traversal (NAT-T) to encapsulate Encapsulating Security Payload (ESP) packets within UDP port 4500 when an intermediate NAT device is detected.Cevap
  2. B
    Deploy IPsec Authentication Header (AH) in tunnel mode to provide payload encryption and maintain packet integrity across NAT gateways.
  3. Utilize IPsec Encapsulating Security Payload (ESP) in Tunnel mode paired with EAP-TLS to encrypt the entire inner IP packet and enforce mutual certificate authentication.Cevap
  4. D
    Configure initial Internet Key Exchange (IKEv2) negotiations to establish Phase 1 Security Associations over TCP port 500 for guaranteed packet delivery.

Cevap

The required configurations are enabling NAT-Traversal to encapsulate ESP packets in UDP port 4500 and deploying IPsec ESP in Tunnel mode combined with EAP-TLS for full IP packet encryption and mutual certificate authentication.
The correct selection involves leveraging NAT-Traversal (NAT-T) over UDP port 4500 and deploying ESP in Tunnel mode with EAP-TLS. ESP Tunnel mode encrypts both the inner payload and the inner IP header, fulfilling the requirement for complete packet confidentiality, while EAP-TLS ensures mutual certificate authentication. NAT-T wraps ESP traffic inside standard UDP packets so stateful firewalls and CGNAT devices can properly map translation entries without invalidating cryptographic checksums.

Adım Adım Çözüm

1
Analyze confidentiality and authentication requirements
Full confidentiality of the original IP header and payload requires IPsec ESP in Tunnel mode. Mutual certificate authentication is provided by EAP-TLS.
Transport mode leaves the original IP header unencrypted, while Tunnel mode encapsulates the complete original IP packet inside a new IP header.
2
Evaluate NAT traversal compatibility
Standard ESP operates directly on top of IP (IP Protocol 50) without L4 port numbers, causing NAT mapping failures. NAT-T encapsulates ESP in UDP port 4500 after detecting NAT during IKE negotiations.
Encapsulating ESP in UDP port 4500 enables intermediate routers and CGNAT gateways to track network translation tables via standard port numbers.
3
Evaluate protocol flaws in incorrect choices
Authentication Header (AH) does not offer encryption and fails across NAT. Additionally, IKEv2 relies on UDP port 500/4500, not TCP port 500.
AH includes the IP header in its ICV calculation, making it incompatible with NAT IP address translation, while TCP port 500 is a non-existent standard port combination for IKE.

Anahtar Kavram

IPsec Tunnel Mode vs. Transport Mode & NAT-Traversal Mechanisms
Bu soruyu puanla