[olug] TightVNC settings from the outside

David Walker olug at grax.com
Fri Jun 25 10:32:50 UTC 2004


you want port 5901 externally to forward to 5901 internally

Your vncserver is running on desktop 1.  Ports are generally assigned as 
5900 + port number.  Desktop 0 = port 5900, desktop 1 = port 5901

The 5800 series ports are for a mini-web server that runs a vnc client java 
applet.  You don't need this if you are connecting via vncviewer but it is 
quite handy if you want to connect from any random machine's web browser 
(friend's house, coffee house, etc).  

Port 6001 is for the x-server itself.  You can ignore it for the purposes of 
using vnc

You should be able to connect using either of
vncviewer 68.43.116.20::5901
vncviewer 68.43.116.20:1

Finally, if you are trying to test this from behind the cable router that 
services 68.43.116.20 you may have problems as many routers do not properly 
let you connect out and then back in to yourself.  You might need to test 
this from someplace outside your network.

On Friday 25 June 2004 12:05 am, Eric Pierce wrote:
> I've been able to get TightVNC set-up and working between two Linux
> machines within my LAN.  But I can't figure out how to access the server
> from the outside.
>
> I'm running 'vncserver' to start the server, I get 'New 'X' desktop is
> edp:1'.
>
>
> I have 3 machines running through a router, so I've set the router so
> 'virtual server' is pointing to the server's local IP address via
> private/public port 5900 (i've tried 5800 too).  The firewall is also open
> to accept requests on 5900 and send them to the server's local IP address.
>
> 'netstat -at' on the server machine tells me I'm listening on 5801, 5901
> and 6001.  I tried changing all the router settings above to port 5901 just
> to see, but I still cannot log on as a client.
>
> Here's the lines I"ve tried as a client:
> vncviewer 68.43.116.20::5900
> vncviewer 68.43.116.20:1
>
> I still get connection refused.
>
> Anyone see any blaring omissions?
>
> Thanks for reading...
> Eric Pierce
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug


More information about the OLUG mailing list