OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / openswan / testing / pluto / dpd-01 / west.conf
1 version 2.0
2
3 config setup
4         # put the logs in /tmp for the UMLs, so that we can operate
5         # without syslogd, which seems to break on UMLs
6         plutostderrlog=/tmp/pluto.log
7         plutorestartoncrash=false
8         dumpdir=/var/tmp
9         plutodebug="dpd control"
10
11 conn %default
12         dpddelay=3
13         dpdtimeout=10
14         dpdaction=restart
15
16 conn packetdefault
17         auto=ignore
18
19 include /etc/ipsec.d/ipsec.conf.common
20