Forum Discussion
ThomasWinther
Jan 16, 2023Copper Contributor
Avoid S2S VPN route propagation?
Hi I'm curious if I can somehow avoid remote S2S subnets to be propagated as routes to all peered or VPN connected vnets in Azure, and even other S2S connections. Is this where the "UsePolicyBase...
ThomasWinther
Copper Contributor
tommykneetz - thanks for the answer!
I've read about the disable option for route propagation on subnets. It doesn't seem to scale... I would have to do that in every subnet where I would filter out the routes, and worse - it would filter out all gateway routes, right?
So I guess it leaves me with either doing some NAT'ing on the VPN connection to avoid the overlap, or to use a NVA, as you also suggest, to have more control of the route injection/propagation.
/Thomas
tommykneetz
Jan 18, 2023Iron Contributor
if you want more scale and more automation than azure virtual wan is your service 🙂