Cenario:
I'm trying to connect to a server which is on another vlan.
Client on vlan1; server on vlan2
router exists with acl to permit traffic between these machines.
If I connect from the same vlan, it works.
On vlan1 I open Uvnc and after a while (123kbps... I guess the router is struggling to deal with acls) I'm prompted for the password.
The window opens and after 2-3 secs it just closes the Uvnc.
I've logged with level 10 and got this:
Code: Select all
Started and Winsock (v 2) initialised
bufsize expanded to 4352
Registered connection with app
Clipboard changed
Don't send initial clipboard!
Connected to xx.xx.xx.xx port 5900
DSMPlugin not enabled
RFB server supports protocol version 3.7
Connected to RFB server, using protocol version 3.4
VNC authentication succeeded
Read a 15-byte string
Desktop name "user@server "
Geometry 1176 x 885 depth 16
Screen work area is 1440 x 860
Reset keyboard for first use
Flush dead key gives: 1 character(s): 0x0020 ( )
Cache: Cache buffer bitmap creation
Screen work area is 1440 x 860
Update-processing thread started
Screen work area is 1440 x 860
Screen work area is 1440 x 860
PCtoX: virtKey 0x0d up, keyData 0xc01c0001
Release the associated KeySym when this VirtKey was pressed
Control character: No associated KeySym
bufsize expanded to 16640
rdr::Exception (1): rdr::SystemException: read: Unknown error (10054)
Update-processing thread finishing
Deregistered connection from app
Exiting
VNC viewer closing down
Thx