[Csync2] hosts unable to connect to each other

Eric Van Buggenhaut eric at proyectosolidario.org
Fri Nov 17 10:47:47 CET 2006


I just set up 2 hosts with csync2, scp'd the share key from one to the 
other but for some reason they're unwilling to talk to each other. I got 
this sparse message:

mekas:/home/eric# csync2 -Tv
Running in-sync check for mekas <-> vertov.
Connecting to host vertov (SSL) ...
Can't connect to remote host.
ERROR: Connection to remote host failed.
Finished with 1 errors.
mekas:/home/eric#

Same from the other host:

vertov:/home/eric# csync2 -Tv
Running in-sync check for vertov <-> mekas.
Connecting to host mekas (SSL) ...
Can't connect to remote host.
ERROR: Connection to remote host failed.
Finished with 1 errors.
vertov:/home/eric#


The connection gets through to the other host though:

vertov:/home/eric# tcpdump -i eth0 port 30865
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
10:49:54.061390 IP mekas.proyectosolidario.org.51427 > 
vertov.proyectosolidario.org.csync2: S 1108559591:1108559591(0) win 5840 
<mss 1460,sackOK,timestamp 3378647445 0,nop,wscale 2>
10:49:54.061615 IP vertov.proyectosolidario.org.csync2 > 
mekas.proyectosolidario.org.51427: R 0:0(0) ack 1108559592 win 0


Nothing shows up in /var/log. Is there a way I can debug this ?

--
Eric


More information about the Csync2 mailing list