<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 21/01/2014 10:40, Martin Babutzka
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1259099974.3072.1390300815300.open-xchange@www.mailxchange.de"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div> Hello, </div>
      <div>   </div>
      <div> We are using this great piece of software so far as DNS
        cacher but want to implement it also as IPv6 server by now.
        DHCPv4 is handled by another software at the moment
        (isc-dhcp-server) but we think the dnsmasq 2.62-3 is quite
        suitable for our need of an DHCPv6- and RA-server. </div>
      <div>   </div>
      <div> I activated the features in dnsmasq.conf which I think
        should set-up a working DHCPv6/RA-Server (see compressed config
        file below). From then on the server distributed ipv6-addresses
        from the correct range. Unfortunately some error occured: As
        wanted it also distributed Gateway and DNS-server but it used
        the LINK-LOCAL v6 address of the corresponding interface instead
        of the Global configured address (2010:7d0:904:1202::1). Is this
        a bug or misconfiguration? </div>
      <div>   </div>
      <div> Another independent question: With this configuration
        dnsmasq starts to be pretty noisy in the syslog. Is there any
        option to reduce the verbosity once the system works? </div>
      <div> <br>
      </div>
    </blockquote>
    v2.68 includes 'quiet-dhcp, quiet-dhcp6 & quiet-ra' options
    which significantly help the syslog noise.<br>
    <br>
    I think it's correct behaviour to advertise the link-local address.<br>
    <br>
    Hope that helps.<br>
    <br>
    Kevin<br>
    <br>
  </body>
</html>