On 29 August 2012 11:57, Robert Bradley <[email protected]> wrote: > On 29 August 2012 02:28, Richard Brown <[email protected]> wrote: >> I still cannot connect/get an IPv6 address on se00, *but* I can get >> addresses on all four wireless channels. (In retrospect, I believe this was >> true for 3.3.8-17 as well.) > > Now I finally have a WNDR3800 to play with, I set up my own tunnel on > 3.3.8-17 a couple of weeks back. I'm using www.broker.ipv6.ac.uk > instead of Hurricane Electric, but the script still worked for me with > minor changes to IP addresses and the like.
One thing I remembered is that you're presumably using OS X for this, as opposed to the Windows 7 and Ubuntu clients I'm using. After seeing https://isc.sans.edu/diary.html?storyid=13978&rss by chance, I decided to start logging packets. In CeroWRT's case, we have the "managed" flag unset, but the "other" flag set. We also appear to lack a DHCPv6 server. Maybe setting "option AdvOtherConfigFlag '0'" for all the interfaces and restarting radvd would help? Alternatively, you might have to set up a DHCPv6 server. CeroWRT has dnsmasq-dhcpv6 already, as far as I can tell, but you will probably need to follow the instructions at http://wiki.openwrt.org/doc/howto/ipv6#dnsmasq-dhcpv6 to get that working (including removing dnsmasq and reinstalling dnsmasq-dhcpv6). -- Robert Bradley _______________________________________________ Cerowrt-devel mailing list [email protected] https://lists.bufferbloat.net/listinfo/cerowrt-devel
