Dear everybody...

I've got the following Setup:
=================================
I've installed Real Vnc on a SuSE 9.1 Box (called server).
I've installed Real Vnc on a SuSE 9.1 Box (called jrwlap).
I've installed Real VNC on a WIndows XP Box (called work).

The installation on server uses the SuSE scripts, 
slightly modified by me to support Real VNC 4.0.

Here the appropiate part of /etc/xinet.d/vnc:
service vnc11
{
        type            = UNLISTED
        port            = 5911
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = nobody
        server          = /usr/bin/Xvnc
        server_args     = :42 -inetd -once -query localhost -desktop Westrick_GmbH
-geometry 1280x1024 -depth 16 -dpi 96 securitytypes=none
        disable         = no
}

Now to the situation:
=====================
from jrwlap I do vncviewer server:11, and everything works.

>From work I do vncviewer server:11, and I get "Server closed connection
unexpetedly".

Also from other VNC clients (Non Real vnc I get the same error).

I've been trying to trace this down, but I cannot anything in the logs 
other than "Disconnet connection time ..."

My Question:
===============

I've seen that I can add value to the Log parameter, which may give 
me more info about what's going on.  But I don't understand what the
parameter means nor how to use it...


Can someone point me to the next step in tracing this down?

Jerry
_______________________________________________
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