[CentOS] Re: VNC Server

Departamento de Informatica deptoinf at gmail.com
Tue Dec 12 11:26:01 UTC 2006


Thanks, I've configured the vnc server, on port 5901, lamentably i
only have acces from localhost, with nmap the port 5901 appears like
"filtered", just need to changue some thing on Iptables configuration,
because i did

iptables -A INPUT -p TCP -i eth1 -s 10.20.30.0/24 --dport 5901 -j ACCEPT

and still have no access from my network

2006/12/11, Rex Dieter <rdieter at math.unl.edu>:
> Departamento de Informatica wrote:
>
> > Hi, do you have a guide to configure a VNC Server in Centos, I've read
> > a guide that says
> >
> > "Enable VNC as an xinetd service"
>
> Take a look at the vnc-ltsp-config rpm in Fedora Extras.  It (basically)
> does most of the work, short of enabling XDMCP for your DISPLAYMANAGER.
>
> -- Rex
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>



More information about the CentOS mailing list