<!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 dir="ltr" bgcolor="#ffffff" text="#000000">
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>
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>
Shachar<br>
<pre class="moz-signature" cols="72">-- 
Shachar Shemesh
Lingnu Open Source Consulting Ltd.
<a class="moz-txt-link-freetext" href="http://www.lingnu.com">http://www.lingnu.com</a>
</pre>
</body>
</html>