Point-to-point tunneling protocol

Point-to-point tunneling protocol (PPTP) is a protocol for virtual private networks. A specification was published as an "informational" RFC in 1999. It has not been ratified by the IETF. The protocol is not considered as secure as other VPN protocols, such as IPsec.

PPTP is implemented as a PPP session over Generic Routing Encapsulation (GRE). Authentication is usually by MSCHAP-v2, and supplies key material for the subsequent Microsoft Point-to-Point Encryption (MPPE) applied to data packets.

PPTP uses a default port of 1723 for communicating across a network. PPTP also uses Generic_Routing_Encapsulation; forwarding port 1723 alone is not sufficient to forward a pptp connection.

This computer network-related article is a stub. Help Wikipedia by expanding it.

External links

See also: Point-to-point tunneling protocol, 1999, Bruce Schneier, CHAP, Computer network, FreeBSD, Generic Routing Encapsulation, IETF, IPsec