# /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 logfile=/tmp/pluto.log logtime=no logappend=no dumpdir=/var/tmp protostack=netkey conn road-eastnet-nat ikev2=no also=road-east-base-id-nss also=eastnet # Left security gateway, subnet behind it, next hop toward right. left=%defaultroute leftsubnet=192.0.2.219/32 leftsourceip=192.0.2.219 # Right security gateway, subnet behind it, next hop toward left. right=192.1.2.23 rightnexthop=192.1.2.45 auto=ignore include /testing/baseconfigs/all/etc/ipsec.d/ipsec.conf.common