I have used UVNC for a long time on many machines no problem.
I just set it (uvnc server) up on a new Dell PC running Win7 Home Prem.
With only basic settings in the VNC server and a password, I can only connect to the server on Win7 if the firewall is completely disabled.
I have tried everything I can think of in setting up the ports in the Windows firewall but it won't work for me - connection refused. Turn off the firewall on the Win7 machine and I can log right in.
I am connecting from an XP machine on the same LAN.
Any suggestions?
Thanks!
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
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
Windows 7 Home Premium - How to configure Firewall for uvnc?
Re: Windows 7 Home Premium - How to configure Firewall for u
start... cmd right click on it and select left click Run as administrator (is very important)
otherwise, you no have enough privilege for open port.
(shortcut keyboard Shift+Ctrl+Enter) + Alt+Y (accept UAC)
netsh firewall set portopening protocol=TCP port=5800 name=vnc5800 mode=ENABLE profile=All
netsh firewall set portopening protocol=TCP port=5900 name=vnc5900 mode=ENABLE profile=All
otherwise, you no have enough privilege for open port.
(shortcut keyboard Shift+Ctrl+Enter) + Alt+Y (accept UAC)
netsh firewall set portopening protocol=TCP port=5800 name=vnc5800 mode=ENABLE profile=All
netsh firewall set portopening protocol=TCP port=5900 name=vnc5900 mode=ENABLE profile=All
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Windows 7 Home Premium - How to configure Firewall for u
Even when running as a service?
Or do I need to re-install it using Run as administrator?
Or do I need to re-install it using Run as administrator?
Re: Windows 7 Home Premium - How to configure Firewall for u
uvnc 1.0.8.2
application mode or service mode is not important and unrelated.
for install software, always install run as administrator except if only intented for the only current user !
for run for all users. you must install run as administrator
application mode or service mode is not important and unrelated.
for install software, always install run as administrator except if only intented for the only current user !
for run for all users. you must install run as administrator
Last edited by redge on 2010-01-26 00:27, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Windows 7 Home Premium - How to configure Firewall for u
Re-installed using "run as administrator"
Works like a charm - THANKS!
Works like a charm - THANKS!