Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2013 01:28:50 +0900
From:      "Daisuke Aoyama" <aoyama@peach.ne.jp>
To:        "Mats Mellstrand" <mats@exmandato.se>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: FreeBSD/armv6z/clang on Raspberry Pi 512MB (with U-Boot + ubldr)
Message-ID:  <C46F868CE2644D8AA6F608A41D806128@ad.peach.ne.jp>
In-Reply-To: <722ED669-A682-4F25-A65B-1E2FF8CFAA4D@exmandato.se>
References:  <B5F827FF91C94FF2AFEE00194A2BB2C5@ad.peach.ne.jp> <B508111FCE534B2CBA61F4D1EC1078D3@ad.peach.ne.jp> <D3ABE3919EA74D668DB060952B5CD8C0@ad.peach.ne.jp> <2659960079254C38ACD2F1DCBB7A1A19@ad.peach.ne.jp> <E48DEAF481F74C69A1BC7A01F2B8E74A@ad.peach.ne.jp> <D867259F89CF44409C2359527D0263D4@ad.peach.ne.jp> <722ED669-A682-4F25-A65B-1E2FF8CFAA4D@exmandato.se>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>        options=80008<VLAN_MTU,LINKSTATE>
>        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<PERFORMNUD,AUTO_LINKLOCAL>
>        media: Ethernet autoselect (100baseTX <full-duplex>)
>        status: active

If possible, please try other ether device (include wireless LAN).

Thanks,
-- 
Daisuke Aoyama
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C46F868CE2644D8AA6F608A41D806128>