<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font size="+1">I realised I may have been under a
        misapprehension here....</font></p>
    <p><font size="+1">Messing about with L2TP & Ipsec again</font></p>
    <p><font size="+1"><br>
      </font></p>
    <p><font size="+1">So if I follow the documentation and have this as
        basic:</font></p>
    <p><font size="+1">virtual-private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12</font></p>
    <p><font size="+1"><br>
      </font></p>
    <p><font size="+1">The ipsec server sits on a 192.168.100.0 network
        and issues DHCP itself in the range</font></p>
    <p><font size="+1">192.168.100.0 - 192.168.100.100</font></p>
    <p><font size="+1"><br>
      </font></p>
    <p><font size="+1">The L2TPD dial in server gives out a few IP
        addresses in the range:</font></p>
    <p><font size="+1">192.168.100.176/28</font></p>
    <p><font size="+1"><br>
      </font></p>
    <p><font size="+1">It has this in the ipsec connection setting:</font></p>
    <p><font size="+1">rightsubnet=vhost:%priv</font></p>
    <p><font size="+1"><br>
      </font></p>
    <p><font size="+1">I *think* that the virtual-private line should be
        like this:<br>
        <br>
virtual-private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,
        %v4:!192.168.100.176/28</font></p>
    <p><font size="+1"><br>
      </font></p>
    <p><font size="+1">Can someone confirm that this is correct, or am I
        missing something?</font></p>
    <p><font size="+1"><br>
      </font></p>
    <p><font size="+1">B. Rgds</font></p>
    <p><font size="+1">John<br>
      </font></p>
  </body>
</html>