# /etc/ipsec.conf - Libreswan IPsec configuration file config setup # put the logs in /tmp for the UMLs, so that we can operate # without syslogd, which seems to break on UMLs logfile=/tmp/pluto.log logtime=no logappend=no plutodebug=all dumpdir=/tmp protostack=netkey conn westnet-eastnet-vti ikev2=no left=%any right=192.1.2.23 also=west-east-base-id-nss # causes a random mark to be set mark=-1/0xffffffff vti-interface=ipsec0 vti-routing=yes vti-shared=yes leftsubnet=192.0.1.0/24 rightsubnet=192.0.2.0/24 include /testing/baseconfigs/all/etc/ipsec.d/ipsec.conf.common