Thursday, November 15, 2018

Anyone au fait with Azure networking? Need to default route all traffic down P2PVPN

I'm really struggling with this one, we have a very simple Azure setup, we're really testing the waters with it at the minute. However as we're a healthcare org we need to have all traffic passing through our on prem firewalls.

I can't seem to figure out how to force all traffic from the VM's created back down the P2P VPN. There is a single entry in a RouteTable for all traffic 0.0.0.0/0 to 'internet' I can't delete this as it's in use, and any attempt at adding an additional route errors.

I've found guides on 'Force Tunnelling'

https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-forced-tunneling#configure-forced-tunneling

but the cmdlets don't seem to be supported in the build in cloud shell which I find bizzare.

That said there must be an easier / simpler way that mucking about i powershell!

Appreciate any advise and help!

Cheers

Rich



No comments:

Post a Comment