On Mon Oct 27, 2008 at 03:12:30PM -0700, Daniel Senderowicz wrote:

> Hi Robin,
> 
> The result of "netstat -a -n | grep 590" :
> 
> tcp        0      0 :::5900                     :::*                        
> LISTEN      
> tcp        0      0 :::5901                     :::*                        
> LISTEN      
> tcp        0      0 :::5902                     :::*                        
> LISTEN      
> tcp        0      0 :::5903                     :::*                        
> LISTEN      
> tcp        0      0 :::5904                     :::*                        
> LISTEN      
> tcp        0      0 :::5905                     :::*                        
> LISTEN      
> 
> that appears to be related to vnc (ports 590x). The socklist is
> not a recognized command.
> 
Okay, there's definitely something listening, which is why you end up
with session 6 each time. You say you've checked for running VNC
sessions, so it must be something else - my guess would be that
inetd/xinetd is set up for VNC (it'll launch the VNC server when a
connection is made).

Cheers,
    Robin
-- 
     ___        
    ( ' }     |       Robin Hill        <[EMAIL PROTECTED]> |
   / / )      | Little Jim says ....                            |
  // !!       |      "He fallen in de water !!"                 |
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to