<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. &nbsp;I'm getting a Config command failed. and have no idea how to troubleshoot the problem. &nbsp;</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&nbsp;<a href="http://mail.the10thfloor.com/">mail.the10thfloor.com</a>&nbsp;(PLAIN) ...</div><div>Local&gt; CONFIG \n</div><div>Peer&gt;&nbsp;</div><div>ERROR from peer&nbsp;<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 &nbsp; &nbsp; tcp &nbsp;-- &nbsp;anywhere &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; anywhere &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;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">&nbsp; &nbsp; &nbsp;host&nbsp;<a href="http://www1.the10thfloor.com/">www1.the10thfloor.com</a>;</font></div><div><font class="Apple-style-span" color="#000000">&nbsp; &nbsp; &nbsp;host&nbsp;<a href="http://mail.the10thfloor.com/">mail.the10thfloor.com</a>;</font></div><div><font class="Apple-style-span" color="#000000">&nbsp; &nbsp; &nbsp;key /etc/csync2/mygroup.key;</font></div><div><font class="Apple-style-span" color="#000000">&nbsp; &nbsp; &nbsp;include /home/the10thfloor/test/;</font></div><div><font class="Apple-style-span" color="#000000">&nbsp; &nbsp; &nbsp;exclude *~ .*;</font></div><div><font class="Apple-style-span" color="#000000">&nbsp; &nbsp; &nbsp;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>