Forum Discussion
SIL-ChristianDias
Aug 16, 2022Copper Contributor
Point-to-Site VPN clients to reach AWS EC2 instance through VPN public IP
Hello, I'm currently moving our on-premises DC's and infrastructure to Azure. We have an EC2 instance on AWS hosting a subversion server to which ports are restricted in a security group to ...
KurtBMayer
Aug 16, 2022Iron Contributor
Azure VPN can't route for specific ports. One way I can think to do this is on the P2S VPN page, also populate the Additional Subnets and could provide a W.X.Y.Z/32 for the certain IP of the Meraki.
You'd likely need a S2S VPN setup in Azure between it and AWS. You'd also need to enable Gateway Transit.
Another way could be Configure forced tunneling for Virtual WAN Point-to-site VPN.
Please like or mark this thread as answered if it helped you, thanks!