<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <small><font face="Trebuchet MS">Hi list,<br>
        <br>
        I haven't install openswan since 2 years ago. <br>
        To much time for a pause. :))<br>
        <br>
        I have a central VPN server that runs openswan 2.4.9 and
        different locations that are <br>
        running 2.4.x based installations. Right now one of my location
        is migrating from static<br>
        ip allocation to pppoe connection but with the same ip at
        reboot.<br>
        <br>
        Location A - central and B - client.<br>
        <br>
        A - openswan 2.4.9 - static ip<br>
        B - openswan 2.4.15 - pppoe<br>
        <br>
        conf for A: [practicaly is the same conf for A and B right now]<br>
        <br>
        <b>conn A-B<br>
          &nbsp;&nbsp;&nbsp; left=wan_for_A<br>
          &nbsp;&nbsp;&nbsp; leftnexthop=route_for_A &nbsp;&nbsp; <br>
          &nbsp;&nbsp;&nbsp; leftsubnet=lan_for_A &nbsp;&nbsp; <br>
        </b></font></small><b><small><font face="Trebuchet MS">&nbsp;&nbsp;&nbsp;
          right=wan_for_B<br>
          &nbsp;&nbsp;&nbsp; rightnexthop=route_for_B &nbsp;&nbsp; <br>
          &nbsp;&nbsp;&nbsp; rightsubnet=lan_for_B &nbsp;&nbsp; <br>
        </font></small></b><small><font face="Trebuchet MS"><b>&nbsp;&nbsp;&nbsp;
          type=tunnel<br>
          &nbsp;&nbsp;&nbsp; auth=esp<br>
          &nbsp;&nbsp;&nbsp; leftrsasigkey=0sAQO...<br>
          &nbsp;&nbsp;&nbsp; rightrsasigkey=0sAQN... &nbsp;&nbsp; <br>
          &nbsp;&nbsp;&nbsp; auto=start<br>
        </b></font></small><small><font face="Trebuchet MS"><br>
        conf for B: </font></small><br>
    <small><font face="Trebuchet MS"><b><br>
        </b></font></small><small><font face="Trebuchet MS"><b>conn A-B<br>
          &nbsp;&nbsp;&nbsp; left=wan_for_A<br>
          &nbsp;&nbsp;&nbsp; leftnexthop=route_for_A &nbsp;&nbsp; <br>
          &nbsp;&nbsp;&nbsp; leftsubnet=lan_for_A &nbsp;&nbsp; <br>
        </b></font></small><b><small><font face="Trebuchet MS">&nbsp;&nbsp;&nbsp;
          right=wan_for_B<br>
          &nbsp;&nbsp;&nbsp; rightnexthop=route_for_B &nbsp;&nbsp; <br>
          &nbsp;&nbsp;&nbsp; rightsubnet=lan_for_B &nbsp;&nbsp; <br>
        </font></small></b><small><font face="Trebuchet MS"><b>&nbsp;&nbsp;&nbsp;
          type=tunnel<br>
          &nbsp;&nbsp;&nbsp; auth=esp<br>
          &nbsp;&nbsp;&nbsp; leftrsasigkey=0sAQO...<br>
          &nbsp;&nbsp;&nbsp; rightrsasigkey=0sAQN... &nbsp;&nbsp; <br>
          &nbsp;&nbsp;&nbsp; auto=start</b></font></small><br>
    <small><font face="Trebuchet MS"><br>
        Right now I have migrated the B to pppoe connection that's
        working fine but I need to modify my ipsec.conf on both
        server's.<br>
        Can you tell me what I need to modify the confs to match the new
        configurantion.<br>
        <br>
        It would be to hard to migrate all my locations inclusive the
        central one to openswan 2.6.x ?<br>
        <br>
        Thanks in advance.<br>
        <br>
        Best regards,<br>
        Tonis</font></small>
  </body>
</html>