[Spread-users] Spread configuration with multiple private network segments

John Schultz jschultz at spreadconcepts.com
Thu Sep 6 12:54:50 EDT 2007


The only requirement is that each of the daemons can directly send UDP 
messages to all of the others.  If your network setup allows this, then 
your configuration should work.

Cheers!

---
John Schultz
Spread Concepts
Phn: 443 838 2200

On Wed, 5 Sep 2007, Chan Nan wrote:

> Hello,
>
> I have three servers that I like to send messages to
> each other.  Two are linux servers and the third one
> is  Windows.  They're on a 2 private subnets.  They
> can send messages to each other for a few minutes then
> crashed.
>
> Here's my config file.  All servers use local DNS.
>
> Spread_Segment  192.168.10.255:4803 {
>        linuxserver1
>        linuxserver2
> }
>
> Spread_Segment  192.168.11.255:4803 {
>        winserver
> }
>
> EventLogFile = spread_%h.log
> EventTimeStamp
> DaemonUser = spread
> DaemonGroup = spread
> SocketPortReuse = AUTO
>
>
> According to the spread user guide, it mentioned using
> segment for public IP so I'm not sure if private IP
> segment is ok or not.
>
> Thanks a lot...
>




More information about the Spread-users mailing list