[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00545) Re: Bug in 2.4.x multicast code?
In article <990555954.1532.0.camel@xxxxxxxxxxxxxxxxxxxxxxxx> (at 22 May 2001 20:25:53 +0200), Bjorn Lindgren <bjorn.e.lindgren@xxxxxxxxx> says:
> I have problems with pinging my link-local address and the common
> link-local multicast addresses on the Linux 2.4.x kernel. I have tried
> all 2.4.x kernels without success. 2.4.0, 2.4.1, 2.4.2, 2.4.3 and 2.4.4.
> I have no problems with this on Linux 2.x, KAME BSD's or Sun Solaris 8.
It's FAQ; Specifying interface is mandatory. Try
% ping6 ff02::1%eth0
--
yoshfuji