[Spread-users] configuration help

John Lane Schultz jschultz at spreadconcepts.com
Tue Jul 8 23:36:31 EDT 2014


I’m surprised the daemons ran at all as you gave both machines the same name (Machine1).

Beyond that, you probably have a firewall between the two daemons.

Port 4803 needs to be open for both TCP+UDP.  Port 4804 needs to be open for UDP.  Port 4805 needs to be open for UDP if you want spmonitor to work.

Cheers!

-----
John Lane Schultz
Spread Concepts LLC
Cell: 443 838 2200

On Jul 8, 2014, at 12:43 PM, Dschere at skylinenet.net wrote:

Hello,
 
  I am trying to do a test where I have two spread daemons talking to one another using unicast UDP.  I did the following configuration based a email thread on the Spread-users list back in 2009.
 
Spread_Segment 0.0.0.0:4803 {
     Machine1  172.28.12.239
}
 
Spread_Segment 0.0.0.0:4803 {
     Machine1  172.28.12.240
}
 
Then using the python binding to spread I ran the same script on both Machine1 and Machine2:
 
import spread
mb  = spread.connect() # connect to localhost daemon
mb.join(“command”)
 
# use poll to listen for activity on mb then use mb.receive() to get the message
 
On both Machine1 and Machine2 I only see one member in the group, I would expect to see two members for the “command” group and yet I only see the localhost Machine1 or 2.  
 
Obviously something is wrong with my configuration. The machines are on the same switch next to one another. Multicast is not supported.
 
 
 
 
 
 
<image001.jpg>
<image002.jpg>
<image003.jpg>
<image004.jpg>
<image005.jpg>
 
David Schere, Lead Software Developer
Knowtion Group 
508-C McCormick Drive 
Glen Burnie, MD 21061 
(410) 553-2600 (office) 
410-608-2618 (mobile)
(410) 787-2551 (fax)
DSchere at skylinenet.net
www.knowtiongroup.com
 
 
 

CONFIDENTIALITY NOTICE: The information contained in this electronic message is confidential information intended for the use of the individual or entity named above. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this electronic message to the intended recipient, you are hereby notified that any dissemination or copying of this communication is strictly prohibited. If this message contains non-public personal information about any consumer or customer of the sender or intended recipient, you are further prohibited under penalty of law from using or disclosing the information to any third party by provisions of the federal Gramm-Leach-Bliley Act. If you have received this electronic message in error, please immediately notify us by telephone and return or destroy the original message to assure that it is not read, copied, or distributed by others.
_______________________________________________
Spread-users mailing list
Spread-users at lists.spread.org
http://lists.spread.org/mailman/listinfo/spread-users




More information about the Spread-users mailing list