I wanted to establish inter-region VPC connectivity from US-East to US-West VPC.
Brief about VPC, Subnet CIDR's:
US-East
VPC CIDR: 10.0.0.0/16
NAT Subnet CIDR: 10.0.0.0/24
Data Subnet CIDR: 10.0.1.0/24
US-West
VPC CIDR: 10.1.0.0/16
NAT Subnet CIDR: 10.1.2.0/24
Data Subnet CIDR: 10.1.1.0/24
And I did the following configuration: US-East:
- Launched a new OpenVPN instance and configured strongswan for accepting the VPN connections.
- Configured ipsec.conf, ipsec.secrets with the VPN tunnel IP’s and VPN pre shared keys
US-West:
- Created a new customer gateway with the public IP where OpenVPN is running
- Created virtual private gateway and new VPN with our static routes (192.168.XX.XX)
- In HANA security group, opened the 8012 port from anywhere (just for testing)
- In routing tables propagated the route for dataservers subnet and added one more CIDR 10.0.0.0/16 (US East)
- In NAT routing table added the inteet gateway in the routes
But when I trying to ping the private IP of NAT from East to West, not able to ping. Public IP's are reaching.
Any other basic configuration am I missing ?
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 256
تاريخ: يکشنبه
23 خرداد
1395 ساعت: 19:25