Re: Ssh/Rsh problems

From: asadchev (asadchev@softhome.net)
Date: 02/26/03


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.



Relevant Pages

  • Re: OT: Hard disk mirror with Paragon on USB stick?
    ... at least two pages of intricate command line stuff. ... The password is only used when you want to backup to a remote machine ... via the network, using the ssh protocol. ... (e.g. with linux, ...
    (sci.electronics.design)
  • Re: How to detach from remote command?
    ... the rsh keeps the connection open until the sleep command ... rsh remote sleep 100 "&" ... to the remote machine. ...
    (comp.os.linux)
  • Re: OpenSSH option to set default hostkey directory?
    ... >I am configuring an mpi program to use ssh instead of rsh, ... >compile-time I have to specify the full command to use instead of rsh. ... or chdirto the home directory before running "ssh -i .ssh/batchmode" ...
    (comp.security.ssh)
  • Ssh/Rsh problems
    ... I am encountering problems with both ssh and rsh, ... When I attempt to run a command on a remote machine via ssh, ... Machine 2 - No DNS, No gateway specified, Redhat 8.0 ...
    (comp.os.linux.security)
  • Re: how to enable rsh on solaris 10
    ... I m trying to execute some command on my Solaris 10 box from Windows ... rsh -l username comamnd ... You can use ssh in place of rsh for remote host command execution, ... you need to generate keys and set them up to be "authorized keys" on the target host. ...
    (comp.unix.solaris)