# /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 also=west-east leftsubnet=0.0.0.0/0 rightsubnet=0.0.0.0/0 mark=20/0xffffffff vti-interface=vti0 vti-routing=no vti-shared=no # leftvti=192.1.99.1/24 rightvti=192.1.99.254/24 include /testing/baseconfigs/all/etc/ipsec.d/ipsec.conf.common