[Ilugc] Help on Tight VNC, x11vnc

  • From: m.sujith@xxxxxxxxx (Sujith)
  • Date: Thu Feb 5 23:06:03 2009

Kapil Hari Paranjape wrote:

No. The client connects to port NNNN on the client side. 
The ssh tunnel transports the data to the ssh server side.
The ssh server pushes the data to port MMMM on the "localhost" on
that side --- i.e. to itself.

Ah, ok.
I was thinking about this:

A machine with a private IP running a server ( say IRC on 6667 ), and another 
machine
with a public IP which can access the private machine.
In this case, a tunnel can be created from a third machine (my home machine, 
for example) as:

ssh <public_machine> -L <local_port>:<private_machine>:6667

Sujith
-- 
http://sujith-m.blogspot.com

Other related posts: