[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080214162834.GA29186@bongo.bofh.it>
Date: Thu, 14 Feb 2008 17:28:34 +0100
From: md@...ux.IT (Marco d'Itri)
To: netdev@...r.kernel.org
Subject: broken link-local multicast?
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?
root@...l-5a:~# ping6 -c 1 -I eth1 ff02::1
connect: Network is unreachable
root@...l-5a:~# 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
root@...l-5a:~# 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
root@...l-5a:~# 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists