<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/05/2013 13:02, Kevin
      Darbyshire-Bryant wrote:<br>
    </div>
    <blockquote cite="mid:518255CD.60209@darbyshire-bryant.me.uk"
      type="cite">
      Specifying the router's LAN IPv6 address as the start of the range
      was
      not how I anticipated this option to work. And I don't think you
      do
      either based upon your above description.
      So is this an oversight or some tomato based wierdness...either
      way, how
      can I help to sort it out?
      Kevin
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    Ahhh!  Right, a clue:  Changing<br>
    <br>
    enable-ra<br>
    dhcp-range=tag:br0,::100, ::FFFF:FFFF:FFFF:FFFF, constructor:br0,
    ra-names, 12h<br>
    <br>
    to<br>
    <br>
    enable-ra<br>
    dhcp-range=::100, ::FFFF:FFFF:FFFF:FFFF, constructor:br0, ra-names,
    12h<br>
    <br>
    makes it work as expected.<br>
    <br>
    <pre class="moz-signature" cols="72">Kevin
</pre>
  </body>
</html>