You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Site-to-site VPN using strongswan

Summary:

Is possible to establish connection between OCI Site-to-Site VPN and strongswan machine?

Content (required):

I am trying (for training purposes) to establish connection between my router (Openwrt, strongswan) and OCI VPN (site-to-site VPN).

My router is behind NAT, and I have no public IP.

Version (include the version you are using, if applicable):

Current version of Site-to-Site VPN service via OCI

strongSwan 5.8.2

Code Snippet (add any code snippets that support your topic, if applicable):

Current strongSwan configuration:

/etc/ipsec.conf

conn oracle-tunnel-1

   auto=start

   left=%defaultroute

   leftid=%defaultroute

   right=193.123.XX.XX

   type=tunnel

   authby=secret

   keyexchange=ikev2

   ike=aes256-sha384-modp1536

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!