summaryrefslogtreecommitdiff
path: root/testing/tests/ikev2/host2host-transport-nat/hosts/sun/etc/ipsec.conf
blob: 11b0b2db9740eaa2d6f949eb64e9dec44aa706e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# /etc/ipsec.conf - strongSwan IPsec configuration file

config setup

conn %default
	ikelifetime=60m
	keylife=20m
	rekeymargin=3m
	keyingtries=1
	left=192.168.0.2
	leftcert=sunCert.pem
	leftid=@sun.strongswan.org
	leftfirewall=yes

conn nat-t
	right=%any
	type=transport
	auto=add