Forum Discussion
alexander tikhomirov
Nov 15, 2018Brass Contributor
Is Azure network supports VPN PPTP, L2TP, IKE2?
Hello
I have installed VM in Azure and installed RRAS role with VPN, NAT feature. For test purpose I have opened all ports on NSG and on server. From remote client/Win10 I tried to use differents VPN profile to connect but failed with all PPTP, L2TP, IKE2.
//Alexander
5 Replies
Sort By
- Sohail2ndCopper Contributor
did you manage to setup VPN. if so, could you please let me how you resolved it. alexander tikhomirov
- Mark DommisseBrass Contributor
The supported way to set up VPN to Azure is by using Azure VPN Gateways:
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-vpn-faq
- alexander tikhomirovBrass ContributorHi. Thanks for fast reply. I know about it. But for testing purpose I would like to have Azure VM with VPN role installed and have possibility to connect from remote client using publis VM ip, different VPN protocols. As I saw in other blogs PPTP is blocked in Azure because GRE is not supported, only TCP and UDP, I saw manual about how to setup L2TP/IPsec but my try was failed. Also somebody did SSTP but I failed yet, due to some certificated issues. I just wanted to ask community who tried also like this?
//Alexander- AlexisPERRCopper ContributorPPTP and L2TP require GRE, which is not available on Azure, and thus they will not work.
But IKEv2 and SSTP work. You will need a paid certificate though in IIS
C:> netsh ras show sstp-ssl-cert