How to promote Virtual Network Gateway Routes between to different Route Servers in different Regions.

Manny 0 Reputation points
2023-03-10T03:01:53.47+00:00

If I have a Virtual Network Gateway on Azure East with a Site-to-Site (IPSEC) Connection to access some VM's in AWS, how can I promote these routes from the Route Server on East Region to the Route Server on the West Region so my NVA's on the East and West can ping the VM's in AWS? Currently my NVA on the East can ping all servers in AWS, but my NVA on the West cannot ping and I think it has to do with BGP not populating a proper route to my NVA on the West. Both NVA's are interconnected with a IPSEC VPN and BGP is configured between the NVA's and Route Server on both regions. Do I need to build another Virtual Network Gateway on the West Region since it doesn't have one?

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,801 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
784 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,778 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KapilAnanth-MSFT 49,616 Reputation points Microsoft Employee Moderator
    2023-03-13T03:31:29.9066667+00:00

    @Manny

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I understand that you would like to achieve Transit connectivity between West Region and AWS via East Region.

    May I ask if there is any requirement that you must use a Route Server and your NVA?

    If so, please do let me know.

    If not, what you are trying to achieve is a straight forward configuration.

    For which, you do not have to use Azure Route Server, just establish a VNet Peering or IPSEC between West and East Regions.

    VNet Peering:

    or

    IPSec Connection:

    Kindly let us know if the above helps or you need further assistance on this issue.

    Thanks,

    Kapil


    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.