[Spread-users] Newbie: 2 servers, 1 linux, 1 NT, each has one deamon running, locally work fine, but can't communicate over the internet

Paolo Bernasconi paolo.bernasconi at gmail.com
Thu Jan 22 02:29:39 EST 2009


Hi,
here is the config file,same for both servers:

Spread_Segment xxx.93.145.255:3333 {
machine1 xxx.93.145.124
}
Spread_Segment yyy.154.219.255:3333 {
machineB1 yyy.154.219.120
}

On each server the deamon works fine, and client sessions can communicate,
but there is no way to make both server deamona see each other and have the
messages cross over the internet and reach the other deamon.

After starting up the deamons on each server, this is what I get:

on server at yyy.154.219.120 (linux)
>>>>>>>>>>>>>>>
....
Conf_load_conf_file: using file: spread.conf
Successfully configured Segment 0 [xxx.93.145.255:3333] with 1 procs:
                    machine1: xxx.93.145.124
Successfully configured Segment 1 [yyy.154.219.255:3333] with 1 procs:
                   machineB1: yyy.154.219.120
Finished configuration file.
Hash value for this configuration is: 1744128833
Conf_load_conf_file: My name: machineB1, id: xyyy.154.219.120, port: 3333
Membership id is ( -660939912, 1232603174)
--------------------
Configuration at machineB1 is:
Num Segments 2
        0       xxx.93.145.255    3333
        1       xxyyy.154.219.255   3333
                machineB1               yyy.154.219.120
====================

<<<<<<<<<<<<<<<<

On server xxx.93.145.255    (NT)

>>>>>>>>>>>>>>>>>>>
Conf_load_conf_file: using file: spread.conf
Successfully configured Segment 0 [xxx.93.145.124:3333] with 1 procs:
                    machine1: xxx.93.145.124
Successfully configured Segment 1 [yyy.154.219.120:3333] with 1 procs:
                   machineB1: yyy.154.219.120
Finished configuration file.
Hash value for this configuration is: 2008767669
Conf_load_conf_file: My name: machine1, id: xxx.93.145.124, port: 3333
Membership id is ( -799174276, 1232608861)
--------------------
Configuration at machine1 is:
Num Segments 2
        1       xxx.93.145.124    3333
                machine1                xxx.93.145.124
        0       yyy.154.219.120   3333
====================

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

I can connect locally on each server using spuser, join a group and send
messages. If I use several clients joining the same group, they all see each
other.
However. joining the same group on both severs across the internet will not
get me anywhere. No client session from one server gets to the other server
Now, both server have no firewall, I have disabled it on the NT and opened
everything on the linux.
Shoulnd't this work or am I missing something?

Hope someone can help, I haven't been able to figure it out.

Thanks in advance
Paolo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.spread.org/pipermail/spread-users/attachments/20090121/5eb2d1b6/attachment.html 


More information about the Spread-users mailing list