nerdexam
EC-Council

312-50V13 · Question #14

Which mode of IPSec should you use to assure security and confidentiality of data within the same LAN?

The correct answer is A. ESP transport mode. For securing data confidentiality and integrity within a local area network (LAN) between two endpoints, IPSec's Encapsulating Security Payload (ESP) in transport mode is the appropriate choice.

Submitted by devops_kid· Mar 6, 2026Network and Perimeter Hacking

Question

Which mode of IPSec should you use to assure security and confidentiality of data within the same LAN?

Options

  • AESP transport mode
  • BESP confidential
  • CAH permiscuous
  • DAH Tunnel mode

How the community answered

(22 responses)
  • A
    86% (19)
  • C
    9% (2)
  • D
    5% (1)

Why each option

For securing data confidentiality and integrity within a local area network (LAN) between two endpoints, IPSec's Encapsulating Security Payload (ESP) in transport mode is the appropriate choice.

AESP transport modeCorrect

ESP (Encapsulating Security Payload) provides both confidentiality (encryption) and integrity/authenticity. When used in transport mode, ESP encrypts only the payload of the IP packet, leaving the original IP header intact, which is ideal for securing end-to-end communication between two hosts on the same LAN.

BESP confidential

'ESP confidential' is not a standard IPSec mode or option; ESP itself provides confidentiality when used.

CAH permiscuous

AH (Authentication Header) provides data integrity and authentication but does not provide confidentiality (encryption), which is required by the question, and 'permiscuous' is not an AH mode.

DAH Tunnel mode

AH Tunnel mode, like AH Transport mode, only provides integrity and authentication, not confidentiality. Tunnel mode is also typically used for securing entire IP packets between gateways, not usually for host-to-host communication within a LAN.

Concept tested: IPSec ESP transport mode for LAN security

Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/ipsec-transport-mode

Topics

#IPSec#ESP transport mode#network encryption#LAN security

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice