VPN S2S With Public VIF Enabled

0

Why is the VPN tunnel consistently down when attempting to create a backup over the Internet connection for our Direct Connect, and why does the tunnel only become active when the Public VIF interface is shut down? Upon debugging the router, it appears that AWS is not responding to the VPN until the Public VIF is deactivated. Although I am using the VPN IP Address provided from the ISP. What could be causing this issue? " Enter image description here

Kala
질문됨 5달 전159회 조회
1개 답변
2
수락된 답변

Hello ,

Hope is all good,

My Answer will Assume that the Internet Service Provider IP Address Range you are using for the VPN, you don't own it so you are not advertising them using the public VIF & you are using just the default route for the internet line .

The issue appears to be from the fact that the AWS Public VPN IP Range is being advertised from the Public VIF. Consequently, your Router (CPE) tends to prefer the Public VIF as an exit interface (if there is no specific route defined). the Source IP of the tunnel will be from the Range of the ISP Range. where AWS will, recognizing that this source is not in the Owned Range and, filters this traffic received from the public VIF, resulting in the VPN tunnel consistently remaining down when the Public VIF Is UP.

https://docs.aws.amazon.com/directconnect/latest/UserGuide/routing-and-bgp.html#routing-policies

To address this challenge, I recommend implementing a specific route on your CPE towards your Internet Service Provider for the AWS Public VPN IP address. This will allow your CPE to explicitly route traffic destined for the AWS Public VPN IP Range through your Internet connection.

Please reply back if my assumption is wrong and provide the VPN logs you captured

AWS
Shmosa
답변함 5달 전

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

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

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

관련 콘텐츠