Link-local multicast appears to be broken on some interfaces of some of my firewalls. I think that this started after I configured quagga's ospf6d (which does not work because of this), but I am not totally sure.
Does anybody have any idea about how to debug this? [EMAIL PROTECTED]:~# ping6 -c 1 -I eth1 ff02::1 connect: Network is unreachable [EMAIL PROTECTED]:~# ping6 -c 1 -I eth0 ff02::1 PING ff02::1(ff02::1) from fe80::204:23ff:fed8:7dc eth0: 56 data bytes 64 bytes from fe80::204:23ff:fed8:7dc: icmp_seq=1 ttl=64 time=0.032 ms --- ff02::1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.032/0.032/0.032/0.000 ms [EMAIL PROTECTED]:~# ip -6 ro | egrep '^fe80:.* eth[01] ' fe80::/64 dev eth0 metric 256 expires 18788161sec mtu 1500 advmss 1440 hoplimit 4294967295 fe80::/64 dev eth1 metric 256 expires 18788161sec mtu 1500 advmss 1440 hoplimit 4294967295 [EMAIL PROTECTED]:~# uname -a Linux frwl-5a 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux -- ciao, Marco -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html