Skip to content

Instantly share code, notes, and snippets.

@wbingli
Created June 25, 2014 02:37
Show Gist options
  • Save wbingli/52cf52e2db0fc5a2dc29 to your computer and use it in GitHub Desktop.
Save wbingli/52cf52e2db0fc5a2dc29 to your computer and use it in GitHub Desktop.
Configure L2TP/IPSec
conn L2TP-PSK-noNAT │
authby=secret │
pfs=no │
auto=add │
keyingtries=3 │
rekey=no │
ikelifetime=8h │
keylife=1h │
type=transport │
left=104.131.250.245 │
leftprotoport=17/%any │
right=%any │
rightprotoport=17/%any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment