Open In App

PPTP Full Form

PPTP stands for Point-to-Point Tunneling Protocol.
PPTP is a networking standard for connecting to virtual private networks(VPN). These are secure networks that can be accessed over the Internet, allowing users to access a network from a remote location. This is useful for people who need to connect to other network from a location to another location.



The “point-to-point” term refers to the connection generated by PPTP. It allows one point to access another determined point over the Internet. The “tunneling” term refers to the way one protocol/Algorithm is encapsulated within another respective one. In PPTP, the point-to-point protocol is wrapped inside the TCP/IP protocol, which provides the Internet connection. Therefore, even though the connection is created over the Internet, the PPTP connection makes a direct link between the two clients/locations, giving a secured connection. PPTP is fast due to its low level of encryption and it is capable of offering fast connectivity.

Working of a PPTP

PPTP is an improved version of PPP, on the basis of its authentication and encryption framework. Like all tunneling technologies, PPTP is used to encapsulate data, creating a route for data to flow across an IP network.
PPTP uses a client-server design that operates at Layer 2 of the OSI model. Once the VPN tunnel is established, PPTP supports two types of information flow, one is the Control messages for managing and eventually tearing down the VPN connection. Control messages pass directly between VPN client and server. The other one being Data packets that pass through the tunnel, i.e. to or from the VPN client.
PPTP uses General Routing Encapsulation, TCP port 1723, and IP port 47. PPTP supports encryption keys up to 128-bits, and it uses Microsoft Point-to-Point Encryption



The most secured versions of PPTP is to exclusively use:

Types of Tunneling:

Advantages of PPTP

Disadvantages of PTTP

Article Tags :