public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Niels den Otter <otter@surfnet.nl>
To: Brian Litzinger <brian@top.worldcontrol.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Booting 2.5.63 vs 2.4.20 I can't read multicast data
Date: Tue, 4 Mar 2003 23:39:53 +0100	[thread overview]
Message-ID: <20030304223953.GA3114@pangsit> (raw)
In-Reply-To: <20030304073939.GA31394@top.worldcontrol.com>

Hi Brian,

On Monday,  3 March 2003, brian@worldcontrol.com wrote:
> I give the 2.5 series a try every once in a while and found the 2.5.63
> booted and ran reasonably well.
> 
> I happen to working on some multicast stuff and found that I can't
> read multicast data when running 2.5.63.
> 
> Switched back to 2.4.20 and the multicast data reads fine.
> 
> Back to 2.5.63 and nada.  tcpdump shows the data showing up
> at the interface.  I double checked the obvious stuff like
> multicast being turned on in the kernel.
> 
> I even have tulip and rtl-8139 based cards I can switch between
> and that made no difference either.
> 
> Is there something I have to set someplace to get multicast support in
> 2.5.x?

You appear to be strugling with the same problem I have. What I find is
that the multicast application binds to the loopback instead of ethernet
interface (also no IGMP joins are send out on the ethernet interface).
Can you please check the output of 'netstat -n -g' and see if the
multicast address shows up at the correct interface?

Various people have provided hints on how (and in what order) to setup
the interfaces, but uptil now I have not been able to receive any
multicast data with 2.5 kernels.

It would be nice to know if anyone is able to join multicast groups on
2.5 kernels. Especially for applications that don't bind to a very
specific interface, but leave this choice to the kernel.


-- Niels

  reply	other threads:[~2003-03-04 22:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-04  7:39 Booting 2.5.63 vs 2.4.20 I can't read multicast data brian
2003-03-04 22:39 ` Niels den Otter [this message]
2003-03-05  6:11   ` Booting 2.5.63 vs 2.4.20 I can " brian
2003-03-05  8:25     ` Niels den Otter
2003-03-06  9:49       ` brian
2003-03-06  5:06   ` [PATCH] Re: Booting 2.5.63 vs 2.4.20 I can't " James Morris
2003-03-06  4:51     ` David S. Miller
2003-03-06  9:48     ` Niels den Otter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030304223953.GA3114@pangsit \
    --to=otter@surfnet.nl \
    --cc=brian@top.worldcontrol.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox