VPC is not working; Received 'No Proposal Chosen' error message

0

Scope: Created a static site-to-site VPC Customer: Watchguard Firewall with up-to-date software

Problem: Used AWS instructions for watchguard and setup VPN Tunnel.

  1. Checked and re-checked Phase 1 and Phase 2 settings
  2. Checked that device can ping the AWS Public IP Address of the Tunnel
  3. Checked that UDP Port 500 allows traffic through it The problem is that my remote site is not able to establish connection through the tunnel, in watchguard firewall logs i get the following error:

ERROR 0x02030014 Received 'No Proposal Chosen' message. Check VPN IKE diagnostic log messages on the remote gateway endpoint for more information.

Has anyone come across this?

질문됨 2년 전1214회 조회
1개 답변
1

Hello,

Firstly, the static VPC you are referring to is not a Static VPC, it is a Static VPN since the error message of no proposal chosen is for the VPN that you are trying to establish.

Coming to the error, this error occurs when there is a mis-match between the configuration parameters and the suggested parameters for Phase-1/2 might not match and this is causing the CGW device to send this error. Basically make sure the two options are matching on both the ends for the VPN to get established.

I would recommend to only check the parameters that are supported on both the ends and uncheck rest of the phase-1/phase-2 settings as mentioned in the link below.

Link- https://docs.aws.amazon.com/vpn/latest/s2svpn/VPNTunnels.html -- [1]

profile pictureAWS
지원 엔지니어
답변함 2년 전
  • Thanks Chirag. I did only check parameters that are supported on both ends. but client is still unable to connect.

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

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

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

관련 콘텐츠