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

How to add IP address filter

Post Reply
monday8848
8
8
Posts: 27
Joined: 2012-11-22 02:45

How to add IP address filter

Post by monday8848 »

Hi:
Does somebody know,how to add IP address scope to VNC config file? I just want 192.168.1.200-224.168.1.254 IP address can connect to VNC server. I try many times but still failure. It seems we can't add IP address scope, just can add single IP address. for example, -:+192.168.1.224 It works. so anybody know how to add IP address scope to AUTHHOSTS filter? I think this function is very usefull, We can restrict only a few IP address can connect to VNC server. thanks.
monday8848
8
8
Posts: 27
Joined: 2012-11-22 02:45

Re: How to add IP address filter

Post by monday8848 »

No one knows how to add IP address scope to authhost list?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6863
Joined: 2004-04-23 10:21
Contact:

Re: How to add IP address filter

Post by Rudi De Vos »

It's string based
you can add
-:+192.168.1 for the full range 192.168.1.x
-:+192.168 for the full range 192.168.x.x
monday8848
8
8
Posts: 27
Joined: 2012-11-22 02:45

Re: How to add IP address filter

Post by monday8848 »

thanks replay. I know you mentioned about. But I just want a few IP address can access server. for example, TightVNC can do this. If I add 192.168.0.240-192.168.0.254 in tightvnc, It's means only 15 IP addresses can access server.
monday8848
8
8
Posts: 27
Joined: 2012-11-22 02:45

Re: How to add IP address filter

Post by monday8848 »

thanks all. new update you can reference https://forum.ultravnc.net/viewtopic.php?f=3&t=29907 thanks
Post Reply