PointtoPoint Tunneling Protocol PPTP (original) (raw)

Point-to-Point Tunneling Protocol - PPTP

Last Updated : 26 Mar, 2026

Point-to-Point Tunneling Protocol (PPTP) is a VPN protocol that creates a secure tunnel by encapsulating Point-to-Point Protocol (PPP) frames inside IP packets, enabling remote users to access a private network over the Internet.

pptp_2

Point-to-Point Tunneling Protocol

Key Concepts of PPTP

Working

It is called a Layer 2 tunneling protocol because it carries PPP frames, but it operates over an IP (Layer 3) network using TCP and GRE.

pptp

Working of PPTP

**Client–Server Communication

**Types of Information Flow

**Technical Details

Types of Tunneling

1. Voluntary Tunneling

It is a client-initiated VPN method where the user device starts the PPTP tunnel to reach a private network securely over the Internet.

2) Compulsory Tunneling

This is a network-initiated method where a device in the access network automatically creates the tunnel on behalf of the user.

Advantages

Disadvantages