[Ilugc] Help on Tight VNC, x11vnc

  • From: m.sujith@xxxxxxxxx (Sujith)
  • Date: Thu Feb 5 22:21:27 2009

Kapil Hari Paranjape wrote:

1. Creating a secure tunnel to your server machine.

   Normally this is done by giving your server machine a publicly
   accessible WAN address a.b.c.d and starting the ssh daemon on it.
   Then from the client machine you run
     ssh -L NNNN:localhost:MMMM -f -q -N a.b.c.d
   This starts a tunnel which connects from the client machine port
   NNNN to the port MMMM on the server machine.

Hm, shouldn't that be NNNN:remotehost:MMMM ?

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

Other related posts: