Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Search found 7 matches

by izy
2005-03-14 07:28
Forum: Old messages
Topic: Reverse VNC over Stunnel
Replies: 12
Views: 9358

I still am not able to get the reverse connection working with the msrc4 plugin. However, I did get my reverse connection through Stunnel to work... :) It was a matter of changing the settings for which system was acting as the server and which was acting as the client (Stunnel config issue ...
by izy
2005-03-14 02:28
Forum: Old messages
Topic: Reverse VNC over Stunnel
Replies: 12
Views: 9358

redge,

I have RC20.1 (6/3/2006). My date looks to be a few days earlier that yours. I am having difficulty getting things stable...

I have completly uninstalled on both servers and am trying to re-install for testing again.

Thanks,

izy
by izy
2005-03-13 17:00
Forum: Old messages
Topic: Reverse VNC over Stunnel
Replies: 12
Views: 9358

I have tried the basic reverse connection (without encryption) and it works great. So, my firewall (only one in the mix at present) is allowing both forward and reverse ports (5900 and 5500 respectively) to get through. I did not try the encrypted test until I had a basic setup working (only add one ...
by izy
2005-03-13 06:12
Forum: Old messages
Topic: Reverse VNC over Stunnel
Replies: 12
Views: 9358

I have tried one more attempt with the OpenSSL / Stunnel reverse connection from server back to client. My listening client viewer is in debug mode with loglevel at 9. Here is the resulting log: Started and Winsock (v 2) initialised In listening mode - staring daemons Adding tray icon bufsize ...
by izy
2005-03-13 05:57
Forum: Old messages
Topic: Reverse VNC over Stunnel
Replies: 12
Views: 9358

Just tried another reverse connection attempt with RC20 and the msrc4 pluggin. I found the commandline refference for the viewer and added the -dsmpluggin option. Following is the resulting log output that I received: Started and Winsock (v 2) initialised In listening mode - staring daemons Adding ...
by izy
2005-03-13 05:24
Forum: Old messages
Topic: Reverse VNC over Stunnel
Replies: 12
Views: 9358

The RC is the same on both client and server. I tried the latest RC 20 today with the same results. The key file was created as per the link in my original message and it works fine with a forward connection. Also, it is significant that the reverse connection works through Stunnel and an encrypted ...
by izy
2005-03-12 04:36
Forum: Old messages
Topic: Reverse VNC over Stunnel
Replies: 12
Views: 9358

Reverse VNC over Stunnel

I am using the following: UVNC v1.0.0 RC18 Stunnel 4.08 OpenSSH 0.9.7e For the record, I have followed the directions at this link: http://www.securityfocus.com/infocus/1677 And, I have been able to test a succesful forward connection from client to server. Everything working great! Now, I have made ...