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

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -