<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.&nbsp; 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&lt;10.2.3.4&gt;[+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.&nbsp; Here is a copy of my
    config.&nbsp; Any help is appreciated.<br>
    <br>
    conn test <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; left=10.2.3.4<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; leftsubnet=10.2.3.0/24<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; leftnexthop=10.2.3.254<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; leftid=10.2.3.4<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; right=%any<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rightsubnet=vhost:%no,%priv<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; auth=esp<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; authby=secret<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pfs=no<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; compress=yes<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; auto=add<br>
    &nbsp;&nbsp;&nbsp; #type=tunnel<br>
    <br>
  </body>
</html>