From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (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 0B56821F1D4 for ; Sat, 21 Dec 2013 09:17:47 -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 CFECD20AEA; Sat, 21 Dec 2013 12:17:45 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Sat, 21 Dec 2013 12:17:45 -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=IoEbxMuC/Cp9QYc0mMo/L+UGPp0=; b=d9A6/RqzmDyjH0Rby1c/0UR+4+G2 RiE53kRedeGvW67QZC5GckdRGJiaj64KKCrGlVHYU/rfSRGfx9AO5sc127cZm9Vw jOk+7BoA6HFUyfDfudKr1n/n1dhyfuKI6zoCr0x3OIq8Jv3cNWrWTw3j7+cMv7HO aRKaTaske3lWyok= 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=IoEbxMuC/Cp9QYc0mMo/L+ UGPp0=; b=BY/uhDAN/hLV3q+pA3pOCvQjHj2ctvniMzuo+gr7hCJjnfDsdbqN5f 9dBTezNRVmUq6Nn0+kxq9DTcPrMvxavUSqpi/YGUq5grVOk+E0fn3GMwvODq+ZX6 AkiFHYht0zdUSlxX+LeVH+D1w3DkGPyLAj5ml91v5eoQEDXtp2Vv0= X-Sasl-enc: x0QKpzYMUZfybPHRbIEhmpclPhYxN1tb0WDH0eDNbzZu 1387646265 Received: from [172.30.42.8] (unknown [2.96.14.182]) by mail.messagingengine.com (Postfix) with ESMTPA id 0D72AC00E87; Sat, 21 Dec 2013 12:17:44 -0500 (EST) Message-ID: <52B5CD37.7020404@imap.cc> Date: Sat, 21 Dec 2013 17:17:43 +0000 From: Fred Stratton User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Jim Reisert AD1C , cerowrt-devel@lists.bufferbloat.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Cerowrt-devel] IPV6 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: Sat, 21 Dec 2013 17:17:47 -0000 You used ping, not ping6, from what you posted. On 21/12/13 17:13, Jim Reisert AD1C wrote: > On Wed, Dec 18, 2013 at 9:40 PM, Dave Taht wrote: > >> The gui is broken on seeing the wan port. It does look like you got >> dns via ipv6. >> >> do an >> >> ip -6 addr show > 2: se00: mtu 1500 qlen 1000 > inet6 fe80::100d:7fff:fe64:c60c/64 scope link > valid_lft forever preferred_lft forever > > 3: ge00: mtu 1500 qlen 1000 > inet6 fe80::120d:7fff:fe64:c60d/64 scope link > valid_lft forever preferred_lft forever > >> if you do see ipv6 addrs, hopefully dnsmasq is doing ipv6 dns queries >> at the very least. Try also a ping6 of a ipv6 enabled website. > root@cerowrt:~# ping comcast6.net > PING comcast6.net (69.252.216.215): 56 data bytes > --- comcast6.net ping statistics --- > 6 packets transmitted, 0 packets received, 100% packet loss > > I can get to http://comcast6.net however. > >