Previous Next

Processing UDP-Encapsulated ESP Packets

When a NIC receives a UDP-encapsulated packet on port 4500, it checks whether the packet is an IKE (control) packet or an ESP (data) packet. For a description of the UDP encapsulation types for IKE and ESP packets, see UDP-ESP Encapsulation Types.

If the incoming ESP packet is a UDP-encapsulated transport-over-tunnel packet, as described in UDP-ESP Encapsulation Types, the NIC first decrypts the ESP payload of tunnel-mode portion of the packet, which is not UDP-encapsulated. Then the NIC processes the UDP-encapsulated tunnel-mode portion of the packet.