I want to setup PPTP VPN on my GSP Instance but I cant connect to it cause GCP doesn't support GRE Protocol. Is there any software to create VPN server so that I can set those credentials into my router's setting. What if I create VPN in GCP instead of Windows Instance. Will it get connected? Does AWS support GRE?
Asked
Active
Viewed 2,009 times
1 Answers
2
Is there really need for PPTP? It might be time to move on.
- Google has IPsec based Google Cloud VPN.
- AWS has documentation for many solutions.
- And you could always install OpenVPN.

Esa Jokinen
- 46,944
- 3
- 83
- 129
-
But my allows only PPTP. I need this VPN for Privacy. – Sunil Sep 29 '17 at 07:42
-
4PPTP is old and vulnerable i.e. not good for privacy. – Esa Jokinen Sep 29 '17 at 10:52