Hello.
I am trying to setup repeater in mode 2, i have just installed ultravnc x64 1.2.1.7 from web and installed repeater in one machine.
Disabled all the windows firewall, just in case.
I startup the repeater and it seems to work, webpage is accesible.
In other computer i have installed vncserver and i am running it using "cmd" with the arguments:
winvnc.exe -ID:110 -connect:IP_repeater -run
and in another computer i just try to connect using vncviewer -proxy IP_repeater ID:110
And nothing happens, it fail with error negotiation protocol...
Any idea what i am doing bad??
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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 not working in mode II
Re: Repeater not working in mode II
Hi
What port do you use (viewer and server)? , the conexion is for lan or wan?
What port do you use (viewer and server)? , the conexion is for lan or wan?
Re: Repeater not working in mode II
Try use:
winvnc.exe -autoreconnect id:ID_number -connect IP_repeater::port_repeater -run
vncviewer.exe -proxy "RepeaterIP:PortViewer " ID:ID_number
example:
winvnc.exe -autoreconnect id:123456 -connect 1892.168.0.100::5500 -run
vncviewer.exe -proxy "192.168.0.100:5901 ID:123456
Regard
SainSuper
winvnc.exe -autoreconnect id:ID_number -connect IP_repeater::port_repeater -run
vncviewer.exe -proxy "RepeaterIP:PortViewer " ID:ID_number
example:
winvnc.exe -autoreconnect id:123456 -connect 1892.168.0.100::5500 -run
vncviewer.exe -proxy "192.168.0.100:5901 ID:123456
Regard
SainSuper