Created
November 2, 2016 00:45
-
-
Save cjac/1c8e41616bb0feff244ed4850404417e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
conn cjac-mobile | |
# keyexchange=ikev1 | |
leftcert=edge.colliertech.org-cert.der | |
leftid="fqdn:edge.colliertech.org" | |
left=208.115.126.77 | |
leftsubnet=100.65.12.0/32 | |
leftauth=pubkey | |
rightcert=cjac-mobile.colliertech.org-cert.pem | |
rightid="fqdn:cjac-mobile.colliertech.org" | |
right=%any | |
rightauth=pubkey | |
# rightauth2=xauth | |
ikelifetime=7d | |
lifetime=1d | |
rekeymargin=10m | |
keyingtries=%forever | |
reauth=no | |
# authby=rsasig | |
auto=add |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment