[sage] OpenWRT und IPv6
Gert Doering
gert at greenie.muc.de
Sun Apr 18 13:47:57 CEST 2010
Hi,
On Tue, Apr 06, 2010 at 11:53:04AM +0200, Christoph Berkemeier wrote:
> Gert Doering schrieb:
[..]
> > Das ist, äh, merkwürdig. Bist Du sicher, dass es 8.09.02 ist, nicht 8.09.01?
> > Wenn ja, werd' ich langsam frühsenil - denn genau die Kombination
> > (8.09.2 mit dem brcm24-Image) ging bei uns nicht - im Standard-Kernel
> > ist kein v6, und wenn man das Modul laden will, gibt es genau die
> > Fehlermeldung von oben.
>
> ja bin ich mir:
>
> KAMIKAZE (8.09.2, r18961) -------------------------
> Linux OpenWrt 2.4.35.4 #12 Tue Dec 29 15:30:20 UTC 2009 mips unknown
>
> Vielleicht ist bei mir ist einfach das richtige Bit verruscht.
So, ich hab' das jetzt endlich selbst testen können.
Kamikaze 8.09.02, download von heute,
http://downloads.openwrt.org/kamikaze/8.09.2/brcm-2.4/openwrt-wrt54g-squashfs.bin
(Binary lt. Webserver vom 29.12.2009)
$ telnet 192.168.1.1
...
KAMIKAZE (8.09.2, r18961) -------------------------
root at OpenWrt:/# uname -a
Linux OpenWrt 2.4.35.4 #12 Tue Dec 29 15:30:20 UTC 2009 mips unknown
root at OpenWrt:/# opkg update
...
root at OpenWrt:/# opkg install kmod-ipv6
Installing kmod-ipv6 (2.4.35.4-brcm-2.4-1) to root...
Downloading http://downloads.openwrt.org/kamikaze/8.09.2/brcm-2.4/packages/kmod-ipv6_2.4.35.4-brcm-2.4-1_mipsel.ipk
Connecting to downloads.openwrt.org (78.24.191.177:80)
kmod-ipv6_2.4.35.4-b 100% |*******************************| 116k --:--:-- ETA
Configuring kmod-ipv6
root at OpenWrt:/# lsmod |grep ipv6
ipv6 197440 -1
... und fuerwahr, damit tut es:
root at OpenWrt:/# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:1C:10:B2:67:53
inet6 addr: fe80::21c:10ff:feb2:6753/64 Scope:Link
Jetzt bin ich ehrlich gesagt auch etwas verwirrt, was da bei meinem
letzten Test schiefgegangen ist... (und offensichtlich auch bei Jens).
Kann mir nur erklären, dass das ein anderes Kernel-Package war, und dort
die Compile-Time-Optionen nicht passen.
Interessant, das :-) (aber irgendwo akademisch, weil grad 10.03 released
worden ist)
... und der Vollständigkeit halber habe ich *das* auch gleich nochmal
probiert :-) - wieder brcm-2.4/openwrt-wrt54g-squashfs.bin
$ telnet 192.168.1.1
..
Backfire (10.03, r20728) --------------------------
root at OpenWrt:~# uname -a
Linux OpenWrt 2.4.37.9 #42 Tue Apr 6 15:59:04 CEST 2010 mips GNU/Linux
root at OpenWrt:~# opkg install kmod-ipv6
Installing kmod-ipv6 (2.4.37.9-1) to root...
Downloading http://downloads.openwrt.org/backfire/10.03/brcm-2.4/packages/kmod-ipv6_2.4.37.9-1_brcm-2.4.ipk.
Configuring kmod-ipv6.
root at OpenWrt:~# lsmod |grep ipv6
ipv6 197568 -1
root at OpenWrt:~# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:1C:10:B2:67:53
inet6 addr: fe80::21c:10ff:feb2:6753/64 Scope:Link
root at OpenWrt:~# ping6 ::1
PING ::1 (::1): 56 data bytes
64 bytes from ::1: seq=0 ttl=64 time=0.520 ms
64 bytes from ::1: seq=1 ttl=64 time=0.418 ms
---> tut also auch.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert at greenie.muc.de
fax: +49-89-35655025 gert at net.informatik.tu-muenchen.de
More information about the SAGE
mailing list