# /etc/ipsec.conf - Libreswan IPsec configuration file

config setup
	logfile=/tmp/pluto.log
	logtime=no
	logappend=no
	plutodebug=all
	protostack=netkey
	dumpdir=/tmp
        virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:!192.0.2.0/24,%v6:!2001:db8:0:2::/64

conn westnet-eastnet-ipv4-psk-ppk
	also=westnet-eastnet-ipv4-psk
	ppk=yes

include /testing/baseconfigs/all/etc/ipsec.d/ipsec.conf.common