[Berlin-wireless] OLSR vs IPv6 autoconf
Stefan Sperling
stsp
Sa Mai 9 10:12:24 CEST 2015
On Wed, May 06, 2015 at 06:02:10PM +0200, Stefan Sperling wrote:
> On Mon, May 04, 2015 at 11:22:12PM +0200, Bastian wrote:
> > > root at graefe70:~# tcpdump -n -i wlan0-dhcp-2 ip6
> > > 17:51:22.689289 IP6 2001:bf7:830:f33:548b:a73a:cd5d:4866 > 2001:bf7:830:f33::1: ICMP6, echo request, seq 76, length 24
> > > 17:51:23.834316 IP6 2001:bf7:830:f33:548b:a73a:cd5d:4866 > 2001:bf7:830:f33::1: ICMP6, echo request, seq 77, length 24
> > > 17:51:25.740078 IP6 2001:bf7:830:f33:548b:a73a:cd5d:4866 > 2001:bf7:830:f33::1: ICMP6, echo request, seq 79, length 24
> > >
> > > Die Antworten gehen aber alle bei eth0 raus (das interface, an dem
> > > per Kabel die M5 hängt die per 5Ghz im client mode ins mesh geht,
> > > und auf dem OLSR aktiv ist):
> >
> > D.h, der FF-Router antwortet nicht auf Pings die an eines seiner eigenen
> > Interfaces gerichtet sind?
>
> Genau.
Wenn der OLSR seine routen in den main table schreibt (die Zeilen
option RtTable* in /etc/config/olsrd auskommentiert) antwortet der
Router wie erwartet auf ping6 und autoconf clients kommen ins IPv6
Internet.
Das Problem genauer einzugrenzen ist mir gerade zu mühsam.
Ohne funktionierts besser:
root at graefe70:~# ip rule show
0: from all lookup local
32766: from all lookup main
32767: from all lookup default
32776: from all iif wlan0 lookup 223
32776: from all iif eth0 lookup 223
32786: from all lookup 224
32796: from all lookup 223
root at graefe70:~# ip -6 rule show
0: from all lookup local
32766: from all lookup main
4200000001: from all iif lo failed_policy
4200000002: from all iif eth0 failed_policy
4200000015: from all iif br-dhcp failed_policy
4200000016: from all iif wlan0 failed_policy
Komisch dass das bisher niemandem aufgefallen ist.
IPv6 wird noch nicht wirklich viel genutzt, oder? ;-)
Mehr Informationen über die Mailingliste Berlin