i'm trying for a while to use a different port for uvnc than the defaults of 5900 and 5800 (let's say 6999 and 6899)
however: it doesn't matter, what port i enter, it never works. the radio button jumps up to "display" after changing the port and the field suddenly shows the last two digits of my custom port (in our example from above 99)...
the effect: no connection on those ports possible (and yes, i forward them with my router)
doesn't matter with what kind of client or machine i want to connect to my server - defaults ports is all i can use - which i personally regard as a security risk and therefore don't want to do
i'm using uvnc 1.0.8.2 on win7 professional 64bit
any ideas or suggestions?
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
- 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
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
- 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
win7 x64 custom ports impossible
Re: win7 x64 custom ports impossible
known bug of old uvnc fixed long time ago,
are you sure you are really updated the uvnc ?
are you sure you are really updated the uvnc ?
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
-
- Posts: 4
- Joined: 2009-12-24 21:30
Re: win7 x64 custom ports impossible
absolutely.
it's my first uvnc installation ever.
downloaded the full setup for x64 from here:
http://www.uvnc.com/download/1082/1082full.html
interesting that a known bug is still there (?)
how can i fix or circumvent it?
EDIT: also, every time i change something in the admin properties, the UAC of win7 asks for confirmation... kind of annoying
it's my first uvnc installation ever.
downloaded the full setup for x64 from here:
http://www.uvnc.com/download/1082/1082full.html
interesting that a known bug is still there (?)
how can i fix or circumvent it?
EDIT: also, every time i change something in the admin properties, the UAC of win7 asks for confirmation... kind of annoying
Last edited by ShadowZone on 2009-12-24 23:45, edited 1 time in total.
Re: win7 x64 custom ports impossible
quit ultravnchow can i fix or circumvent it?
right click on uvnc_settings.exe and select left click run as administrator (this required, otherwise, your settings would never saved)
unrelated to ultravnc ! this new security function of vista/7 !also, every time i change something in the admin properties, the UAC of win7 asks for confirmation..
if annoying, you can down grade your security of UAC at control panel
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
-
- Posts: 4
- Joined: 2009-12-24 21:30
Re: win7 x64 custom ports impossible
nope, doesn't work either - still have to stick to the default ports.redge wrote:quit ultravnchow can i fix or circumvent it?
right click on uvnc_settings.exe and select left click run as administrator (this required, otherwise, your settings would never saved)l
and guess what: some strange IP just tried to make a connection... great!
--> i want my custom ports
i know what UAC is, just thought there is a way to make exceptions like with the windows firewall
Re: win7 x64 custom ports impossible
> --> i want my custom ports
close ultravnc server or stop uvnc_service
right click on notepad.exe and select left click run as administrator (this required even you are computer administrator, otherwise, your settings can't be saved to same name (no right access)
File... Open %programfiles%\ultravnc.ini
AutoPortSelect=1 <--- change value to 0
PortNumber=0 <-- change value 5900 default
HTTPPortNumber=0 <-- change value 5800 default
close notepad and click save
restart ultravnc server or start uvnc_service
close ultravnc server or stop uvnc_service
right click on notepad.exe and select left click run as administrator (this required even you are computer administrator, otherwise, your settings can't be saved to same name (no right access)
File... Open %programfiles%\ultravnc.ini
AutoPortSelect=1 <--- change value to 0
PortNumber=0 <-- change value 5900 default
HTTPPortNumber=0 <-- change value 5800 default
close notepad and click save
restart ultravnc server or start uvnc_service
Last edited by redge on 2009-12-25 12:30, 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
-
- Posts: 4
- Joined: 2009-12-24 21:30
Re: win7 x64 custom ports impossible
what do you know, that did the trick!
thanks a lot
thanks a lot