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

repeater help - i have read FAQ and other posts ^_^ -

Post Reply
echo airete
Posts: 3
Joined: 2005-11-28 20:06

repeater help - i have read FAQ and other posts ^_^ -

Post by echo airete »

I have read the step by step and the FAQ thoroughly for the repeater, and i am still stumped.

i keep getting this error in my log for the repeater:

Code: Select all

socket() initialized
bind() succeded to port 5901
listen() succeded
accept() connection 
Unable to connect to destination host, errno=10057
accept() connection 
Unable to connect to destination host, errno=10057
accept() connection 
Unable to connect to destination host, errno=10057
accept() connection 
Unable to connect to destination host, errno=10057
accept() connection 
connecting to 0.0.0.50:5900
connect() failed.
Unable to connect to destination host, errno=10060


what i have setup is my server and repeater are on the same pc. I also have the viewer listening on port 5500.. i have not added any clients to my server because it does not work... well at least i am not getting any clients to show up.

i have port 5900 to 5901 forwarded to the local ip addres of my pc


now i am trying to conect to another pc that is in my local network through using the repeater.

here is my server settings
Image


here are my viewer settings:
Image


here are my repeater settings:
Image
Last edited by echo airete on 2005-11-28 21:03, edited 1 time in total.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

viewer never listen with repeater
so don't use vncviewer -listen is for nothing with repeater

you need vnc viewer direct access to repeater
vnc server reverse connect to repeater
vnc viewer direct connect to repeater
repeater connect vncviewer and vncserver with same ID

this your request is new feature not yet available to UltraVNC
available with another vnc-related products
http://forum.ultravnc.net/viewforum.php?f=27

--------------

as I can see on your vnc viewer settings, you use direct mode I
mode I vnc server mode to vnc viewer not yet available without ID !

vnc server need to listen on standard port, let Auto checked !
you don't really follow repeater instructions of UltraVNC FAQ !
Please re-read repeater

ALWAYS try first sample with standard port and then when is working and you have understand, try more complex !
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
echo airete
Posts: 3
Joined: 2005-11-28 20:06

Post by echo airete »

Thanks! I must have made it harder that it was .. LOL

^_^
Post Reply