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

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.

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

denied access with ip filtering turned on

Post Reply
dfeely
Posts: 1
Joined: 2023-02-02 17:33

denied access with ip filtering turned on

Post by dfeely »

anybody having this issue?

I just upgraded to 1.4.0.5, and am now being denied access. I have ip filtering configured and it used to let me in. Now after looking at the log the connection is now showing the dns name of the connection instead of the ip address. how do you turn off the dns translation and allow me back in?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6945
Joined: 2004-04-23 10:21
Contact:

Re: denied access with ip filtering turned on

Post by Rudi De Vos »

Seems that replacing the ip address with his dns name in the logging had a siteffect.

Same parameter was used in the filer, checking ip address with name dosn't work.

Fixing it
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/
dfeely
Posts: 1
Joined: 2023-02-02 17:33

Re: denied access with ip filtering turned on

Post by dfeely »

Swapped out the exe x64 files and tested it with my remote access from work. log still shows dns name but it let me in. Will test it again tomorrow and report back.

log: (ip masked)

28/2/2023 12:07 Connection received from rrcs-nn-nnn-nn-107.west.biz.rr.com
28/2/2023 19:50 Client rrcs-nn-nnn-nn-107.west.biz.rr.com disconnected (without filter)
28/2/2023 23:45 Connection received from rrcs-nn-nnn-nn-107.west.biz.rr.com (with filter)
28/2/2023 23:45 Connection received from rrcs-nn-nnn-nn-107.west.biz.rr.com

-df
:D
Last edited by dfeely on 2023-03-01 07:56, edited 1 time in total.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6945
Joined: 2004-04-23 10:21
Contact:

Re: denied access with ip filtering turned on

Post by Rudi De Vos »

loggind should still use the dns names, only the filtering use back the ip's
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/
Ludovic
Admin & Developer
Admin & Developer
Posts: 100
Joined: 2021-12-28 18:55

Re: denied access with ip filtering turned on

Post by Ludovic »

@dfeely: It is good with 1.4.3.6?
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/
Post Reply