- Newest
- Most votes
- Most comments
From a technical perspective, the setup is feasible, and there are no inherent issues if the Site-to-Site VPN tunnel is initiated by the Customer Gateway (CGW) device. Given that the CGW is behind Carrier-Grade NAT (CGNAT), a few conditions must be met:
Initiation of Traffic: The CGW device must always initiate the VPN traffic due to its dynamic IP nature.
Port Accessibility: The carrier should allow traffic on UDP ports 500 and 4500. This is crucial because UDP ports 500 and 4500 are used for VPN negotiations and encapsulation.
If your CGW device does not support NAT Traversal (NAT-T), which involves converting to UDP port 4500 and encapsulating ESP packets within UDP port 4500 headers, then the carrier must permit traffic on UDP port 500 in addition to allowing the ESP protocol.
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
