nerdexam
EC-Council

312-50V11 · Question #464

Which protocol is used for setting up secured channels between two devices, typically in VPNs?

The correct answer is A. IPSEC. IPSec is the standard protocol suite used to authenticate and encrypt IP packets, forming the security foundation for most VPN implementations.

Cryptography

Question

Which protocol is used for setting up secured channels between two devices, typically in VPNs?

Options

  • AIPSEC
  • BPEM
  • CSET
  • DPPP

How the community answered

(32 responses)
  • A
    88% (28)
  • B
    3% (1)
  • C
    3% (1)
  • D
    6% (2)

Why each option

IPSec is the standard protocol suite used to authenticate and encrypt IP packets, forming the security foundation for most VPN implementations.

AIPSECCorrect

IPSec (Internet Protocol Security) operates at the network layer and provides two core protocols - AH (Authentication Header) for integrity and ESP (Encapsulating Security Payload) for encryption - to establish secured channels between devices. It uses IKE (Internet Key Exchange) to negotiate and set up security associations, which is why it is the primary protocol used in site-to-site and remote-access VPNs.

BPEM

PEM (Privacy Enhanced Mail) is a Base64-encoded certificate and key file format, not a protocol for establishing secure communication channels.

CSET

SET (Secure Electronic Transaction) is a protocol designed specifically for securing credit card transactions, not general-purpose VPN tunnels.

DPPP

PPP (Point-to-Point Protocol) is a data link layer protocol for direct connections between two nodes but does not provide encryption or authentication for secured VPN channels.

Concept tested: IPSec protocol for VPN secured channel setup

Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-access/vpn/always-on-vpn/deploy/vpn-deploy-server-infrastructure

Topics

#IPSec#VPN#secure channels#tunneling protocols

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice