# /etc/ipsec.conf - Libreswan IPsec configuration file version 2.0 config setup # put the logs in /tmp for the UMLs, so that we can operate # without syslogd, which seems to break on UMLs plutostderrlog=/tmp/pluto.log plutodebug=all protostack=klips dumpdir=/tmp conn xauth-road-eastnet-psk also=road-eastnet auto=ignore rightxauthserver=yes leftxauthclient=yes conn road-eastnet-psk also=eastnet also=road-east-psk auto=add left=%any ike=3des-sha1 authby=secret conn packetdefault auto=ignore conn road-east-psk right=192.1.2.23 rightid=@east rightnexthop=192.1.2.45 leftid=192.1.3.174 leftnexthop=192.1.3.254 include /testing/baseconfigs/all/etc/ipsec.d/ipsec.conf.common