From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iy0-f171.google.com (mail-iy0-f171.google.com [209.85.210.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 9800B21F0D1 for ; Wed, 29 Aug 2012 05:18:01 -0700 (PDT) Received: by iabz25 with SMTP id z25so1784239iab.16 for ; Wed, 29 Aug 2012 05:18:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2h66kgWSHc5jlJ4q6N8kqxdw07xdgVPk+HnE1zIt72Q=; b=xT+zwFYvEECLKkghTcTDl/aAfaTsE+4opUCKAo3/7y1OhxuyKvePrBw2IOxzn/Yw10 YhGm57ucF9AP+5OrbwGRg6Nmq6CVEbZUL82w7vjlEACwSVIuerLR93usB3eoLPJWCfG4 C4oy+X2BsTK/IvvyJqGCvsyOpNWCoOgB94slQ6sVy95oCua8RkyS0pmIltf6Ih730pHs rcMsiSiP2B3YDhjnwKRNwRwOFh4poKgELE3NuO+I54HZMPrSzUgLLGZnY7lWXa6j0izr P42jFXm3u+llnt0khJtm+oaVuQ44dMHlmUAUwCmtosFNU//h7GMv2hTY6BeptuFjLHfZ 8h5A== MIME-Version: 1.0 Received: by 10.50.88.229 with SMTP id bj5mr1341439igb.21.1346242680633; Wed, 29 Aug 2012 05:18:00 -0700 (PDT) Received: by 10.64.136.135 with HTTP; Wed, 29 Aug 2012 05:18:00 -0700 (PDT) In-Reply-To: References: <78BC1794-317B-43E5-9E49-44D34AA0BF17@intermapper.com> Date: Wed, 29 Aug 2012 13:18:00 +0100 Message-ID: From: Robert Bradley To: cerowrt-devel@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Subject: [Cerowrt-devel] development snapshot of cerowrt-3.3.8-21 released X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2012 12:18:01 -0000 On 29 August 2012 11:57, Robert Bradley wrote: > On 29 August 2012 02:28, Richard Brown 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