Different SSH port

wmux wmux wmux_be at yahoo.com
Wed Jun 2 19:01:03 UTC 2004


--- Thiago Amaury Ferraz <tferraz at romi.com.br> wrote:
> Hello all!
> 
> I continue with a problem to use a remote tape unit,
> I believe that I am
> next do solve this problem, but I think I am limited
> by my own knowledge
> about SSH configuration.. and the work with
> different ports.. I am trying to
> use the follow command:
> 
>  find . | cpio -ocvB -F ipHost:/dev/rmt/1mn
> 
> And the error message is like some thing was
> missing, so, I tested the same
> command in a different machine, with SSH enable..
> and the command works, but
> need the remote password.. but it works, if the
> password is given.. that´s a
> second problem that I would have to solve..
> 
> But, I can´t enable SSH in the (first) remote
> machine, because it is out of
> my control.. I need to use the remote tape unit, but
> using a different
> port.. probably telnet(23)..
> 
> The question is: Someone can help me, giving some
> trick about SSH
> configuration or a different command?


Hello Thiago,

For ssh asking for password issue, you need to
generate a key with ssh-keygen (man ssh-keygen) and...
have a look here:
http://www.sao.nrc.ca/imsb/rcsg/documents/advanced/node74.html



More information about the fedora-list mailing list