From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id EB7DE21F208 for ; Mon, 18 Nov 2013 07:13:45 -0800 (PST) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 1D0DE20A3E; Mon, 18 Nov 2013 10:13:44 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Mon, 18 Nov 2013 10:13:44 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=imap.cc; h= message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=mesmtp; bh=kjxZNQvRI1y4HZNzcJ29/az80eU=; b=ZL4jpnQZV8OgIDYdfk9Xf9Ax+oKD xRvwQFZl7GssS2txlGPHprW4Zx18F7ldYlYsJhIETMAn3dGm12143wRGori0noJV UL+U980sOdC+pZiQyY27NHKhYHOr4m4RucPF9GjTNJwBjFn/XO+22Cs78qSPpDwp osVo8x4UgJtIDbg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=kjxZNQvRI1y4HZNzcJ29/a z80eU=; b=VOsV0WDY+LUGuI8MvTuU2WIadHZoHnb7rWLrsw9QwRZOlx1qHCsVGw S4luF2w/EM7S/HXI3qV0OcRZ30zREqAMSa745BHqmvNWm0QhLnd9b3PLu3mZa94p iV60XHGZmrS2Zmt2aMAkcCzS0eH0QZJA4LWGyXfMGM3/rNHt35jUs= X-Sasl-enc: TbWPa77XhJ550acudrqbKmITz5dsUwB5HFfK4IV8DA6Z 1384787623 Received: from [172.30.42.8] (unknown [89.240.233.198]) by mail.messagingengine.com (Postfix) with ESMTPA id 780BE680162; Mon, 18 Nov 2013 10:13:43 -0500 (EST) Message-ID: <528A2EA6.7070202@imap.cc> Date: Mon, 18 Nov 2013 15:13:42 +0000 From: Fred Stratton User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: "Richard E. Brown" , cerowrt-devel@lists.bufferbloat.net References: <9E0F9225-3192-44FB-8642-15404DFCDC40@gmail.com> In-Reply-To: <9E0F9225-3192-44FB-8642-15404DFCDC40@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Cerowrt-devel] CeroWrt 3.10.18-1: Computers don't get IPv6 address from HE.net 6in4 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: Mon, 18 Nov 2013 15:13:47 -0000 I would comment that I am connected to the phone line via a 1483 bridged TP-Link TD-W8970 connected to the WNDR3800 running 3.10.18-1. I use PPPoE on the router, and a henet tunnel with a /48 allocated. ps | grep dnsmasq produces an identical result to yours here. However, all machines, wired or wireless, obtain an ipv6 address. Last night, for example, I was setting up crouton on a chromebook, and the ubuntu archive sites accessed were using ipv6 exclusively. I had to disable polipo and reboot the WNDR3800 to get everything to work on the chromebook, a particularly finicky device. On 18/11/13 14:15, Richard E. Brown wrote: 1483 > Another observation about CeroWrt 3.10.18-1 on my WNDR3800. > > I set up a 6in4 tunnel through Hurricane Electric using my tunnel.sh script that’s posted to the wiki. This has worked properly in the past. The problem is that the router gets an IPv6 address, but computers attached to that router don’t. > > In the router, all the interfaces seem to have the expected /64 subnet. I can ping IPv6 hosts (ipv6.google.com, for example) from the router. This router is my secondary router; I am also running CeroWrt 3.10.18-1 on my primary router (but it is not doing IPv6 at all). > > However, neither of my Macs nor my Win7 computer get an IPv6 address. In an earlier message, Dave asked if dnsmasq is running, and I see that I have *two* copies: > > root@cerowrt:~# ps | grep dnsmasq > 2932 nobody 1508 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k > 2934 root 1436 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k > 26609 root 1700 S grep dnsmasq > > Any thoughts? > > Rich > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel