<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font size="-1">I am trying to set up <font size="-1">Openswan<font
size="-1"> so that I can connect things such as<font size="-1">
fir<font size="-1">ewalls to conect to it. I am running
into trouble with </font></font></font></font></font>the
following errors.<br>
<br>
"test"[1] 192.168.11.5 #1: cannot respond to IPsec SA request
because no connection is known for
0.0.0.0/0===10.2.3.4<10.2.3.4>[+S=C]...192.168.11.5[+S=C]===0.0.0.0/0<br>
<br>
state transition function for STATE_QUICK_R0 failed:
INVALID_ID_INFORMATION<br>
<br>
When setting up the other end of the connection I do not necessarily
know what subnet is going to be tunneled, and do not necessarily
know how the device will identify itself. Here is a copy of my
config. Any help is appreciated.<br>
<br>
conn test <br>
left=10.2.3.4<br>
leftsubnet=10.2.3.0/24<br>
leftnexthop=10.2.3.254<br>
leftid=10.2.3.4<br>
right=%any<br>
rightsubnet=vhost:%no,%priv<br>
auth=esp<br>
authby=secret<br>
pfs=no<br>
compress=yes<br>
auto=add<br>
#type=tunnel<br>
<br>
</body>
</html>