No BGP routes but S2S VPN tunnels are up

0

I am facing a weird situation when setting S2S VPN with azure. From aws side, I can see that tunnels are up but there are no routes propagated. However on the other side I can see connection and route propagation too. I specified CIDR block of 169.254.22.0/30 and I configured the bgp IP on azure side as 169.254.22.2. Can anyone suggest how to debug and what else can be checked.

nishan
已提问 3 个月前162 查看次数
1 回答
0

Curious how many routes you are trying to advertise from the Azure side and what you are connecting to in AWS (VGW or TGW). VPNs to VGW will only allow 100 dynamic routes from a customer gateway, while TGW will allow up to 1000 routes. https://docs.aws.amazon.com/vpn/latest/s2svpn/vpn-limits.html

Also I would check to make sure route propagation is enabled. https://docs.aws.amazon.com/vpn/latest/s2svpn/SetUpVPNConnections.html#vpn-configure-route-tables

Lastly - you can check detailed logs on the AWS side with CloudWatch, just make sure logs are enabled for the VPN. https://docs.aws.amazon.com/vpn/latest/s2svpn/monitoring-cloudwatch-vpn.html

AWS
Jason
已回答 3 个月前
profile picture
专家
已审核 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则