Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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

Problems with AuthHosts Key

Post Reply
FrankR

Problems with AuthHosts Key

Post by FrankR »

Hi all,

I have Problems to configure the "AuthHosts" Variable
Ultra VNC has to run with a public IP and has also VPN access
I trs to allow only access via VPN IP.

my idea to set up the AuthHosts was the following:
DENY ALL:Allow only IPs from 169.254.x.x
-:+169.254:

But it is not working, access via public ip is also possible.
what am I doing wrong?

Thanks in Advance!
Great Software!!!!!
ipsec
Former moderator
Former moderator
Posts: 565
Joined: 2004-09-20 18:56
Contact:

Post by ipsec »

Why not specify the IP address of the devices you wish to have access it-

-:+xxx.xxx.xxx.xxx:+yyy.yyy.yyy.yyy:+zzz.zzz.zzz.zzz:

Where each X,Y,Z are specific IP addresses.
You could try
-:+169.254.0.0:
But that is the network address (Depending on subnet mask) and may not work properly.

Isnt this only a VNC thing not UltraVNC?

If its possible to set up this in UltraVNC I want to know how :-) But I guess its a good idea for the future :-)
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6883
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Authhost is supported in ultravnc via registry..
Post Reply