Re: Networking in Fedora. I get "Connection refused" no matter what I do.

From: Troels Andersen (troels.andersen_at_frugtvangen.net)
Date: 04/03/04


Date: Sat, 03 Apr 2004 19:21:27 +0200

Bit Twister wrote:
> On Sat, 03 Apr 2004 15:13:27 +0200, Troels Andersen wrote:
>
>>But it ends there, whenever I try to telnet or rlogin any of the
>>machines I get "Connection refused". I have tried to disable firewall on
>>all PCs using redhat-config-secureritylevel but that didn't change anything.
>
>
> Working as designed. You do not want to pass login/passwords as clear text.
> Verify sshd is enabled on other_box 3:on or/and 5:on with
> chkconfig --list | grep sshd
> then login with
> ssh -X -l user_id (not root) other_box

Thank you very much.



Relevant Pages