https://bugs.kde.org/show_bug.cgi?id=52036
rainer.me...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rainer.me...@gmail.com --- Comment #14 from rainer.me...@gmail.com --- Isn't this also reuiring reverse connection in krfb? As of my knowledge krfb also does not yet support reverse connections. Typically VNC clients listen on port 5500 to allow a reverse connection. This is very useful if the server is behind NAT (mostly the case for desktop clients). I am personally using UltraVNC based solution very successful to support Windows systems. It offers reverse connection on server side. I am running a "repeater" component on a public internet host with public IP address which is allowing me then to connect from ma viewer to the repeater (typically port 5900) as well as the server connecting to the repeater (typically port 5500) to allow relayed connection even if both parties are behind NAT. -- You are receiving this mail because: You are watching all bug changes.