After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

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

UVNC Over VPN IP Address

Post Reply
HoustonIT
Posts: 1
Joined: 2010-04-13 02:47

UVNC Over VPN IP Address

Post by HoustonIT »

I'm trying to setup UVNC on a network that consists of mostly remote users connected via VPN. I've got the client running on two PC's, and each one displays the local IP address on hover and not the VPN IP address. It still works surprisingly with the VPN address, but I would much rather have the VPN address displayed or the hostname displayed with the end user hovers over the tray icon. That way the user can give me the info I need immediately, as opposed to resolving the local IP to something useful to connect to. Any ideas?
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: UVNC Over VPN IP Address

Post by YY »

That is because the UVNC service has finished the IP binding before the VPN tunnel is established, therefore it just aware the existence of the local IP.

To verify, after the VPN is up, try to restart the UVNC service. If the restarted UVNC can show both IP when hovers over the tray icon, then it is the case as above-mentioned.

The solution is to delay the startup of the UVNC service until the VPN tunnel is up. Some people using the free tool Startup Delayer are successful to solve this problem. You may take a trial.
szakilaci
8
8
Posts: 8
Joined: 2010-07-06 08:26

Re: UVNC Over VPN IP Address

Post by szakilaci »

I had lot of problems on Windows7 with my OpenVPN tunneling, because normally Win7 firewall does allow only LAN connection to vnc.

The final solution was disabling the firewall-checkbox on the "virtual LAN card" = TAP win32 ....
and redoing the firewall setup for allowing UVNC FULLY (private too) in the "special firewall settings" part.
Post Reply