On 03/02/14 21:56, Patrick Dupre wrote: > >> ----- Original Message ----- >> From: Ed Greshko >> Sent: 03/02/14 02:47 PM >> To: Community support for Fedora users >> Subject: Re: vncviewer >> >> On 03/02/14 21:06, Ed Greshko wrote: >>> nmap -v -n -P0 -p5900-5906 192.168.0.101 >> typo.... >> >> nmap -v -n -P0 -p5900-5906 192.168.1.101 > Starting Nmap 6.01 ( http://nmap.org ) at 2014-03-02 14:50 CET > Initiating Connect Scan at 14:50 > Scanning 192.168.1.101 [7 ports] > Completed Connect Scan at 14:50, 1.10s elapsed (7 total ports) > Nmap scan report for 192.168.1.101 > Host is up (0.00049s 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 Yes, your firewall is blocking the port needed..... > > Read data files from: /usr/bin/../share/nmap > Nmap done: 1 IP address (1 host up) scanned in 1.18 seconds > > > on server: > netstat -napt | grep -i vnc > tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN 3921/Xvnc > tcp 0 0 0.0.0.0:6001 0.0.0.0:* LISTEN 3921/Xvnc > tcp6 0 0 :::6001 :::* LISTEN 3921/Xvnc > > iptables -L > Why don't you just run /usr/bin/firewall-config and check the box for vnc-server for both "runtime" and "persistent" and be done with it.... -- 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