Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connectivity between multiple networks #485

Open
Sumitsrjhs opened this issue Aug 10, 2024 · 2 comments
Open

Connectivity between multiple networks #485

Sumitsrjhs opened this issue Aug 10, 2024 · 2 comments

Comments

@Sumitsrjhs
Copy link

Hi Freinds

I have setup Openswan server on AWS ec2. I have one VPN configured from AWS to GCP and another Openswan to my on-prem site.
I can ping from GCP to Openswan ec2, similar from my on-prem site to Openswan Ec2 IP.
Also, I can ping From My On-prem Site to GCP IP as we, but can't ping from GCP to My On-Prem IPs.
There is only one NIC on my Openswan EC2 i.e. ens5.
I also configured MASQUERADE:
iptables -t nat -A POSTROUTING -o ens5 -j MASQUERADE
I have also enabled IP forwarding.

Please suggest

@letoams
Copy link
Contributor

letoams commented Aug 10, 2024 via email

@Sumitsrjhs
Copy link
Author

HI Letoams

Yes, I upgraded it to strongswan already.
Can you please suggest a solution to my query?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants