Thanks, that worked. I had to do it with xinetd though. http://72.14.207.104/search?q=cache:jBW1tFuCtQAJ:forums.fedoraforum.org/showthread.php%3Fp%3D448977+vnc+xinetd+fc4&hl=en&gl=us&ct=clnk&cd=4&ie=UTF-8
or http://www.realvnc.com/pipermail/vnc-list/2001-August/024738.html Now I have the problem that the screen stays blank. But I will start a new thread for that. wolfgang --- Urspr|ngliche Nachricht --- > Von: Jaroslaw Rafa <[EMAIL PROTECTED]> > An: [email protected] > Betreff: Re: can i control access to vncserver with hosts.allow > Datum: Fri, 10 Mar 2006 08:56:22 +0100 (MET) > > wolfgang pauli napisal(a): > > > > I think that should be possible, but I am not sure how. Does anyone > know, > > were I can find a good description or give me a good description of how > to > > do that? > > Of course it's possible only when you run Xvnc in inetd mode. You do it in > exactly the same way as with all other services in inetd.conf that are > controlled by tcpwrappers. > Here's a line form my inetd.conf to give you an example: > > vnc stream tcp nowait nobody /usr/local/bin/tcpd Xvnc > -inetd -query localhost -once -securitytypes=none > > The important part is the call to /usr/local/bin/tcpd, ie. to the > tcpwrappers control program - this makes controlling access via > hosts.allow/hosts.deny possible. > 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 > -- "Feel free" mit GMX FreeMail! Monat f|r Monat 10 FreeSMS inklusive! http://www.gmx.net _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
