Hi knowlton,
Runnig VNC through routers/Firewalls
If you are on the CONTROLLING computer and are behind a router you will need to open port 5900 TO the IP address of the CONTROLLED PC. (this is usually the external IP address of the router at the CONTROLLED end)
You will need to set the router at the CONTROLLED end to forward port 5900 traffic to the CONTROLLED IP address).
NB. VNC web traffic travells over ports 5800 to 5900
Why the different numbers?
VNC installs a mini web server that listens on ports 5800 to 5900, it does this because, if you need to control multiple PCs you can set so that the last two digits of the port number become the DISPLAY number (client number)
for example
machine 1 = 0 (thats port 5800) to connect type http://<public IP address>:5800
machine 2 = 1 (thats port 5801) to connect type http://<public IP address>:5801
Obviously at the CONTROLLED end the router/firewall must be set up to forward port 5800 to machine 1's IP address etc.
Why port 5900 then?
The APPLICATION uses this port
*****Links*****
Download RealVNC
http://www.realvnc.com/
Download TightVNC
http://www.tightvnc.com/
Connecting over the web Java VNC Viewer
http://www.realvnc.com/jav
PeteL
Main Topics
Browse All Topics





by: knowltonPosted on 2004-02-20 at 09:58:32ID: 10414659
The workstation / laptop / router are all at home, btw.