Forum Discussion
Ryan Clark
Dec 07, 2017Copper Contributor
Access Internet through Azure Point to site VPN
I have point to site VPN to Azure working with RADIUS auth and can access resources in the vNet. I would like to be able to route traffic out to the internet over that VPN connection. Can this be don...
Hannel Hazeley
Dec 13, 2017Iron Contributor
Not the expert, but i believe what you are looking for is force tunneling.
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-forced-tunneling-rm
Don't believe it can be done over a P2S connection though.
Ryan Clark
Dec 13, 2017Copper Contributor
Thanks but needs to P2S, site to site is not an option in this case.
I have got a solution by putting RRAS in Azure. MS don't support RRAS in Azure, but it appears to be working at the moment.
- Gwynne VuJun 21, 2018Copper ContributorHi Ryan,
I am having the same issue, can you give me guideline how you use RRAS in Azure to allow internet after P2S? What settings did you have to configure? (e.g. routing?)
Thanks,
Danny- Ryan ClarkJun 21, 2018Copper Contributor
IIRC I just had to add the internal interface to NAT.
- Jimmy GrewalJun 30, 2019Copper Contributor
Ryan Clark would you mind sharing how you did that exactly?