Re: ssh terminal server

From: Alan Strassberg (alan@internal.wj.com)
Date: 04/26/02


From: alan@internal.wj.com (Alan Strassberg)
Date: 26 Apr 2002 13:31:41 -0700

In article <Xns91FCA51FB3523nntprogerscom@63.209.170.232>,
Lucas Tam <REMOVEnntp@rogers.com> wrote:
>If you run SSH I *think* you can port forward 3389 and it'll work fine.
>
>Or, there's VNC... you can tunnel that through SSH.

        Not when the system's in single user mode :)

        You are assuming I want to run RDP (Microsoft's Remote
        Desktop - port 3389) thru ssh. Yes, this does work fine.

        I need console (serial) access to UNIX boxes, switches,
        routers, etc but of course, via ssh. I need a magic ssh box
        that does the terminal server thing.

                                        alan



Relevant Pages

  • Re: Should I buy an older imac for my Grandma?
    ... a couple of weeks ago I finally got around to putting VNC Server ... At some point I'll probably protect it with SSH. ... Port forwarding port 22 through the router ...
    (comp.sys.mac.system)
  • Re: Reverse Shell?
    ... >> behind a firewall so I can't ssh into their computer. ... > follow the tunnel back to their machine and then help them. ... Connections to that port will be forwarded through the ...
    (Debian-User)
  • RE: Tunneling over ssh with termination by the FW
    ... I would use something like Putty (ssh client software) to open a secure ... tunnel with the firewall. ... If the firewall has the sshd running on port ...
    (SSH)
  • Re: how to change the port vnc is running?
    ... NAT/PAT the vnc traffic from your linux server to the ... ssh tunnel vnc traffic though your linux NAT box. ...
    (Fedora)
  • Re: ssh tunneling
    ... An ssh tunnel means that the traffic is all ... tunneled through the existing ssh connection. ... The gateway is listening on port 22, and vncserver is listening on port ... Then there's one connection: from the laptop to the gateway's port 22 ...
    (Debian-User)