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?
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
denied access with ip filtering turned on
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: denied access with ip filtering turned on
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
Same parameter was used in the filer, checking ip address with name dosn't work.
Fixing it
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: denied access with ip filtering turned on
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
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
Last edited by dfeely on 2023-03-01 07:56, edited 1 time in total.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: denied access with ip filtering turned on
loggind should still use the dns names, only the filtering use back the ip's
Re: denied access with ip filtering turned on
@dfeely: It is good with 1.4.3.6?