[Spread-users] problems concerning two daemons talking...

Ian Fung if26 at cornell.edu
Sat Mar 29 16:49:39 EST 2003


i am trying to get a daemon running on each box, then having each 
client locally connect to its own daemon via spuser and then sending a 
group message where the other machine can see it. here is my spread.conf

Spread_Segment 192.168.1.255:4805 {
	gattaca 192.168.1.7
	niche 192.168.1.6
}

DebugFlags = { PRINT EXIT MEMBERSHIP }
DangerousMonitor = true
RequiredAuthMethods = "NULL"
AllowedAuthMethods = "NULL"


when i run each daemon, they go up. and i get a membership id. at each 
respective site it will display..

---------------------
Configuration at gattaca is:
Num Segments 1
		1		192.168.1.255		4803
				gattaca				192.168.1.7
=====================

when i send a j <group> from the client started at niche, i see 
messages in gattaca's debug such as "Send_join: State is 4". when i do 
that from gattaca, i see nothing at niche. it seems the clients can not 
talk to each other via the daemons.

thanks for listening,

ian





More information about the Spread-users mailing list