Skip to content

Instantly share code, notes, and snippets.

@mmb
Created February 17, 2016 00:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmb/b025ab5c480a2a4ca86f to your computer and use it in GitHub Desktop.
Save mmb/b025ab5c480a2a4ca86f to your computer and use it in GitHub Desktop.
config setup
uniqueids=no
charondebug="enc 0, ike 2, knl 0, net 0"
conn ipsec-10.0.16.1/20
leftcert=instance_certificate.pem
auto=route
keyexchange=ike
esp=aes128gcm16!
type=transport
leftsubnet={selfip}/32
rightsubnet=10.0.16.1/20
mobike=no
conn no-ipsec-10.0.16.1/32
auto=route
type=passthrough
rightsubnet=10.0.16.1/32
conn no-ipsec-10.0.16.10/32
auto=route
type=passthrough
rightsubnet=10.0.16.10/32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment