On 03/02/14 20:38, Patrick Dupre wrote:
> When I try to connect to a fedora 20 machine (192.168.1.101) through 
> vncviewer (both machine
> are on the same lan), I get
> TigerVNC Viewer for X version 1.1.0 - built Nov 22 2011 14:21:13
> Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
> See http://www.tigervnc.org for information on TigerVNC.
>
> Sun Mar  2 13:34:17 2014
>  main:        unable connect to socket: No route to host (113)

This sounds like a rerun.....

"No route to host"   means your firewall is blocking....

On the client machine run....

nmap -v -n -P0 -p5900-5906 192.168.0.101

You'll probably get....

Nmap scan report for 192.168.0.101
Host is up (0.00036s latency).
PORT     STATE    SERVICE
5900/tcp filtered vnc
5901/tcp filtered vnc-1
5902/tcp filtered vnc-2
5903/tcp filtered vnc-3
5904/tcp filtered unknown
5905/tcp filtered unknown
5906/tcp filtered unknown


-- 
Getting tired of non-Fedora discussions and self-serving posts
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to