http://www.linux-tips-and-tricks.de

VNC Server can't connect to openSuSE/VNC server kann nicht zu openSuSE verbinden PDF Print E-mail
Samstag, 27 November 2010
Nachdem der VNC Server eingerichtet war und in der /etc/xinet.d/vnc die Ports freigeschaltet waren konnte ich ohne Probleme von Windows per UltraVNC wie auch RealVNC verbinden. Aber jedesmal, wenn ich meine Userid und Password eingegeben hatte wurde die Verbindung wieder abgebrochen. Im syslog tauchten dann immer die folgenden Fehlermeldungen auf:

Nov 27 19:34:19 obelix checkproc: checkproc: can not get session id for process 5920

Im Netz fand ich dann den folgenden Beitrag der mich auf die Lösung brachte: Letztendlich musste ich in der /etc/hosts die folgende Zeile auskommentieren (ein # an den Anfang der Zeile stellen) und alles funktionierte wie gewünscht.
 
#::1             localhost ipv6-localhost ipv6-loopback
 
===> English <===
 
I installed VNC server on my system and enabled the ports in  /etc/xinet.d/vnc. Then I was able to connect from Windows  with UltraVNC and RealVNC. But every time when I entered my userid and password the connection was dropped. I found following message in the syslog:

Nov 27 19:34:19 obelix checkproc: checkproc: can not get session id for process 5920

I found following page which helped me to find the solution for the issue: In /etc/hosts I had to comment out the following line (insert # at the beginning of the line ) and everthing works fine now.
 
#::1             localhost ipv6-localhost ipv6-loopback
 
Last Updated ( Dienstag, 10 Januar 2012 )
 

Add comment

===> Pls add comments in German or English only <===
eMail will be hidden/eMail wird versteckt


Security code
Refresh

< Prev   Next >