added behind-same-nat p2p scenario

This commit is contained in:
Andreas Steffen
2007-12-19 17:55:08 +00:00
parent aa1a730bfb
commit 8a4e5a957e
14 changed files with 415 additions and 0 deletions
@@ -0,0 +1,36 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
crlcheckinterval=180
strictcrlpolicy=no
plutostart=no
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
mobike=no
dpdaction=restart
dpddelay=60s
left=%defaultroute
leftfirewall=yes
conn medsrv
[email protected]
right=PH_IP_CAROL
[email protected]
p2p_mediation=yes
authby=psk
auto=add
conn p2p
leftcert=aliceCert.pem
[email protected]
right=%any
[email protected]
rightsubnet=PH_IP_VENUS/32
p2p_mediated_by=medsrv
[email protected]
auto=start