<div dir="ltr">Hi Kari,<div><br></div><div>DHCP doesn't  need LLA to work. The problem you have is due on some operating system implementation some linux distri.</div><div>On linux system like ubuntu you should include a subnet declaration of one of the IPv6 address of the interface you want the server to listening on. so never use LLA because you'll have same subbed every where as state in your DHCPv6 output.</div><div><br></div><div>If you were using openBSD you just need to specify the DHCP interface in <font color="#333333"><span style="font-size:14px">/etc/rc.conf so no need to create a subnet definition for the server to listen over any interface.</span></font></div><div><font color="#333333"><span style="font-size:14px"><br></span></font></div><div><font color="#333333"><span style="font-size:14px">- Remove LLA address and use a GUA instead</span></font></div><div><font color="#333333"><span style="font-size:14px"><br></span></font></div><div><font color="#333333"><span style="font-size:14px"><br></span></font></div><div><font color="#333333"><span style="font-size:14px"><br></span></font></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-05 12:39 GMT+04:00 Sten Carlsen <span dir="ltr"><<a href="mailto:stenc@s-carlsen.dk" target="_blank">stenc@s-carlsen.dk</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFCC" text="#000000"><span class="">
    <br>
    <br>
    <div>On 05/04/2016 9:14, Simon Hobson wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>"Kari, Vitali" <a href="mailto:Vitali.Kari@komnexx.de" target="_blank"><Vitali.Kari@komnexx.de></a> wrote:

</pre>
      <blockquote type="cite">
        <pre>But I am a little cunfused why I need a subnet6 for Link-Local interface to bring the daemon up. The fe80::/64 will fit to all Link-Local interfaces, so I get a warning about multiple interface matching even if I start the daemon with eth2.


My test config is now:
--------------
option dhcp6.name-servers 2001:4860:4860::8888, 2001:4860:4860::8844;
subnet6 2a03:4920:100::/44 {
   prefix6 2a03:4920:100:100:: 2a03:4920:10f:ff00:: /56;
}

subnet6 fe80::/64 {
}
</pre>
      </blockquote>
      <pre>What IP addresses do you have on eth2 - in particular does it match the /44 subnet you've defined ?

Also, and bear in mind I'm no IPv6 expert, should the subnet and prefix declarations have different prefix lengths ?</pre>
    </blockquote></span>
    Given the previous discussions on IPv6 vs. IPv4 addressing, I don't
    see a logical reason a subnet is needed?<br>
    <br>
    The NIC has an address, who it can talk to is a completely different
    story, defined by the prefixes given by router(s).<br>
    <br>
    Is the concept of the subnet being needed really a left-over from
    IPv4?, like the address/subnet concept which does not exist in IPv6?<br>
    <br>
    Also I am not an IPv6 expert by far J<span class=""><br>
    <blockquote type="cite">
      <pre>

_______________________________________________
dhcp-users mailing list
<a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
    </blockquote>
    <br>
    </span><span class="HOEnZb"><font color="#888888"><pre cols="72">-- 
Best regards

Sten Carlsen

No improvements come from shouting:

       "MALE BOVINE MANURE!!!" 
</pre>
  </font></span></div>

<br>_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div style="text-align:center"><div style="text-align:left"><font color="#00007f"><span style="color:rgb(0,0,127)"></span></font><hr style="width:100%;height:3px"><font color="#00007f"><span style="color:rgb(0,0,127)"><font size="3"><span style="font-family:times new roman,new york,times,serif;font-weight:bold;font-style:italic">Brice ABBA</span><span style="font-family:times new roman,new york,times,serif;font-style:italic"><br><a href="http://www.afrinic.net" target="_blank">www.afrinic.net</a><br style="font-family:times new roman,new york,times,serif;font-style:italic"></span></font><br></span></font></div></div></div></div>
</div>