Hi everyone! I have a bit of an unusual network setup that I'm trying to figure out. I'm working with an AVD hosts pool, and I need to direct certain traffic from this pool to a Network Virtual Appliance (NVA) located on a different network. I also need to ensure that traffic coming back from the NVA returns to the host pool via a single IP. This setup is specifically for traffic that needs to go over a VPN to a third party. I'm considering using an Azure firewall since I need this solution up and running quickly, but I'm definitely open to any other suggestions you might have!
1 Answer
It sounds like you might be missing some details in your network setup. I'm not sure how Azure Firewall will help with this specific routing issue. Do you currently have a VPN in place? Is it a VPN Gateway or part of the NVA? Clarifying that might help identify the problem better.
There will be a VPN set up from the NVA to the third party. I need specific traffic routed to that interface while the rest goes directly to the internet. Also, I have a 1:1 NAT translation on the NVA and four AVD hosts.