VNC conection problem after upgrade FC5

Samuel Díaz García samueldg at arcoscom.com
Wed May 17 17:23:25 UTC 2006


1 hour ago, I was working with a remote machine using VNC, I updated VNC 
on that machine because new version fix a security issue.

I updated the remote server and the remote cliente (using yum)

[server at cura gdm]# yum list installed | grep vnc
vnc.i386                                 4.1.1-37.fc5           installed
vnc-server.i386                          4.1.1-37.fc5           installed

[client at sdg01 ~]# yum list installed | grep vnc
vnc.i386                                 4.1.1-37.fc5           installed
vnc-server.i386                          4.1.1-37.fc5           installed

But now, I can't use VNC to access the GUI in the vncserver.
In server side, I can see in /var/log/gdm/:0.log messages as:

Wed May 17 18:53:20 2006
  Connections: accepted: 84.123.236.0::52713

Wed May 17 18:53:21 2006
  SConnection: Client needs protocol version 3.8
  SConnection: Client requests security type VncAuth(2)
  SConnection: unexpected security type
  Connections: closed: 84.123.236.0::52713 (unexpected security type)

Wed May 17 19:01:54 2006
  HTTPServer:  getting / for 127.0.0.1
  HTTPServer:  completed HTTP request

Wed May 17 19:02:14 2006
  Connections: accepted: 84.123.236.0::45595
  SConnection: Client needs protocol version 3.8
  SConnection: Client requests security type VncAuth(2)
  SConnection: unexpected security type
  Connections: closed: 84.123.236.0::45595 (unexpected security type)

I use vnc into X, as this:

Section "Screen"
         Identifier "Screen0"
         Device     "Videocard0"
         Monitor    "Monitor0"
         DefaultDepth     16
         SubSection "Display"
                 Viewport   0 0
                 Depth     16
                 Modes    "1280x1024" "1152x864" "1152x768" "1024x768" 
"800x600" "640x480"
         EndSubSection
         SubSection "Display"
                 Viewport   0 0
                 Depth     24
                 Modes    "1280x1024" "1152x864" "1152x768" "1024x768" 
"800x600" "640x480"
                 Option "SecurityTypes" "VncAuth"
         EndSubSection
         Option "UserPasswdVerifier" "VncAuth"
         Option "PasswordFile" "/root/.vnc/passwd"
         Option "rfbport" "5900"
         Option "httpd" "/usr/share/vnc/classes/"
         Option "httpPort" "5800"
         Option "ClientWaitTimeMillis" "300000"
         Option "deferUpdate" "100"
         Option "DisconnectClients" "off"
         Option "AllwaysShared" "on"
         Option "IdleTimeout" "300"
         Option "desktop" "Principal"
EndSection

Section "Module"
    Load "vnc"
         Load  "dbe"
         Load  "extmod"
         Load  "fbdevhw"
         Load  "glx"
         Load  "record"
         Load  "freetype"
         Load  "type1"
         Load  "dri"
EndSection

Any help??

-- 
    Samuel Díaz García
     Director Gerente
ArcosCom Wireless, S.L.L.

CIF: B11828068
c/ Romero Gago, 19
Arcos de la Frontera
11630 - Cadiz

http://www.arcoscom.com

mailto:samueldg at arcoscom.com
msn: samueldg at arcoscom.com

Móvil: 651 93 72 48
Tlfn.: 956 70 13 15
Fax:   956 70 34 83




More information about the fedora-list mailing list