Skip to content

Instantly share code, notes, and snippets.

@greenido
Created April 9, 2014 08:14
Show Gist options
  • Save greenido/10239996 to your computer and use it in GitHub Desktop.
Save greenido/10239996 to your computer and use it in GitHub Desktop.
config setup
# strictcrlpolicy=yes
# uniqueids = no
conn myconn
authby=psk
auto=start
dpdaction=restart
esp=aes128-sha1!
forceencaps=yes
ike=aes128-sha1-modp2048!
keyexchange=ikev2
mobike=no
type=tunnel
left=%any
leftfirewall=yes
leftsubnet=10.33.0.0/16
leftauth=psk
leftikeport=4500
right=108.59.85.118
rightsubnet=10.240.0.0/16
rightauth=psk
rightikeport=4500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment