Client Connection Closed
Brought to you by:
const_k
When an authentication is sent to the host the client
connection is closed suddenly. I amn starting
vncreflector like so:
vncreflector --i/var/run/vncreflector -
p/etc/vncreflector.pwd -b(external IP Address) -l5900 -
g/var/log/vncreflector.log /etc/vnc_host
Everything seems find accept when connecting. The log
file just says client connection closed.
Where should I look fo rthe problem?
regards
jrlee
Logged In: YES
user_id=600225
I seem to be seeing the same behavior, here is the section
from the log:
05/05/05 10:44:27 + Starting VNC Reflector 1.2.4
05/05/05 10:44:28 - Switched to the background mode
05/05/05 10:44:28 Our machine is little endian
05/05/05 10:44:28 : Looking for passwords in the file "passwd"
05/05/05 10:44:28 * No client password file, assuming no
authentication
05/05/05 10:44:28 + Listening for host connections on port 6151
05/05/05 10:44:37 + Accepted host connection from 216.125.73.106
05/05/05 10:45:10 + Accepted host connection from 127.0.0.1
05/05/05 10:45:10 - Remote RFB Protocol version is 3.6
05/05/05 10:45:10 * Protocol sub-version does not match
(ignoring)
05/05/05 10:45:10 * Closing connection to host
05/05/05 10:45:10 * Closing connection to host
05/05/05 10:45:10 + Terminating
The client was coming from outside our network using
tightvnc & I was running ultravnc's 20.5 server. Judging by
other log entries