I thought might be good to provide some more info... 
 
Here is my /etc/xinetd.d/Xvnc 
service Xvnc 
      { 
        disable = no 
        log_type = FILE /var/log/vnc1024 
        log_on_success  = HOST PID USERID DURATION EXIT 
        socket_type = stream 
        protocol    = tcp 
        port        = 5901 
        wait        = yes 
        user        = party5 
        server      = /usr/sbin/tcpd 
        flags       = REUSE NAMEINARGS 
        server_args = /usr/bin/Xvnc -inetd -query localhost -once 
-geometry 1024x768 -depth 16 -once -fp unix/:7100 -alwaysshared 
-securitytypes=none 
        } 
 
And here is the error: 
Mar 10 19:41:58 echo xinetd[9284]: libwrap refused connection to Xvnc 
(libwrap=Xvnc) from <no address> 
Mar 10 19:41:58 echo xinetd[9285]: warning: can't get client address: 
Transport endpoint is not connected 
Mar 10 19:41:58 echo xinetd[9285]: libwrap refused connection to Xvnc 
(libwrap=Xvnc) from <no address> 
Mar 10 19:41:58 echo xinetd[9286]: warning: can't get client address: 
Transport endpoint is not connected 
Mar 10 19:41:58 echo xinetd[9286]: libwrap refused connection to Xvnc 
(libwrap=Xvnc) from <no address> 
Mar 10 19:41:58 echo xinetd[9287]: warning: can't get client address: 
Transport endpoint is not connected 
Mar 10 19:41:58 echo xinetd[9287]: libwrap refused connection to Xvnc 
(libwrap=Xvnc) from <no address> 
Mar 10 19:41:58 echo xinetd[9260]: Deactivating service Xvnc due to 
excessive incoming connections.  Restarting in 30 seconds. 
Mar 10 19:42:28 echo xinetd[9260]: Activating service Xvnc 
 
 
regards, 
 
wolfgang 
 
> --- Urspr|ngliche Nachricht --- 
> Von: "wolfgang pauli" <[EMAIL PROTECTED]> 
> An: [email protected] 
> Betreff: wait = yes in xinetd 
> Datum: Fri, 10 Mar 2006 21:51:01 +0100 (MET) 
>  
> Hi,  
>   
> I am running vnc over xinetd now and I get the gdm login screen like I  
> wanted, but I can not make it shared, so that several users can look at  
> the same remote desktop.  
> In the man page of vnc it says that I should run it with -inetd and wait  
> mode. But if I turn wait to yes in xinetd (wait=yes) I always get this  
> error:   
> CConn:       connected to host echo port 5901  
> main:        read: Connection reset by peer (104)  
>   
> Any suggestions???  
>   
> wolfgang  
>  
> --  
> "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 
>  
 

-- 
Echte DSL-Flatrate dauerhaft f|r 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to