Re: Ssh/Rsh problems
From: asadchev (asadchev@softhome.net)
Date: 02/26/03
- Next message: Allen Kistler: "Re: Changing the source address when accessing a different network"
- Previous message: Ian: "Ssh/Rsh problems"
- In reply to: Ian: "Ssh/Rsh problems"
- Next in thread: Peter Barganski: "Re: Ssh/Rsh problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: asadchev <asadchev@softhome.net> Date: Wed, 26 Feb 2003 01:11:37 -0500
On 25 Feb 2003 21:45:00 -0800
ireidlin@ianreidconsulting.com (Ian) wrote:
> I am encountering problems with both ssh and rsh, on machines running
> Redhat 8.0
> When I attempt to run a command on a remote machine via ssh, I get a
> "connection refused" message
> immediately.
>
> When I attempt to run a command on a remote machine via rsh, I get a
> "connection refused" message after several seconds.
Seems like you dont have port 22 opened - try nmap or netstat.
Of just run sshd with -d option - this will tell you at least if clients get to it.
- Next message: Allen Kistler: "Re: Changing the source address when accessing a different network"
- Previous message: Ian: "Ssh/Rsh problems"
- In reply to: Ian: "Ssh/Rsh problems"
- Next in thread: Peter Barganski: "Re: Ssh/Rsh problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|