<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Shahar , <br>
Thanks ....<br>
<br>
see below :<br>
Shachar Shemesh wrote:
<blockquote cite="mid:4A784B04.4060303@shemesh.biz" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
I'll just point out that my Multicast understanding is a bit tenuous.<br>
  <br>
Lev Olshvang wrote:
  <blockquote cite="mid:4A785714.304@vboxcomm.com" type="cite">Evening
all, <br>
    <br>
    <br>
But if I change the interface IP address to&nbsp; other network, these
packets are ignored at IP layer&nbsp; (data link layer got it since RX count
is running according to ifconfig ) <br>
I have tcp ip forwarding set to 1 and application sets&nbsp; multicast
socket option&nbsp; to join the multicast group. <br>
    <br>
  </blockquote>
Did you change the IP address after the socket is up? Multicast needs
to perform some handshaking before it can start sending data, and this
handshake might be done only at the "start".<br>
  <br>
</blockquote>
<br>
&nbsp;&nbsp; Since this is my network driver , I&nbsp; reload it and set IP after
reload, as well I put some printk in it&nbsp; so I see data link accepts
packages in either case.&nbsp; tcpdump also shows these packets.<br>
<blockquote cite="mid:4A784B04.4060303@shemesh.biz" type="cite">Also, I
would start the debugging by running a sniffer and seeing
whether the packets actually leave the machine, and if so, with what
destination MAC address.<br>
  <br>
</blockquote>
&nbsp; I have no problem with MAC ( driver gets the packets), I put also
some printk in net/ipv4/route.c and I see this packets are discarded at
IP layer.<br>
<blockquote cite="mid:4A784B04.4060303@shemesh.biz" type="cite">Shachar<br>
  <pre class="moz-signature" cols="72">-- 
Shachar Shemesh
Lingnu Open Source Consulting Ltd.
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.lingnu.com">http://www.lingnu.com</a>
  </pre>
</blockquote>
<br>
</body>
</html>