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

Help with SC and repeater

Single Click discussions / bugs
Post Reply
mrv1976
Posts: 3
Joined: 2009-11-30 19:44

Help with SC and repeater

Post by mrv1976 »

Hi,

I trying to setup Single Click with the repeater service because I have multiple machines for help desk support for clients. Anyways here's how I configured everything but having issues..

On the Single Click I followed the step by step document and within the helpdesk.txt file since I'm using mode II of the repeater I entered in the following settings:

[HOST]
Support Agent 1
-id 1111 -connect 24.234.199.227:5500

[HOST]
Support Agent 2
-id 2222 -connect 24.234.199.227:5500

[HOST]
Support Agent 3
-id 3333 -connect 24.234.199.227:5500

[HOST]
Support Agent 4
-id 4444 -connect 24.234.199.227:5500

I created by firewall rule to port forward 5500 and 5901 to the computer running the repeater service.

In the repeater service software I have the following options

5901 Listen Port Viewer
5500 Listen Port Server

Only have Enable Mode II checked

Restrict access to server port I have 0

Only allow ID checked with
1111;2222;3333;4444

The problem I'm having is I'm getting the following error message over and over in the log file.

Check if port is not already in use port=5500
accept() failed, errno=10022
Check if port is not already in use port=5901
accept() failed, errno=10022
Check if port is not already in use port=5500
accept() failed, errno=10022
Check if port is not already in use port=5901
accept() failed, errno=10022
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Help with SC and repeater

Post by redge »

computer running the repeater can't not run vncviewer -listen 5901
winvnc can't listen on same computer of repeater on port 5500, conflict
exactly what you have

better to host repeater on a virtual machine or use public repeater like vserver.homeftp.org or swiss.ultravnc.info and connect to them on default port 5900 and 5500, less complicate
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply