<p dir="ltr">Confirmed. My issue is a Comcast issue. Enabling debug on odhcp6 shows comcast dhcpv6 is not allocating a prefix to me in Seattle.</p>
<p dir="ltr">JJB at Comcast acknowledged the issue and it is being worked. That is all know.  </p>
<p dir="ltr">My issue is not a cerowrt issue, sorry for the noise</p>
<p dir="ltr">CB</p>
<div class="gmail_quote">On Jan 5, 2014 4:42 PM, "Matt Mathis" <<a href="mailto:mattmathis@google.com">mattmathis@google.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Background: some time earlier this year Comcast started allocating IPv6 addresses, and everything magically all worked (I know that real magic requires wizards to work very hard behind the scenes.)<div><br>
</div>
<div>I was running the WNDR 3700, that we flashed at your (Dave's) place this summer (3.10.7-1).</div><div><br></div><div>Sometime during the holidays IPv6 stopped working.  I didn't notice it immediately, so I don't know if there should have been any obvious triggers.   Note that both Comcast and my remotely managed clients (Android, etc) probably received updates in this window.  LuCI status->overview indicates a /128 on the upstream interface but no /60 or /64 (although I now see that even with a global address block, this pages does not show it).  From the router I can ping6 out.</div>

<div><br></div><div>I have a spare 3700, which is now freshly flashed with cerowrt 3.10.24 #1 Tue Dec 24 10:50:15 PST 2013.  I installed the 6relay fix on it.</div><div>My config is 100% vanilla except for SSIDs, pw's and the 6relay fix.</div>

<div><br></div><div>Still no joy for my home devices (both WiFi and wired), however now ifconfig on the 3700 reports /64 subnets on all of its interfaces (and they appear in LuCi networks but not the status overview).</div>

<div><br></div><div>6relay does not seem to actually start anything, and odhcp6c is running, which feels a bit odd.  Is this correct?</div><div><br></div><div>Can you point me to the relevant RFCs?  Actually an overview of IPv6 address and router discovery would be most useful.  The IPv6 versions of dhcp, arp, etc.</div>

<div><br></div><div>I need IPv6 at home for some other unrelated server side debugging....</div><div><br></div><div class="gmail_extra"><div><div dir="ltr"><div>Thanks,</div>--MM--<br>The best way to predict the future is to create it.  - Alan Kay<br>

<br>Privacy matters!  We know from recent events that people are using our services to speak in defiance of unjust governments.   We treat privacy and security as matters of life and death, because for some users, they are.</div>

</div>
<br><br><div class="gmail_quote">On Sat, Jan 4, 2014 at 1:30 AM, Steven Barth <span dir="ltr"><<a href="mailto:cyrus@openwrt.org" target="_blank">cyrus@openwrt.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On 03.01.2014 19:43, Dave Taht wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I was also experiencing a race condition with dnsmasq, while I had it enabling<br>
ra and dhcpv6 via dnsmasq. At the moment that's turned off by default, but<br>
I did rather prefer having dns names for my ipv6 addresses...<br>
</blockquote></div>
Well 6relayd and odhcpd collect hostnames of clients acquired via stateful DHCPv6 and export them to dnsmasq in an additional hostfiles. At least that seemed to work when I last tried it a few months ago. The only disadvantage is that there is no "ra-names" feature there.<div>

<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
is there a good way for 6relayd and dnsmasq-dhcpv6 to co-exist?<br>
</blockquote></div>
Ideally they could coexist in a way that you could select dnsmasq and / or odhcpd for different interfaces on the same machine. odhcpd supports that but dnsmasq the last time I've looked seemed to use a single socket binding to all interfaces for DHCP/v6 which prevents coexistance from working correctly because odhcpd / 6relayd can't bind the socket after dnsmasq did and vice versa.<div>

<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Feel free to provide me with some debugging information of the system while<br>
PD fails for you so I can have a look at the probable cause:<br>
<br>
* "ifstatus ge00" (replace ge00 with your IPv6 upstream interface)<br>
* "ip addr list dev ge01" (replace ge01 with the interface your downstream<br>
router is connected)<br>
* "ps | grep 6relayd"<br>
<br>
Anyway I will migrate all the stuff to odhcpd soon (it's successor which<br>
shares a good part of the codebase but is a bit better integrated with the<br>
rest of the environment).<br>
</blockquote>
same question re dnsmasq.<br>
</blockquote></div>
Yeah as pointed out coexistence is a matter of binding sockets. odhcpd will bring the functionality of dynamically enabling / disabling DHCPv4/v6 on interfaces without restarting the daemon and loosing state. This is one of the main reasons for the change and very much eases things for high-level protocols that do dynamic wan/lan detection.<br>


<br>
<br>
Cheers,<br>
<br>
Steven<div><div><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
<br>
Steven<br>
<br>
<br>
<br>
On 03.01.2014 18:31, Dave Taht wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, Jan 3, 2014 at 11:50 AM, cb.list6 <<a href="mailto:cb.list6@gmail.com" target="_blank">cb.list6@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On Fri, Jan 3, 2014 at 8:40 AM, Dave Taht <<a href="mailto:dave.taht@gmail.com" target="_blank">dave.taht@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
At one level I am happy to figure out this is a recently introduced bug.<br>
<br>
On the other hand I am not sure if it is 6relayd.<br>
<br>
What version of cero was working for you?<br>
</blockquote>
<br>
I am not entirely sure, but i think it was from September.<br>
<br>
CB<br>
</blockquote>
At the moment I lack the ability to debug the breakage in ipv6 dhcp-pd<br>
(which is odhcpd) (I am travelling).<br>
<br>
I will on my next stop next week (tuesday) setup a dhcpv6pd server and<br>
see what I can see.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Jan 3, 2014 12:21 AM, "cb.list6" <<a href="mailto:cb.list6@gmail.com" target="_blank">cb.list6@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have been using CeroWRT on Comcast with a 3800 for about 6 month.<br>
The<br>
DHCP-PD config has always been a little unstable for me, but working.<br>
<br>
I recently upgraded to:<br>
<br>
   root@cerowrt:/etc/config# uname -a<br>
Linux cerowrt 3.10.24 #1 Tue Dec 24 10:50:15 PST 2013 mips GNU/Linux<br>
<br>
My WAN gets a /128, but i cannot get DHCP-PD to work to get addresses<br>
on<br>
the rest of my interfaces.  The router does seem to have good IPv6<br>
access.<br>
<br>
<br>
I fiddled with the 6relayd config and came up with this, but it does<br>
not<br>
work.  Any pointers on how to get this back on track?  The result of<br>
the<br>
below config is that the /128 from the WAN interfaces is now present on<br>
all<br>
the interfaces but my attached computers get no addresses.<br>
<br>
<br>
config server 'default'<br>
          option rd 'server'<br>
          option dhcpv6 'server'<br>
          option management_level '1'<br>
          list network 'ge01'<br>
          list network 'gw00'<br>
          list network 'gw01'<br>
          list network 'gw10'<br>
          list network 'gw11'<br>
          list network 'se00'<br>
          list network 'sw00'<br>
          list network 'sw10'<br>
          option fallback_relay 'rd dhcpv6 ndp'<br>
          option master 'ge00'<br>
<br>
root@cerowrt:/etc/config# uname -a<br>
<br>
______________________________<u></u>_________________<br>
Cerowrt-devel mailing list<br>
<a href="mailto:Cerowrt-devel@lists.bufferbloat.net" target="_blank">Cerowrt-devel@lists.<u></u>bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" target="_blank">https://lists.bufferbloat.net/<u></u>listinfo/cerowrt-devel</a><br>
<br>
</blockquote></blockquote></blockquote>
<br>
</blockquote></blockquote>
<br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div></div>
</blockquote></div>