<div><br></div><div>Hi List,</div><div><br></div><div>Before I report a bug, I thought I'd ask if anyone has had similar issues. We’re running some testing of IPoE DHCPv6 subscribers and have discovered some strange behavior with the ISC DHCP implementation.</div><div><br></div><div>It appears that when we make concurrent requests to binds subscribers in a pool the same PD prefix is selected for multiple clients. I have built 4.2.3-P2 and tested against this.</div><div><br></div><div><div>Two subscribers try to bind to the DHCPv6 Relay server simultaneously.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">      </span>Relay-forward message from 2200:931::2 port 547, link address 2200:931::2, peer address fe80::6:8</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>Picking pool prefix 2200:931:ffff:ffff::/64</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>Sending Relay-reply to 2200:931::2 port 547</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>Relay-forward message from 2200:931::2 port 547, link address 2200:931::2, peer address fe80::6:9</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>Picking pool prefix 2200:931:ffff:ffff::/64</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>Sending Relay-reply to 2200:931::2 port 547</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>Relay-forward message from 2200:931::2 port 547, link address 2200:931::2, peer address fe80::6:8</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>Sending Relay-reply to 2200:931::2 port 547</div><div><br></div><div>One Client has successfully bound – but the DHCPv6 relay server doesn’t like the same prefix being allocated to both subscribers.</div><div>If we retry the second client again, we see that a different prefix is offered and all is well.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">      </span>Relay-forward message from 2200:931::2 port 547, link address 2200:931::2, peer address fe80::6:9</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>Picking pool prefix 2200:931:ffff:fffe::/64</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>Sending Relay-reply to 2200:931::2 port 547</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>Relay-forward message from 2200:931::2 port 547, link address 2200:931::2, peer address fe80::6:9</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>Sending Relay-reply to 2200:931::2 port 547</div></div><div><br></div><div>Cheers, Jonas</div><div><br></div>