FreeBSD/armv6z/clang on Raspberry Pi 512MB (with U-Boot + ubldr)

Daisuke Aoyama aoyama at peach.ne.jp
Wed Jan 30 16:28:40 UTC 2013


> 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 at 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 at 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
 


More information about the freebsd-arm mailing list