1 Answer
- Newest
- Most votes
- Most comments
0
If you're using a Virtual Private Gateway for an S2S VPN connection, it can't determine how to route traffic to 10.0.0.0/24 (RRAS IP range) since it doesn't reference the subnet route table, as it's not part of any subnet.
However, with a Transit Gateway (TGW) VPN, you can add static routes to 10.0.0.0/24 in the route table associated with the subnet where TGW is connected to the VPC. Relying on a single EC2 instance for remote access VPN may impact resiliency. Consider more scalable options like AWS Client VPN. You can explore relevant architectures here:
answered 7 months ago
Relevant content
- asked 3 months ago
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago