From owner-freebsd-arm@FreeBSD.ORG Wed Jan 30 16:28:40 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 39995C05 for ; Wed, 30 Jan 2013 16:28:40 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (moon.peach.ne.jp [203.141.148.98]) by mx1.freebsd.org (Postfix) with ESMTP id ADE156E0 for ; Wed, 30 Jan 2013 16:28:39 +0000 (UTC) Received: from moon.peach.ne.jp (localhost [127.0.0.1]) by moon.peach.ne.jp (Postfix) with ESMTP id 4E81F39E56; Thu, 31 Jan 2013 01:28:38 +0900 (JST) Received: from artemis (unknown [172.18.0.20]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by moon.peach.ne.jp (Postfix) with ESMTPSA id 39F2639D62; Thu, 31 Jan 2013 01:28:38 +0900 (JST) Message-ID: From: "Daisuke Aoyama" To: "Mats Mellstrand" References: <2659960079254C38ACD2F1DCBB7A1A19@ad.peach.ne.jp> <722ED669-A682-4F25-A65B-1E2FF8CFAA4D@exmandato.se> In-Reply-To: <722ED669-A682-4F25-A65B-1E2FF8CFAA4D@exmandato.se> Subject: Re: FreeBSD/armv6z/clang on Raspberry Pi 512MB (with U-Boot + ubldr) Date: Thu, 31 Jan 2013 01:28:50 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2013 16:28:40 -0000 > The image works, but I can't get IPv6 to work as expected. > > I can ping6 to and from my Raspberry but trying to ssh in to RPIs IPv6 address just hangs. > The same happens when I try to ssh out from RPI to a IPv6 address. > IPv4 works. Sorry, I didn't check with ue0. It seems if_smsc is buggy. I'm using axe for testing. It works IPv6. >pi@raspberry-pi:~ % w > 4:19PM up 2:50, 3 users, load averages: 0.00, 0.00, 0.00 >USER TTY FROM LOGIN@ IDLE WHAT >root u0 - 4:11PM - -csh (csh) >pi pts/0 172.18.0.20 4:12PM - _su (csh) >pi pts/1 2001:3e0:6cf:18:20c:29ff 4:19PM - w >pi@raspberry-pi:~ % ifconfig ue1 >ue1: flags=8843 metric 0 mtu 1500 > options=80008 > ether 10:6f:3f:66:75:1d > inet6 fe80::126f:3fff:fe66:751d%ue1 prefixlen 64 scopeid 0x3 > inet 172.18.0.99 netmask 0xffff0000 broadcast 172.18.255.255 > inet6 2001:3e0:6cf:18:126f:3fff:fe66:751d prefixlen 64 > nd6 options=21 > media: Ethernet autoselect (100baseTX ) > status: active If possible, please try other ether device (include wireless LAN). Thanks, -- Daisuke Aoyama