Azure Point-to-site VPN routing -


i've set point-to-site vpn 1 of multiple vnets. when connect machine, can access vnet gateway belongs to. how can set routing, can access other vnets (having vnet-to-vnet gateways working)?

you need set peering. set peering on existing real vnets allow peering vpn subnet. make sure allow traffic in nsg.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -