The information in this article applies to:
SUMMARYThis article describes the Point-to-Point Tunneling Protocol (PPTP) packet types and formats used with Microsoft Windows NT 4.0. MORE INFORMATION
PPTP specifies a series of control messages sent between a client and a server, or between a server and a server. This article discusses the packets sent and received between two Routing and Remote Access Services (RRAS) servers to create, maintain, and disconnect a virtual private network (VPN) across a public network.
The primary PPTP control message may take on a number of different tasks, including connection management, call management, error reporting, and Point-to-Point Protocol (PPP) session control. The message code for each type of PPTP control message is listed below.
Each of these PPTP control messages has a packet format that varies slightly. If you need to view the parameters of a particular control message, you can find the detailed description for each in Request for Comments (RF)C 2637. This RFC includes detailed descriptions of each control message and packet format, as well as state diagrams of a PPTP session.When you are troubleshooting PPTP issues, it may be helpful to know which packet types are usually present and in what order they generally appear. The following text is a capture of the summary statements for a PPTP session created between two RRAS servers using LAN-to-LAN routing. The summaries show the creation of a VPN tunnel, maintenance of a VPN tunnel, and deletion of a VPN tunnel. When you are reviewing a Network Monitor trace, you may not see this exact sequence, but you should be able to identify the key sequences involved (creation, maintenance, and deletion).
The above text represents the creation of the PPTP tunnel.
The above text represents the maintenance of the PPTP tunnel.
The above text represents the deletion of the PPTP tunnel.
REFERENCESFor more specific information about PPTP, please see RFC 2637. Additional query words:
Keywords : kbnetwork |
Last Reviewed: October 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |