Results 1 to 3 of 3
I'm trying to get vnc to work but I'm having no luck. I run vncserver :1 and when I go to try and connect on my Windows PC with realVnc ...
- 06-28-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 20
VNC Setup
I'm trying to get vnc to work but I'm having no luck. I run vncserver :1 and when I go to try and connect on my Windows PC with realVnc viwer it says "Unable to connect. Cannot connect to unreachable hsot.
Am i doing anything wrong?
- 06-29-2011 #2
sometimes windows firewall blocks those things. turn it off and also check if the remote is on from windows pc
- 06-29-2011 #3Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
1. To rule out connectivity issues (networking, firewall, etc.), try to connect locally first.
2. How are you trying to connect? E.g., if your machine running the VNC server is ip address 192.168.1.2, then (assuming you started the server with "vncserver :1") you would do:
3. Did you set up a VNC password first, before starting the VNC server?Code:vncviewer 192.168.1.2:1


Reply With Quote