> ----- Original Message ----- > From: Ed Greshko > Sent: 02/27/14 01:05 AM > To: Community support for Fedora users > Subject: Re: vncviewer > > On 02/27/14 07:41, Patrick Dupre wrote: > > PORT STATE SERVICE > > 5900/tcp closed vnc > > 5901/tcp open vnc-1 > > 5902/tcp closed vnc-2 > > 5903/tcp closed vnc-3 > > 5904/tcp closed unknown > > 5905/tcp open unknown > > 5906/tcp open unknown > > "closed" means the port is not blocked/filtered by the firewall. However, there is no process listening on that port. > > On your server, you can see what ports the vnc server is using by...... > > netstat -napt | grep -i vnc cp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN 3195/Xvnc tcp 0 0 0.0.0.0:5905 0.0.0.0:* LISTEN 12190/Xvnc tcp 0 0 0.0.0.0:6001 0.0.0.0:* LISTEN 3195/Xvnc tcp 0 0 0.0.0.0:5906 0.0.0.0:* LISTEN 12620/Xvnc tcp 0 0 0.0.0.0:5907 0.0.0.0:* LISTEN 17574/Xvnc tcp 0 0 0.0.0.0:6005 0.0.0.0:* LISTEN 12190/Xvnc tcp 0 0 0.0.0.0:6006 0.0.0.0:* LISTEN 12620/Xvnc tcp 0 0 0.0.0.0:6007 0.0.0.0:* LISTEN 17574/Xvnc tcp6 0 0 :::6001 :::* LISTEN 3195/Xvnc tcp6 0 0 :::6005 :::* LISTEN 12190/Xvnc tcp6 0 0 :::6006 :::* LISTEN 12620/Xvnc tcp6 0 0 :::6007 :::* LISTEN 17574/Xvnc > > From the client side, you should be able to verify you can connect to the server by using telnet... > > [egreshko@meimei ~]$ telnet 192.168.1.227 5901 > Trying 192.168.1.227... > Connected to 192.168.1.227. > Escape character is '^]'. > RFB 003.008 telnet: connect to address 193.49.194.1xx: No route to host (with the correct IP) ssh works OK! why no route again! > > > -- > Getting tired of non-Fedora discussions and self-serving posts > -- > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx > 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 =========================================================================== Patrick DUPRÉ | | email: pdupre@xxxxxxx Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France =========================================================================== -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx 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