# /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 dumpdir=/tmp protostack=klips 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 aggrmode=yes authby=secret conn road-east-psk right=192.1.2.23 rightid=@east rightnexthop=192.1.2.45 leftid=@roadrandom leftnexthop=192.1.3.254 include /testing/baseconfigs/all/etc/ipsec.d/ipsec.conf.common