[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: [cobalt-users] [OT, slightly] SSH between servers



Hello List,

Monday, January 08, 2001, 2:39:31 PM, you wrote:

BC> (responses within original)

>> :>Hello List,
>> :>
>> :>  I'm using my Qube2 for web development on a lan. Usually when I'm
...
>> :>  FTP (ie my password for FTP goes encrypted between me and the Qube
>> :>  and then in the clear from the Qube to the server).

BC> $ ssh -l <username> -c 3des -L 2121:<server2>:21 <server1>

Yes, that's exactly what I was looking for :-) ...
Question (because I'm not sure where I should issue the above
command): As you said I am going client => server1 <=> server2
I telnet from <client-windows> into <server1-Qube2> using a ssh2 client
(Koala from www.midasoft.com). Then from <server1> I issue the above
to <server2 production> ?
I guess that I then get an authentication dialog from <server2>...

BC> $ ftp localhost 2121

BC> will securely tunnel through to <server2>:21.

BC> --
BC> Brian Curtis

Another question: I don't seem to be able to find the ssh client on my
Qube ! I did a "locate ssh" and found a lot of stuff, but nothing that
looks like a client to me. Would you mind telling me where it should
be ?
(the pkg I installed was "OpenSSH Server Release 2.1.1p2" and I see
this un-installer (looks like it's only the server I installed):
"/var/lib/cobalt/uninstallers/openssh-server-2.1.1p2.uninst"
Also, I do have the man for sshd, but nothing for ssh.

-- 
Regards,
 Pierre                          
 pierre@xxxxxxxxxxx