aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/libipsec/rw-suite-b/hosts/moon/etc/ipsec.conf
blob: abb34ac91ace8da480e3187aa149d82b609d66bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# /etc/ipsec.conf - strongSwan IPsec configuration file

config setup
	charondebug="knl 3, esp 3"

conn %default
	ikelifetime=60m
	keylife=20m
	rekey=no
	reauth=no
	keyexchange=ikev2
	ike=aes128gcm128-prfsha256-ecp256!
	esp=aes128gcm128-ecp256!

conn rw
	left=PH_IP_MOON
	leftcert=moonCert.pem
	leftid=@moon.strongswan.org
	leftsubnet=10.1.0.0/16
	leftupdown=/etc/updown
	right=%any
	rightsourceip=10.3.0.0/24
	auto=add