strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Define explicit IKEv1 keyexchange mode V
[strongswan.git]
/
testing
/
tests
/
ikev1
/
starter-includes
/
hosts
/
moon
/
etc
/
ipsec.connections
1
# /etc/ipsec.connections - connection definitions
2
3
conn %default
4
ikelifetime=60m
5
keylife=20m
6
rekeymargin=3m
7
keyingtries=1
8
keyexchange=ikev1
9
10
include /etc/ipsec.host
11
12
include /etc/ipsec.peers/*
13