aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/openssl-ikev2/net2net-pgp-v3/hosts/moon/etc/ipsec.conf
blob: 7601113ab28d6a805ce7666eb8ef07550c48f24f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# /etc/ipsec.conf - strongSwan IPsec configuration file

config setup

conn %default
	ikelifetime=60m
	keylife=20m
	rekeymargin=3m
	keyingtries=1
	keyexchange=ikev2
	
conn net-net
	left=PH_IP_MOON
	leftsubnet=10.1.0.0/16
	leftcert=moonCert.asc
	leftid=@#71270432cd763a18020ac988c0e75aed
	leftfirewall=yes
	right=PH_IP_SUN
	rightsubnet=10.2.0.0/16
	rightcert=sunCert.asc
	auto=add