<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I have been using CeroWRT on
Comcast with a 3800 for about 6 month. The DHCP-PD config has always
been a little unstable for me, but working.<br><br></div>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></div>My
WAN gets a /128, but i cannot get DHCP-PD to work to get addresses on
the rest of my interfaces. The router does seem to have good IPv6
access. <br>
<br></div><br></div>I fiddled with the 6relayd config and came up with
this, but it does not work. Any pointers on how to get this back on
track? The result of the below config is that the /128 from the WAN
interfaces is now present on all the interfaces but my attached
computers get no addresses. <br>
<div><div><div><div><div><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</div></div></div></div></div></div>