Can you simply run -netstat- on your PCs and check if you can see something listening on port 22 ?
It may also be helpful if you can be more specific about what platforms you experience that problem. Maybe your ssh daemon is being activated via tcp-wrappers and there is something blocking between ? Rgrds Tev > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of symbulos - ethical services (external mailing lists) > Sent: 10. oktober 2005 19:03 > To: [email protected] > Subject: Update: Re: Help with synchronizing two directories > on remoteservers > > Strangely we can login as ssh from the pc here, but we cannot > login as ssh from the other remote server (ssh: > connect to host serverb port 22: Connection refused). > > What is happening? I do not understand. > > Corrado > > On Monday 10 Oct 2005 17:44, Paul Slootman wrote: > > On Mon 10 Oct 2005, symbulos - ethical services (external > mailing lists) wrote: > > > What I do is to go to one of the server (server a) as root using > > > ssh, navigate to the directory, and write > > > > > > rsync -avz [EMAIL PROTECTED]:directory/ ./ > > > > > > This is the error we get > > > > > > ssh: connect to host 80.81.131.173 port 22: Connection refused > > > > This simply means that ssh is not running as a daemon on the remote > > system (serverb). Ensure that you can login as "username" > via ssh on > > that system before trying rsync over ssh. > > > > > > Paul Slootman > > -- > symbulos - ethical services for your organisation website > www.symbulos.com > > -- > To unsubscribe or change options: > https://lists.samba.org/mailman/listinfo/rsync > Before posting, read: > http://www.catb.org/~esr/faqs/smart-questions.html >
smime.p7s
Description: S/MIME cryptographic signature
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
