[Csync2] outgoing interface?

Thomas -Balu- Walter list+csync2 at b-a-l-u.de
Tue Sep 16 20:52:38 CEST 2008


Hi

I have csync2 installed on a master server with multiple (virtual)
interfaces (Debian Linux). 

eth0   is X.Y.7.121
eth0:1 is X.Y.7.123
eth0:2 is X.Y.7.124
...

The hostname master1 used in csync2.cfg has the IP of eth0. Csync2
however uses eth0:1 to connect to the slaves which fails with 
ERROR from peer slave1: Identification failed!

This is because the slaves expect master1 to be at the IP of eth0
(X.Y.7.121).

Routing table on the master also tells it to use eth0 as outgoing
interface, no matter what target network it connects to...


I've just figured that I'm supposed to use the @interface syntax as in         
    host master1 at eth0;

But that did not help either? csync2 version is Debians 1.33-2.

Regards
     Balu


More information about the Csync2 mailing list