[Openswan Users] Error %defaultroute
Jiva DeVoe
jiva at ixiacom.com
Tue Jan 4 17:54:39 CET 2005
Trying to connect openswan 2.0 to freeswan 1.99. Getting the following
error:
Jan 4 12:25:03 foo ipsec__plutorun: ipsec_auto: fatal error in
"packetdefault": %defaultroute requested but not known
Here's the config we're using on the openswan side:
config setup
interfaces="ipsec0=eth0"
klipsdebug=all
plutodebug=all
#plutoload=%search
#plutostart=%search
uniqueids=yes
conn %default
keyingtries=0
#left=192.168.1.101
#leftsubnet=192.168.1.0/24
#right=70.0.0.2
#rightsubnet=70.0.0.0/24
conn ipsectest
#type=transport
type=tunnel
compress=no
left=192.168.1.101
leftsubnet=192.168.1.101/32
leftnexthop=192.168.1.101
right=70.0.0.2
rightsubnet=70.0.0.2/32
rightnexthop=192.168.1.102
esp=3des-md5-hmac
auth=esp
authby=secret
keyexchange=ike
pfs=no
keylife=1h
ikelifetime=1h
auto=start
Anyone have any guesses?
More information about the Users
mailing list