Re: DICOM on SSH?



SpreadTooThin wrote:
Wences wrote:
You use an SSH tunnel.
If Box-1 is running the SSH server, and this med app is listening on
port 104, in Box-2 you do something like:


SSH Server? Sorry but is that different from ssh? The secure shell.

Oh, my. You are newbie. It's OK, we'll walk through it with you. There are
several protocols called "SSH", the older SSH1 and the newer SSH2. When you
connect to a machine with SSH, the protocol, you're using using an SSH
"client" on your end, and the software that answers your attempt and
actually sets up the connection is the SSH "server".

OK? Now, most SSH clients are shell clients: Some are SCP or SFTP clients,
for transferring files, but those are also SSH clients because they use the
SSH protocol. Does that also make sense?


.



Relevant Pages

  • RE: Commentary on the seven words
    ... When I was an operating systems programmer we all too often forgot that the Operating system existed to support the application, not the other way around. ... A Because the application that we run uses a telnet client that doesn't support ssh - and that's why I can't run ssh on this system. ... I administrate one system that has 128 clients on it and it's ...
    (RedHat)
  • OpenSSH 3.7.1p2 With NIS+ Password Authentication Problem
    ... > only windows SSH clients (I've tried SecureCRT and SSH.com's SSH ... > authentication, it works, but it asks me TWICE ... Your Windows clients are using password authentication. ... But if you run NIS+ at security level 2 the user ...
    (SunManagers)
  • RE: Commentary on the seven words
    ... I wrote in with a complaint that Linux will allow a process (like Tar, ... I administrate one system that has 128 clients ... Why can't I log on to Root from one of those ... want to without the 262 additional levels of complication that ssh ...
    (RedHat)
  • RE: Commentary on the seven words
    ... operating system and utility advice and assistance and there ... I wrote in with a complaint that Linux will allow a process ... I administrate one system that has 128 clients ... want to without the 262 additional levels of complication that ssh ...
    (RedHat)
  • Re: Key Management
    ... that can be built into ssh to manage keys. ... > the private key, is that it should never leave the user's hands. ... > definitely shouldn't be shared via any broadcast system such as LDAP or NIS ... all SSH clients could use them, we might come close to this (but even ...
    (comp.security.ssh)