Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Only allow local connection for ssh forwarding

Any features you would like to see in UltraVNC? Propose it here
Post Reply
jones5000
Posts: 1
Joined: 2004-05-18 17:27

Only allow local connection for ssh forwarding

Post by jones5000 »

I wish if it was posible to only permit local connection to secure the server to only permit local connection via a ssh tunel .
I think this is not posible now in ultraVNC , but is posible in TightVNC :(

Thanks
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Did you check both Registry settings in
HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3


LoopbackOnly: Setting this entry to 1 causes WinVNC to accept loopback connections
AllowLoopback: Setting this registry entry to 1 will cause local-loopback connections to be allowed. Setting it to zero will filter out such connections
Post Reply