Re: vnc access



I have my VNC server enabled, but instead of opening port 5900 on my
router, I tunnel in through SSH. Easy and secure.

Assuming you're outside your network..

1. Open a port on your router for SSH
2. When connecting in, log in to SSH and create a tunnel from the
computer you're on to your home machine. The command for this is
ssh USERNAME@HOME_IP_OR_DOMAIN -p PORT_IF_NOT_22 -L 5901:localhost:5900
-C

If you're on Windows, use PuTTY.
3. Use a VNC client (TightVNC is good) to connect to localhost:5901
4. Tada!

On Sat, 2007-02-17 at 07:48 -0500, Paul Kaplan wrote:
I'm still having problems using a vnc client from behind a corporate to access
my home boxes. My vnc server is running OK and I can access it using java
when I'm at home connecting to either my LANs private IP or externally thru
the public IP and port 5800. When I try to do this from work, I get a time
out.

Any ideas how to get through? I don't need/want anything that is too complex
since my objective is just to do occasional trouble shooting or grab a file.

Paul



--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Real Survivalists Dont Do Windoze
    ... I'm on a Red Hat Linux laptop running TightVNC over a ssh tunnel ... 'Source port' is your port of choice for your VNC-client to connect. ...
    (misc.survivalism)
  • Re: Real Survivalists Dont Do Windoze
    ... I'm on a Red Hat Linux laptop running TightVNC over a ssh tunnel ... 'Source port' is your port of choice for your VNC-client to connect. ...
    (misc.survivalism)
  • 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: Real Survivalists Dont Do Windoze
    ... I'm on a Red Hat Linux laptop running TightVNC over a ssh tunnel ... 'Source port' is your port of choice for your VNC-client to connect. ...
    (misc.survivalism)