# basic configuration config setup interfaces="ipsec0=eth0" klipsdebug=none plutodebug=none plutoload=%search plutostart=%search uniqueids=yes # defaults for subsequent connection descriptions conn %default keyingtries=0 disablearrivalcheck=no leftrsasigkey=%dnsondemand rightrsasigkey=%dnsondemand conn WLAN left=192.168.1.75 # The ip-address of the client right=192.168.1.254 # Remote VPN Gateway, eg. the IPCop box rightsubnet=0.0.0.0/0 # We will route everything through the ipsec tunnel rightnexthop= # Don't bother. Uses deafult GW on the IPCop box # auto=auto # IF set, IPSec initialize, but doesn't start the tunnel auto=start # Initialize, and start the tunnel authby=secret # Authenticationmethod, shared secret