public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Niels den Otter <otter@surfnet.nl>
To: linux-kernel@vger.kernel.org
Subject: IGMP problem with 2.5 kernels
Date: Mon, 10 Feb 2003 12:32:11 +0100	[thread overview]
Message-ID: <20030210113210.GA4827@pangsit> (raw)

Hi all,

I have tried to run several IP Multicast applications (SDR, Vat,...)
with on 2.5 kernels (now running 2.5.59bk3) without succes. Same
applications appear to work on 2.4 kernels.

What seems to be happening is that the application binds to the lo
interface instead of eth0 so that no IGMP queries are send out on the
ethernet interface. I have a small application that tries to listen to
address 233.4.5.9 and here is /proc/net/igmp with and without the app  
running:

Withtout app running:
 Idx     Device    : Count Querier       Group    Users Timer    Reporter
 1       lo        :     0      V2
                                 010000E0     1 0:FFF779D7               0
 2       eth0      :     3      V2
                                 010000E0     1 0:400DA3C3               0

With app running:
 Idx     Device    : Count Querier       Group    Users Timer    Reporter
 1       lo        :     0      V2
                                 090504E9     1 1:00000C28               1 
                                 010000E0     1 0:FFF73910               0
 2       eth0      :     3      V2
                                 010000E0     1 0:400D62FC               0

Is there a known problem? Or should multicast applications be changed to
run on 2.5 kernels?


Thanks,

Niels

             reply	other threads:[~2003-02-10 11:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-10 11:32 Niels den Otter [this message]
     [not found] ` <20030212215757.GA1393@pangsit>
2003-03-03 13:49   ` IGMP problem with 2.5 kernels Niels den Otter
2003-03-03 14:13     ` Richard B. Johnson
2003-03-03 14:39       ` 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=20030210113210.GA4827@pangsit \
    --to=otter@surfnet.nl \
    --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