Site 2 Site VPN Using Customer Gateway and Virtual Private Gateway and Dynamic Routing (BGP)

0

I am trying to connect our VPC to our local on premises network via a Draytek Router. I have followed the guide and have manged to connect the ipsec is connected but the tunnel is showing as down indicating that no traffic is passing through. Having attempted to configure the BGP on the CGW following the generic configuration, the neighbour will flip flop between 'active' and 'connect'. My suspicion is that I am missing some port setting or configuration which is preventing the BGP to operate.

3개 답변
0

Given that your BGP neighbor status is fluctuating between 'active' and 'connect', it suggests there may be an issue with the underlying VPN connection stability, incorrect BGP configuration (such as incorrect AS numbers, IP addresses, or neighbor configurations), or network reachability issues.

Ensure all configurations, especially those related to neighbor setup and static network advertisements, are correct.

Supported links:

If this has answered your question or was helpful, accepting the answer would be greatly appreciated. Thank you!

profile picture
전문가
답변함 3달 전
0

Hello Tim,

If your BGP session is failing at Connect state, it means that your peers are unable to complete the TCP handshake. BGP works on TCP port 179. You need to ensure your CGW has rules to allow TCP connection to and from port 179 and ephemeral to complete the handshake. See here for a good guide on troubleshooting BGP sessions. https://repost.aws/articles/ARIKYhXEYyQQqtO2ulKERrbw/bgp-negotiation-over-aws-site-to-site-vpn-and-direct-connect-troubleshooting-strategies-for-efficient-networking

profile pictureAWS
답변함 3달 전
0

To add on to the comments above, if IPSec is UP but BGP is down it could be that connectivity between the inside tunnel interfaces (169.254.x.x/30 addresses) is failing. You can confirm this by pinging the AWS side inside tunnel IP address. If that fails please confirm that the 169.254.x.x/30 range is part of the phase 2 traffic selectors.

profile pictureAWS
전문가
답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인