>i just installed ssh-1.2.27 and am having some trouble
>with my sshd.  i can ssh to other machines just fine.
>but after i add the sshd port (22) to /etc/services and
>start it up and try to connect from another box, say
>locutus, i get an error message saying:
>
>Secure connection to sacrilege.org refused; reverting to insecure method.
>Using rsh.  WARNING: Connection will not be encrypted.

this means ssh on your machine didn't accept a connection.
generally it means sshd is not running, but perhaps you somehow
managed to configure it to not listen on the default port.

try (re)starting sshd with the debug flag (-d) and see what it has to
say.
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to