Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Issue with Query not working with Repeater

Post Reply
User avatar
/dev/null
8
8
Posts: 23
Joined: 2020-01-31 07:08

Issue with Query not working with Repeater

Post by /dev/null »

Hello,

Been using ultravnc for years now, both in work and in personal life. Great software.

For most part I been using repeater on Linux (version 17), vncservers running as service would autoconnect to it, and I would just connet to them via repeater by ID. I also use SecureVNCPlugin.
The issue I'm having is that the Query option (I tried both via uvnc_settings and Admin Propertis), it does not work at all. From time to time it even crashed vncserver.

This option is really important to me right now. I remember using chunkvnc many years ago and it DID work well, but that project is long forgotten.

The only thing that I noticed is that when I don't use repeater it does work.

This is my server settings:

Code: Select all

[admin]
UseRegistry=0
MSLogonRequired=0
NewMSLogon=0
DebugMode=2
Avilog=0
path=C:\Program Files\uvnc bvba\UltraVnc
accept_reject_mesg=Allow to connect?
DebugLevel=10
DisableTrayIcon=0
LoopbackOnly=0
UseDSMPlugin=1
AllowLoopback=0
AuthRequired=1
ConnectPriority=0
DSMPlugin=SecureVNCPlugin.dsm
AuthHosts=
DSMPluginConfig=SecureVNC;0;0x00104001;
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
FileTransferEnabled=1
FTUserImpersonation=1
BlankMonitorEnabled=1
BlankInputsOnly=0
DefaultScale=1
primary=1
secondary=0
SocketConnect=1
HTTPConnect=1
AutoPortSelect=1
PortNumber=5900
HTTPPortNumber=5800
IdleTimeout=0
IdleInputTimeout=0
RemoveWallpaper=0
RemoveAero=0
QuerySetting=4
QueryTimeout=10
QueryAccept=0
QueryIfNoLogon=0
InputsEnabled=1
LockSetting=0
LocalInputsDisabled=0
EnableJapInput=0
kickrdp=0
clearconsole=0
service_commandline=-autoreconnect ID:12345678 -connect 1.1.1.1:5500
FileTransferTimeout=1
KeepAliveInterval=5
SendExtraMouse=1
Secure=0
rdpmode=0
AllowInjection=0
QueryDisableTime=0
EnableUnicodeInput=0
EnableWin8Helper=0
[admin_auth]
group1=
group2=
group3=
locdom1=0
locdom2=0
locdom3=0
[UltraVNC]
passwd=xxx
passwd2=xxx
[poll]
TurboMode=1
PollUnderCursor=0
PollForeground=0
PollFullScreen=1
OnlyPollConsole=0
OnlyPollOnEvent=0
MaxCpu=40
EnableDriver=0
EnableHook=1
EnableVirtual=0
SingleWindow=0
SingleWindowName=
Sainsuper
40
40
Posts: 96
Joined: 2008-04-02 10:47

Re: Issue with Query not working with Repeater

Post by Sainsuper »

query should works only on direct connections and not on reverse connection
User avatar
/dev/null
8
8
Posts: 23
Joined: 2020-01-31 07:08

Re: Issue with Query not working with Repeater

Post by /dev/null »

Yeah, been few days since I posted it and while it was not up (it was moderated I found out in some necro-posts that this was the case).
Thanks for response anyway.
Post Reply