<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hi,</div>
<div>&nbsp;</div>
<div>I am a newbie. I am trying to do simplest things to evaluate if I can use spread in my project.</div>
<div>I have a segment of several virtual machines that should talk to each other plus I would like to use spread for IPC between servers and clients on every VM.</div>
<div>I created very simple configuration file:</div>
<div>&nbsp;</div>
<div>Spread_Segment 10.243.111.255{</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.243.105.19</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.243.105.20</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.243.105.21</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.243.105.22</div>
<div>}</div>
<div>&nbsp;</div>
<div>At best two VMs can finish configuration and &quot;see&quot; each other:</div>
<div>&nbsp;</div>
<div>Num Segments 1</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.243.111.255&nbsp;&nbsp; 4803</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.243.105.20</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; localhost4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10.243.105.22</div>
<div>&nbsp;</div>
<div>In most of the attempts only one VM finish configuration and other VMs print the line:</div>
<div>&quot;Conf_load_conf_file: My name: . . ., port 4803&quot;</div>
<div>and stop.</div>
<div>&nbsp;</div>
<div> I can start spuser(s) on VMs but they can't send messages to each other.</div>
<div>( My initial testing on one VM with configuration file that include line: </div>
<div>&quot;loopback&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 127.0.0.1&quot;</div>
<div>allowed me to create a common group to several spusers and send messages to a group)</div>
<div>&nbsp;</div>
<div>I need help to understand what can be wrong with configuration and how I can figure out my problems?</div>
<div>Can I have IPC without loopback?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Yev.</div>
<div>&nbsp;</div>
</font>
</body>
</html>