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 V...
Mark Dommisse
Nov 15, 2018Brass 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 tikhomirov
Nov 15, 2018Brass Contributor
Hi. 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
//Alexander
- AlexisPERRDec 02, 2022Copper 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 - Mark DommisseNov 15, 2018Brass ContributorOthers have tried an ran into the same issues: https://social.msdn.microsoft.com/Forums/en-US/f3bfacf5-14dd-44a2-afbc-0407ddab216c/vpn-on-a-vm-with-windows-server-2012-r2-on-azure?forum=WAVirtualMachinesVirtualNetwork
For the record, RRAS is not supported in Azure, check the following link:
https://support.microsoft.com/en-in/help/2721672/microsoft-server-software-support-for-microsoft-azure-virtual-machines