How to create AWS site to site VPN with dynamic IP of Customer Gateway?

0

Hi Sir,

I have a Checkpoint Firewall for site to site VPN Customer Gateway which has dynamic public IP, how to create site to site VPN without static IP Customer Gateway?

Below is the Checkpoint Firewall information: Brand: Checkpoint 1530 Firmware: R81+

Thanks.

已提問 2 年前檢視次數 534 次
2 個答案
0
已接受的答案

Hi,

This is possible to use Certificate-based Authentication to deal with the dynamic IP issue. You can configure a CGW (Customer Gateway) without a static IP address.

Resolution:

1/ Create and install a root CA and a subordinate CA

2/ Create a private certificate to use as the identity certificate for your customer gateway

3/ Create a customer gateway for your VPN connection

4/ Configure the AWS Site-to-Site VPN connection with a virtual private gateway

5/ Copy the end entity certificate (the private certificate that you created in above task 2), root CA certificate, and subordinate CA certificate to the customer gateway device

For details, please see: https://aws.amazon.com/premiumsupport/knowledge-center/vpn-certificate-based-site-to-site/

profile pictureAWS
jcvip
已回答 2 年前
profile picture
專家
已審閱 1 年前
profile pictureAWS
專家
已審閱 2 年前
  • Would this work in situations where the customer gateway is behind CGNat and doesn't have a publicly routable IP address at all?

  • Yes, as long as the VPN session is configured for NAT Traversal (NAT-T).

0

You can use certificates to authenticate the Customer Gateway, therefore removing the requirement for a static IP: https://aws.amazon.com/premiumsupport/knowledge-center/vpn-certificate-based-site-to-site/

profile pictureAWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南