<div>BTW:</div><div> I use the tcpdump in m1: tcpdump -i en1 -n &#39;dst 225.0.1.1&#39;, when spuser in m2 join/leave or send message, the m1 can receive the package:</div><div>10.0.0.5.33401 &gt; 225.0.1.1.3333: UDP, length 133</div>
<div>But spuser in m1 could not receive the msg from same group in m2.</div><div><br></div><div><br><br><div class="gmail_quote">2012/3/11 xuansheng mo <span dir="ltr">&lt;<a href="mailto:moxuansheng@gmail.com">moxuansheng@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hello all:<div><p style="font-family:Times;font-size:medium">I installed the spread toolkit in my OS, and config the spread.conf to run under multicast type.</p>
<p style="font-family:Times;font-size:medium">The segment is below(m1 is my localhost)</p>
<p style="font-family:Times;font-size:medium">Spread_Segment <a href="http://225.0.1.1:3333" target="_blank">225.0.1.1:3333</a> {<br>m1 10.0.0.4<br>m2 10.0.0.5<br>}</p><p style="font-family:Times;font-size:medium">when the daemon run, I use the supser to test it.</p>

<p style="font-family:Times;font-size:medium">spuser -s 3333 -u user1  | j spread1  | j spread2</p><p style="font-family:Times;font-size:medium">spuser -s 3333 -u user2  | j spread  | j spread1</p><p style="font-family:Times;font-size:medium">

spuser -s 3333 -u user3 | j spread1 | j spread</p><p style="font-family:Times;font-size:medium">and user1 send the message to group &#39;spread1&#39;, the user3 can receive the message.</p><p style="font-family:Times;font-size:medium">

All it works well in localhost.</p><p style="font-family:Times;font-size:medium">But I start spread daemon on  host m2.</p><p style="font-family:Times;font-size:medium">The segment is below(m2 is my localhost)</p><p style="font-family:Times;font-size:medium">

Spread_Segment <a href="http://225.0.1.1:3333" target="_blank">225.0.1.1:3333</a> {<br>m1 10.0.0.4<br>m2 10.0.0.5<br>}</p><p style="font-family:Times;font-size:medium">First I connect the m1 to test.</p><p style="font-family:Times;font-size:medium">

spuser -s <a href="mailto:3333@10.0.0.4" target="_blank">3333@10.0.0.4</a> -u user4 | j spread1 | j spread2</p><p style="font-family:Times;font-size:medium">and the user4 can receive the message from user1.</p><p style="font-family:Times;font-size:medium">

but , the spuser -s 3333 -u user4 | j spread1 | j spread2 just connect the m2 locally.</p><p style="font-family:Times;font-size:medium">And user4 could not receive the message from m1 with same group.</p><p style="font-family:Times;font-size:medium">

(It seems the two daemon couldn&#39;t exchange message each other, From the architecture about spread, </p><p style="font-family:Times;font-size:medium">it show in <a href="http://www.cnds.jhu.edu/pub/papers/cnds-2004-1.pdf" target="_blank">http://www.cnds.jhu.edu/pub/papers/cnds-2004-1.pdf</a>, <span style="font-family:TimesNewRomanPSMT;font-size:13px">Each daemon keeps track of processes residing on its machine
and participating in group communication</span>).</p><p style="font-family:Times;font-size:medium">So, Does my config file is right ? Or something wrong with it?</p><p style="font-family:Times;font-size:medium">Thanks in advance.</p>
<span class="HOEnZb"><font color="#888888">
<p style="font-family:Times;font-size:medium"><br></p><p style="font-family:Times;font-size:medium">Mo xuansheng</p><p style="font-family:Times;font-size:medium"><br></p><p style="font-family:Times;font-size:medium"> </p>

</font></span></div>
</blockquote></div><br></div>