VPN

Tunneling

English

Overview

A technology that wraps data from one protocol inside another protocol for transport.

Details

A technology that encapsulates packets of an original protocol within a different protocol, letting them traverse a different network. Since each encapsulation adds a header, it shrinks the effective MTU and makes fragmentation more likely along the path, an easily overlooked consideration during design.

More Networking terms