A security engineer is configuring a site-to-site VPN between two branch offices using IPsec in tunnel mode. Which protocol provides both authentication and encryption of the entire original IP packet?
ESP provides both encryption and authentication, encapsulating the entire original packet.
Why this answer
ESP in tunnel mode encrypts and authenticates the entire original IP packet, while AH only authenticates.