<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div><br></div><div>I have been really struggling to get a simple implementation of csync working and would really appreciate some assistance. I'm getting a Config command failed. and have no idea how to troubleshoot the problem. </div><div><br></div><div>If someone could be please help, I'd be very thankful.</div><div><br></div><div>slevytam</div><div><br></div><div><br></div><div><br></div><div><br></div><div><div>Output from csync2 -xvvv</div><div>...</div><div>Connecting to host <a href="http://mail.the10thfloor.com/">mail.the10thfloor.com</a> (PLAIN) ...</div><div>Local> CONFIG \n</div><div>Peer> </div><div>ERROR from peer <a href="http://mail.the10thfloor.com/">mail.the10thfloor.com</a>: Connection closed.</div><div>Config command failed.</div><div>ERROR: Connection to remote host failed.</div><div>Host stays in dirty state. Try again later...</div><div>SQL: SELECT command, logfile FROM action GROUP BY command, logfile</div><div>SQL Query finished.</div><div>Finished with 2 errors.</div><div><br></div><div>iptables -L for both systems</div><div>ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:csync2</div><div><br></div><div><div>[root@www1 csync2]# uname -n</div><div><a href="http://www1.the10thfloor.com/">www1.the10thfloor.com</a></div></div><div><br></div><div><div>[root@mail csync2]# uname -n</div><div><a href="http://mail.the10thfloor.com/">mail.the10thfloor.com</a></div></div><div><br></div><div>csync2.cfg for both hosts</div><div><br></div><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">nossl * *;</font></div><div><font class="Apple-style-span" color="#000000">group mygroup</font></div><div><font class="Apple-style-span" color="#000000">{</font></div><div><font class="Apple-style-span" color="#000000"> host <a href="http://www1.the10thfloor.com/">www1.the10thfloor.com</a>;</font></div><div><font class="Apple-style-span" color="#000000"> host <a href="http://mail.the10thfloor.com/">mail.the10thfloor.com</a>;</font></div><div><font class="Apple-style-span" color="#000000"> key /etc/csync2/mygroup.key;</font></div><div><font class="Apple-style-span" color="#000000"> include /home/the10thfloor/test/;</font></div><div><font class="Apple-style-span" color="#000000"> exclude *~ .*;</font></div><div><font class="Apple-style-span" color="#000000"> auto none;</font></div><div><font class="Apple-style-span" color="#000000">}</font></div></blockquote><br></div><div>same key used for both systems: /etc/csync2/mygroup.key</div></div></body></html>