<div>Fantastic to hear about recent dhcpv6 developments!</div><div>I haven't had the time to use the tweaks advertised to make it working on 3.7.3-2 nor to test 3.7.4-3 but I found something else...</div><div> </div><div>
Since the last builds were about making ipv6 more usable I played with some proxies.</div><div>I added this to /etc/hosts to see if things break:</div><div>::1 localhost localhost6</div><div> </div><div>And they did just a bit. See, I configure my clients to talk to privoxy on ipv4 (until I get Ipv6 for clients), port 8118, then I configure privoxy to talk to polipo on localhost (router) on port 8123, so it's:</div>
<div> </div><div>[client] ---> [privoxy on router:8118] ---> [polipo on router localhost:8123]  ---> [WAN]</div><div> </div><div>(side note: this is the recommended order of chaining these proxies, and so TFO only gets used locally as privoxy does not have a TFO patch, I could write a patch for that, but I never have the time to debug why my cero builds always break :-( )</div>
<div> </div><div>ANyway, this doesn't work (err: Refusing connection from unauthorised net) because thanks to my modification to /etc/hosts, it talks to IPv6 localhost (::1 instead 127.0.0.1) and /etc/config/polipo doesn't allow ::1 by current config so I had to add this to /etc/config/polipo:</div>
<div>list 'allowedClients' '::1'<br></div><div>I'm not saying this is something that definitelly needs a change and it's caused by my mods anyway, but I'm just saying ip6 naming or addressing will potentially create a need to cater for them in various configs of various apps.</div>
<div> </div><div>(yes, it still breaks on dns after a while, but that's another story)</div><div> </div><div>Anyway, Dave, I'm very happy with Cerowrt feature set; especially now that we have DLNA/UPNP stuff sorted. (although I haven't tested ip6 support, I will when I get clients using ip6 soon :-)</div>
<div> </div><div>Best Regards,</div><div>Maciej</div><div> </div><div class="gmail_quote">On Sun, Jan 27, 2013 at 1:09 PM, Dave Taht <span dir="ltr"><<a href="mailto:dave.taht@gmail.com" target="_blank">dave.taht@gmail.com</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">thx  for the hard work of everybody here on straightening out the ipv6 configuration issues!<br>
<br><a href="http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.7.4-3/" target="_blank">http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.7.4-3/</a><br>
<br>+ ipv6 traps dead, dead, dead<br>+ dnsmasq-2.66test12 with dhcpv6 (I hope!) by default<br>+ config for such<br>+ ntpclient/and luci app for such removed<br>+ ntp server enabled by default<br>+ nut (ups daemon) support added as a module (support for usbhid for cyberpower upses, which I just got 3 of)<br>

<br>I *haven't tested this* however the delta from 3.7.4-2 is small (and it's 4AM, so the way things are going y'all will have found and fixed 2 more bugs before I wake up). <br><br>Next up here from an ipv6 perspective is dhcpv6-pd, trying to come up with something that will work again for ahcp, and hopefully cisco's "pie" algorithm and a revised version of "cake"... at which point I'd like to think "beta", and regardless, start updating the web site to point to "modena" rather than "sugarland" as the release, updating the documentation, etc, etc.<br>

<br>If anyone has any "must haves" before calling this release "feature complete", and ready for beta, speak up now!<br><br>One thing waiting in the wings is a vmware vm of a complete ubuntu based cerowrt build system. It is kind of my hope to lower the barriers to entry to distribute that. I have that ready to go, I just don't have the bandwidth available right now to upload a 2GB file.....<br>

<br>PS<br><br>There's also up a version for the picostation 2mHP and nanostation 5M radios. This is a highly specialized build requiring babel and p2p links, it goes up on on a /32 only by default, has my public key in it, and a few other things. I'm at the yurtlab for a week and hope to test stuff at scale.<br>

<br><a href="http://snapon.lab.bufferbloat.net/~cero2/cerowrt/nano-m/3.7.4-3/" target="_blank">http://snapon.lab.bufferbloat.net/~cero2/cerowrt/nano-m/3.7.4-3/</a><br clear="all"><br>back to bed.<span class="HOEnZb"><font color="#888888"><br>
<br>-- <br>Dave Täht<br><br>Fixing bufferbloat with cerowrt: <a href="http://www.teklibre.com/cerowrt/subscribe.html" target="_blank">http://www.teklibre.com/cerowrt/subscribe.html</a> 
</font></span><br>_______________________________________________<br>
Cerowrt-devel mailing list<br>
<a href="mailto:Cerowrt-devel@lists.bufferbloat.net">Cerowrt-devel@lists.bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
<br></blockquote></div><br>