Explore

IPsec Internals: AH, ESP and the Two Databases

by Froga

The machinery under an IPsec VPN — which of the two protocols encrypts and which only authenticates, what the SPI identifies, and the difference between the policy database that decides and the association database that holds the keys.

You're previewing this room. Log in or create a free account to answer the questions and track your progress.
Study material

ESP encrypts. AH does not — it provides integrity and data origin authentication and nothing else, so an AH-protected packet travels in plain sight and simply cannot be altered without detection. In practice almost everything uses ESP, because ESP can also authenticate, which makes AH largely redundant.

IPsec offers two protection protocols. Which one provides confidentiality?

multiple choice

ESP — Encapsulating Security Payload
AH — Authentication Header
Both provide it equally
Neither; IPsec only authenticates
One of the two names describes wrapping something up. The other describes proving who sent it.
Log in to answer

Ready to test yourself?

Sign up free to answer, score points, and build your streak.