Skip to content

Commit 67df0a5

Browse files
committed
update
1 parent 04fd096 commit 67df0a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/route-server/troubleshoot-route-server.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ If you want to inspect your on-premises traffic using a firewall, you can force
3535

3636
10.0.0.0/16 is the address space of the virtual network and 10.0.1.0/27 is the address space of RouteServerSubnet. 10.0.2.1 is the IP address of the firewall.
3737

38+
### Why do I lose connectivity after associating a service endpoint policy to the RouteServerSubnet or GatewaySubnet?
39+
40+
If you associate a service endpoint policy to the RouteServerSubnet or GatewaySubnet, then communication may break between Azure's underlying management platform and these respective Azure services (Route Server and VPN/ExpressRoute gateway). This can cause these Azure resources to enter an unhealthy state, resulting in connectivity loss between your on-premises and Azure workloads.
41+
3842
### Why can't I TCP ping from my NVA to the BGP peer IP of the Route Server after I set up the BGP peering between them?
3943

4044
In some NVAs, you need to add a static route to the Route Server subnet to be able to TCP ping the Route Server from the NVA and to avoid BGP peering flapping. For example, if the Route Server is in 10.0.255.0/27 and your NVA is in 10.0.1.0/24, you need to add the following route to the routing table in the NVA:

0 commit comments

Comments
 (0)