Hi,
i try the standard repeater non ssl in linux with ssl viewer and SCIII.
i have on my linux server a stunnel on 2 IP
i have modified repeater because SSL viewer and server not send ID: but testAID:
xxx.xxx.xxx.xx1:443 -> 5901 repeater
xxx.xxx.xxx.xx2:443 -> 5500 repeater
with that, my vncviewer_ssl connect on port 5901 on repeater via stunnel port 443 and my SCIII connect to port 5500 on repeater via stunnel 443
all work the viewer and SCIII connect but when viewer connect i have this error:
Connection failed - Invalid protocol !
Possible cause:
- you've forgotten to select DSMPlugin ..................
but the connection work with same viewer and SCIII with windows repeater
if viewer and server make a standart ssl communication, why don't work with stunnel ?
UltraVnc> route_connections(): starting select() loop, terminate with ctrl+c
UltraVnc> route_connections(): new server connecting, accepting...
UltraVnc> accept_connection(): connection accepted ok from ip: 209.172.49.206
UltraVnc> ParseId(): IdCode = testAID:123456
UltraVnc> accept_connection(): Server sent code 123456
UltraVnc> Add_server_list(): Server added to list 123456
UltraVnc> accept_connection(): respective viewer has not connected yet
UltraVnc> UpdateServerViewerInfo(): Servers[] has changed at index 0
UltraVnc> UpdateServerViewerInfo(): New server connection from : xxx.xxx.xxx.xxx
UltraVnc> route_connections(): new viewer connecting, accepting...
UltraVnc> accept_connection(): connection accepted ok from ip: xxx.xxx.xxx.xxx
UltraVnc> ParseId(): IdCode = testBID:123456
UltraVnc> accept_connection(): Viewer sent code 123456
UltraVnc> Add_viewer_list(): Viewer added to list 123456
UltraVnc> Find_server_list(): server found at 0, code = 123456
UltraVnc> Set_viewer_active(): activated viewer at 0, code = 123456
UltraVnc> Set_server_active(): activated server at 0, code = 123456
UltraVnc> Find_server_list(): server found at 0, code = 123456
UltraVnc> accept_connection(): forking do_repeater(5, 6)
UltraVnc> Add_repeaterproc_list(): Added proc to index 0, pid=18931, code=123456UltraVnc> UpdateServerViewerInfo(): Servers[] has changed at index 0
UltraVnc> UpdateServerViewerInfo(): New server connection from : xxx.xxx.xxx.xxx
UltraVnc> UpdateServerViewerInfo(): Viewers[] has changed at index 0
UltraVnc> UpdateServerViewerInfo(): New viewer connection from : xxx.xxx.xxx.xxx
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
Linux repeater test with SCIII
Linux repeater test with SCIII
Last edited by mithril on 2006-02-10 20:38, edited 1 time in total.
did you contact the owner of source code Linux repeater available below ?
http://sc.uvnc.com/index.php?section=31
http://sc.uvnc.com/index.php?section=31
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
-
- 8
- Posts: 18
- Joined: 2005-09-30 17:03
- Location: Santa Rosa, California
- Contact:
SC III / SSL: Is not yet implemented (I have tried to get it stable firstthedarkener wrote:
Does v011 of the Linux repeater support SCIII / SSL / MS Crypto?
MS Crypto: If this means dsm plugins / rc4.key, seems to work (I tried mode 2) if viewer connects first (seems to be so that if server connects 1st, repeater's status polling loop will "eat" servers' handshake).
Cheers,
Jari
-
- 8
- Posts: 18
- Joined: 2005-09-30 17:03
- Location: Santa Rosa, California
- Contact:
Ok, thank you Jariko. =) If there's anything a non-programmer can do to help, let me know.Jariko wrote:SC III / SSL: Is not yet implemented (I have tried to get it stable firstthedarkener wrote: Does v011 of the Linux repeater support SCIII / SSL / MS Crypto?
Awesome. I'll try and test some with mode 1 and get back to the forums.Jariko wrote:MS Crypto: If this means dsm plugins / rc4.key, seems to work (I tried mode 2) if viewer connects first (seems to be so that if server connects 1st, repeater's status polling loop will "eat" servers' handshake).