[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47166F2B.5010706@hp.com>
Date: Wed, 17 Oct 2007 16:23:07 -0400
From: Vlad Yasevich <vladislav.yasevich@...com>
To: David Stevens <dlstevens@...ibm.com>
Cc: Brian Haley <brian.haley@...com>, netdev <netdev@...r.kernel.org>
Subject: Re: multicast: bug or "feature"
David Stevens wrote:
> I'm not clear on your configuration.
>
> Are the sender and receiver running on the same machine? Are
> you saying eth0 and eth1 are connected on the same link?
Yes and Yes.
I know it's a strange config, but it works with IPv6.
Here is the info off the reproducing system:
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:17:08:7D:47:18
inet addr:10.202.1.23 Bcast:10.202.255.255 Mask:255.255.0.0
inet6 addr: 2001:1890:1109:a10:217:8ff:fe7d:4718/64 Scope:Global
inet6 addr: fe80::217:8ff:fe7d:4718/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1094 errors:0 dropped:0 overruns:0 frame:0
TX packets:669 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:107776 (105.2 KiB) TX bytes:109874 (107.2 KiB)
Base address:0x4000 Memory:f9de0000-f9e00000
eth1 Link encap:Ethernet HWaddr 00:18:FE:7F:49:C8
inet addr:10.202.1.26 Bcast:10.202.255.255 Mask:255.255.0.0
inet6 addr: 2001:1890:1109:a10:218:feff:fe7f:49c8/64 Scope:Global
inet6 addr: fe80::218:feff:fe7f:49c8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:479 errors:0 dropped:0 overruns:0 frame:0
TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:52236 (51.0 KiB) TX bytes:4467 (4.3 KiB)
Interrupt:41 Memory:f6000000-f6012100
# ip r l
10.202.0.0/16 dev eth0 proto kernel scope link src 10.202.1.23
10.202.0.0/16 dev eth1 proto kernel scope link src 10.202.1.26
default via 10.202.1.1 dev eth0
-vlad
-
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