<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jarkko Elfving wrote:
<blockquote cite="mid1101839097.745.28.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Tue, 2004-11-30 at 12:52 -0500, Raffi Khatchadourian wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">redirect wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">I didn't know you could do that :-) If you wanted to do that remotely 
-- then all you would have to do is create a ssh tunnel for the 
browser --
right ??

      </pre>
    </blockquote>
    <pre wrap="">Do what remotely? VNC is for remote access, doesn't make too much sense 
to vnc to localhost (although there a couple of exceptions). I use a ssh 
tunnel from 5901 to 5902, but if you are not running a web server on 
your box, you can send it over to 80 if you like, sure (if that is what 
you are referring too).

    </pre>
  </blockquote>
  <pre wrap=""><!---->
I did it now... access on my firewall to port 59** and still VNC is not
even starting. On both computers vncserver is running. I've tried to
open an connection with command vncviewer -FullColor <remotehost ip>:1


  </pre>
</blockquote>
What is the output of this command on your host: <br>
ps aux | grep vnc<br>
</body>
</html>