Files
strongswan-ext/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf
T

30 lines
502 B
Plaintext

# /etc/ipsec.conf - strongSwan IPsec configuration file
config setup
plutodebug=control
crlcheckinterval=180
strictcrlpolicy=no
charonstart=no
conn %default
ikelifetime=60m
keylife=20m
rekeymargin=3m
keyingtries=1
authby=xauthpsk
xauth=server
left=PH_IP_MOON
[email protected]
leftsubnet=10.1.0.0/16
leftfirewall=yes
right=%any
auto=add
conn carol
[email protected]
rightsourceip=PH_IP_CAROL1
conn dave
[email protected]
rightsourceip=PH_IP_DAVE1