thanks it looks like etc/services is an optional naming file
you can use the raw port # directly in inetd.conf without a refference in ( services ) THE MAN file for Xvnc has examples that do it that way Stephen Bovy Computer Associates 6100 Center Drive Suite 700 Los Angeles, CA 90045 Tel: (310) 957-3930 Fax: (310) 957-3917 Mobile: (818) 352-9917 e-mail: [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jaroslaw Rafa Sent: Sunday, May 14, 2006 2:49 AM To: [email protected] Subject: Re: inetd and port 59(xx) gives me empty test pattern grey screen ??? 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 _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
