Lines Matching refs:racoon
13 The server setups need racoon built with the following options:
15 --with-libradius --sysconfdir=/etc/racoon
17 The first server setup, in server/racoon.conf, is for a VPN gateway
21 The second setup, server/racoon.conf-radius, uses a RADIUS server for
29 password configured in the Cisco VPN client is not used by racoon.
31 After you have installed /etc/racoon/racoon.conf, you will also have
38 The client setup needs racoon built with the following options:
40 --enable-adminport --sysconfdir=/etc/racoon --localstatedir=/var
42 You need to copy client/racoon.conf, client/phase1-up.sh and
43 client/phase1-down.sh to /etc/racoon, and you need to copy the
47 Once this is done, you can run racoon, and then you can start
56 add this directive to the remote section of racoon.conf:
61 fails. Peek at the racoon logs to discover what goes wrong.