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
Tagged:
0