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.
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.
multiple choice
Ready to test yourself?
Sign up free to answer, score points, and build your streak.