I'm running into an issue with a VPN over a PPTP (WAN Miniport) connection. There are two significant issues:
- The connection will not stay active if we log off the machine. Currently we login via terminal server, connect the VPN and disconnect the session so it stays active in the background. This is not a desirable solution.
- Even if we just disconnect the terminal session, at random times the VPN disconnects itself and does not automatically reconnect even though the properties are setup to have it reconnect automatically.
How do I go about debugging/fixing this issue? Google searches have turned up nothing of significance. Has anyone else experienced this issue?