netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Athan <aathan_linux_net_1542@cloakmail.com>
To: David Stevens <dlstevens@us.ibm.com>
Cc: netdev@vger.kernel.org
Subject: Re: Cannot receive multicast packets
Date: Thu, 20 Apr 2006 20:51:25 -0400	[thread overview]
Message-ID: <44482C8D.7010401@cloakmail.com> (raw)
In-Reply-To: <OF10DE8AFB.1FB28740-ON88257156.0083D32C-88257157.0000E5BE@us.ibm.com>


David:

Thank you for taking the time to respond.

The packets are arriving via a switched network composed of Cisco 
devices in PIM dense mode.  The packets pass through several switch 
hops, but no routing hops that have been documented to me.  I did not 
think the source IP was relevant to the matching code in linux, since 
there are no source squelching socket options.

There are no firewall rules active on this machine, and the packets are 
definitely visible at the interface (see tcpdump output in my email).

I am going to try upgrading the kernel, and turning off the multicast 
router kernel options as a next step.  But if you have any other ideas 
at all, I'm all ears.

This seems too much like Mr. Murphy's in the room.

A.

David Stevens wrote:
> I've run your test program and it receives fine for me.
>
> I note that the source address is not on the same subnet as
> (any of) the receiver's addresses. Are the packets being
> routed? The default multicasting TTL is 1, though I don't
> know if it'll be checked or dropped on the receiver, seeing
> as we aren't forwarding it.
>
> Also, you might want to run "netstat -s" to see if any of the
> drop counters are being incremented (e.g., checksum error).
>
> Finally, I'm assuming you don't have any firewall rules that
> are matching, right?
>
>                                         +-DLS
>
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   

  reply	other threads:[~2006-04-21  0:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20 19:24 Cannot receive multicast packets Andrew Athan
2006-04-21  0:15 ` David Stevens
2006-04-21  0:51   ` Andrew Athan [this message]
2006-04-21  3:05     ` David Stevens

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=44482C8D.7010401@cloakmail.com \
    --to=aathan_linux_net_1542@cloakmail.com \
    --cc=dlstevens@us.ibm.com \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).