I have been using vncviewer for years to access remote openSUSE desktops from my local openSUSE. I now have two machines running Leap 42.3, and I cannot connect. The password is correct. I get a popup that says: read: Connection reset by peer (104) The command on the server (started by xinetd) is: service x11vncservice { socket_type = stream protocol = tcp wait = no user = root server = /usr/bin/x11vnc server_args = -inetd -rfbauth /etc/vncpasswd -o /var/log/x11vnc.log -find -env FD_XDM=1 -shared -forever port = 5900 type = UNLISTED } /etc/vncpasswd has the password as generated with x11vnc, as I have always done. I connect with this: vncviewer -passwd /home/roger/.vncpasswd mercury:0 or even: vncviewer mercury:0 /home/roger/.vncpasswd has the password generated with x11vnc, as I have always done. And it says: TigerVNC Viewer 64-bit v1.6.0 Built on: ??-??-?? ??:?? Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Mon Aug 28 11:32:22 2017 CConn: connected to host mercury port 5900 Mon Aug 28 11:32:23 2017 CConnection: Server supports RFB protocol version 3.8 CConnection: Using RFB protocol version 3.8 CConnection: Choosing security type VncAuth(2) CConn: read: Connection reset by peer (104) I see only this in the log on the server (the display I want to connect to) Aug 28 11:23:32 mercury xinetd[29561]: START: x11vncservice from=10.2.10.41 Aug 28 11:23:32 mercury xinetd[29561]: EXIT: x11vncservice status=1 duration=0(sec) Aug 28 11:23:37 mercury xinetd[29561]: START: x11vncservice from=10.2.10.41 Aug 28 11:23:37 mercury xinetd[29561]: EXIT: x11vncservice status=1 duration=0(sec) Aug 28 11:28:25 mercury xinetd[29561]: START: x11vncservice from=10.2.10.41 Aug 28 11:28:26 mercury xinetd[29561]: EXIT: x11vncservice status=1 duration=1(sec) Aug 28 11:31:56 mercury xinetd[29561]: START: x11vncservice from=10.2.10.41 Aug 28 11:31:56 mercury xinetd[29561]: EXIT: x11vncservice status=1 duration=0(sec) I am using the same RPM packages as when this worked (except these are now for Leap 42.3): on the server: x11vnc xorg-x11-Xvnc on the client: tightvnc -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org