Bovy, Stephen J napisal(a): > 5950 stream tcp nowait nobody /usr/local/bin/Xvnc Xvnc -inetd -query > localhost -once securitytypes=none > > Gray Screen on first connection, xdm on subsequent connections > > 5951 stream tcp wait james /usr/local/bin/Xvnc Xvnc -inetd -query > localhost -once passwordFile=/home/james/.vnc/passwd > > Gray screen all the time > > The only thing that works consistenly is: > > 5900 stream tcp nowait nobody /usr/local/bin/Xvnc Xvnc -inetd -query > localhost -once securitytypes=none
I think it is necessary for inetd to use port numbers that are specified in /etc/services... Probably port 5900 is specified there on your system, and ports 5950 and 5951 are not... maybe that's the reason? Regards, Jaroslaw Rafa [EMAIL PROTECTED] -- Spam, wirusy, spyware... masz do6f? Jest alternatywa! http://www.firefox.pl/ --- http://www.thunderbird.pl/ Szybciej. #atwiej. Bezpieczniej. Internet tak jak lubisz. _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
