Hi all,
The "AuthHosts=" in the "ultravnc.ini" is no longer working as expected - can anyone help / verify?
For years I had in
ultravnc.ini
entry
AuthHosts=-:+"My External Fixed IP"
(i.e. I want to accept the connection from only one single IP address)
and that worked fine (AFAIK v1.3x) for years but when I installed the new v1.4.0.6 I suddenly got "Rejected" info when I tried to connect to my machine with VNC Server !
It is as if only first entry in the "AuthHosts=" is obeyed... very strange...
Many thanks for help in advance!
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
The "AuthHosts=" in the "ultravnc.ini" is no longer working as expected - can anyone help / verify?
- Rudi De Vos
- Admin & Developer
- Posts: 6952
- Joined: 2004-04-23 10:21
- Contact:
Re: The "AuthHosts=" in the "ultravnc.ini" is no longer working as expected - can anyone help / verify?
1.4.0.7 host filter fix
Please use viewtopic.php?t=37743
Please use viewtopic.php?t=37743
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
Re: The "AuthHosts=" in the "ultravnc.ini" is no longer working as expected - can anyone help / verify?
Hi all,
Much obliged!!!
I will try it tomorrow morning the first thing...
Much obliged!!!
I will try it tomorrow morning the first thing...
Re: The "AuthHosts=" in the "ultravnc.ini" is no longer working as expected - can anyone help / verify?
Hi all,
"Your connection has beed rejected."
message with "ultravnc.ini" entry
AuthHosts=-:+"My Fixed External IP":
Can you please check / verify?
I have installed the v1.4.0.8 from the link you posted but, unfortunately I still get:
"Your connection has beed rejected."
message with "ultravnc.ini" entry
AuthHosts=-:+"My Fixed External IP":
Can you please check / verify?
Re: The "AuthHosts=" in the "ultravnc.ini" is no longer working as expected - can anyone help / verify?
Hi all,
Instead of full fixed IP which is not working the filtering of the 3 starting fileds did the trick (i.e. xxx.yyy.zzz of my "My Fixed External IP")!
AuthHosts=-:+xxx.yyy.zzz:
Instead of full fixed IP which is not working the filtering of the 3 starting fileds did the trick (i.e. xxx.yyy.zzz of my "My Fixed External IP")!
AuthHosts=-:+xxx.yyy.zzz:
- Rudi De Vos
- Admin & Developer
- Posts: 6952
- Joined: 2004-04-23 10:21
- Contact:
Re: The "AuthHosts=" in the "ultravnc.ini" is no longer working as expected - can anyone help / verify?
AuthHosts=-:+"My Fixed External IP": should work
tested with 127.0.0.1 and localhost
Will test it again with an external viewer
tested with 127.0.0.1 and localhost
Will test it again with an external viewer
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/