Hello,
I don't know if this is a bug or I need to set correctly this feature.
I can't connect to servers in Mode I if I enable the option "Only allow connections to:" in repeater. Without this option I can connect correctly.
Viewer
Windows Version: Win 8.1
VNC Version: 1.2.1.1
DSMPlugin: SecureVNCPlugin.dsm enabled
Server
Windows: Multiple OS
VNC Version 1.2.1.1
DSMPlugin: SecureVNCPlugin.dsm enabled
Authentication: MSLogon
Repeater
Windows: 2008 R2
Repeater 1.3 with Only allow connections to: 192.168.0:5900 (/24 rule)
Thanks in advance
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
Repeater 1.3 - Only allow connections to
Repeater 1.3 - Only allow connections to
Last edited by Kirck on 2016-05-26 14:20, edited 1 time in total.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Repeater 1.3 - Only allow connections to
WIthout a filter someone can connect to any local server, to any port and with any protocol.
Take care when you disable the filter.
Does it work with a full ip instead of a 24
Take care when you disable the filter.
Does it work with a full ip instead of a 24
Re: Repeater 1.3 - Only allow connections to
I know it, but I need to connect externaly.
I use mslogon authentication. Rudi, can you confirm me if you have the same issue?
Thanks
I use mslogon authentication. Rudi, can you confirm me if you have the same issue?
Thanks
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Repeater 1.3 - Only allow connections to
tested
1) repeater need to restart before filter changes are activated
2) only full ip adresses are accepted
1) repeater need to restart before filter changes are activated
2) only full ip adresses are accepted
Re: Repeater 1.3 - Only allow connections to
Thanks Rudi, but the image from download repeater say that the range ip is possible...Rudi De Vos wrote:tested
1) repeater need to restart before filter changes are activated
2) only full ip adresses are accepted
Maybe useful the possibility to create range from ip's and ports.
Thanks again
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Repeater 1.3 - Only allow connections to
Correct, we changed this at the last moment because there is a hack on they way that let use the repeater as a general proxy
for all protocols. The only way to protect this is by the filter.
This needed to be done fast...
Documentation is wrong.
Next update we wil implement the range back, but the current implementation was a string check.
The current filtered 192.168.1 as filter_string is part of requested_string
192.168.1.X and X.192.168.1
for all protocols. The only way to protect this is by the filter.
This needed to be done fast...
Documentation is wrong.
Next update we wil implement the range back, but the current implementation was a string check.
The current filtered 192.168.1 as filter_string is part of requested_string
192.168.1.X and X.192.168.1
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Repeater 1.3 - Only allow connections to
Repeater reuploaded.
Filer modified
192.168.1:5900
192.168.1.X OK
X.192.168.1 FAIL
Filer modified
192.168.1:5900
192.168.1.X OK
X.192.168.1 FAIL
Re: Repeater 1.3 - Only allow connections to
Thanks Rudi, same exe file for x86 and x64?
I will test and report.
I will test and report.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Repeater 1.3 - Only allow connections to
The new version works well...
Thanks
Thanks