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

Cannot connect outside network?

Single Click discussions / bugs
Post Reply
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Cannot connect outside network?

Post by cwhitmore »

I have SC working great inside my network and with other VPN's within our company, but I'm not able to connect to a user at their home.

If they are running the EXE do they still need to open port 5500 (or whatever port I have setup), on their firewall?
Seems that if they initiate it the firewall shouldn't need to be modified?

End user has XP using NAT -> I have static/routable IP.

I've completely opened port 5500 on my side without any luck.
Suggestions?
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

if they are running the EXE do they still need to open port 5500 (or whatever port I have setup), on their firewall?
Seems that if they initiate it the firewall shouldn't need to be modified?
No, no need to open port 5500 on customer side :-)
but you need to update your SC to SCIII for bypass firewall of yours customers.
[topic=3421][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Post by cwhitmore »

I downloaded the SCIII version of files, but I'm not sure what to put for
-id? What is the function of this switch?
thanks,
Carlton.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

what to put for
-id? What is the function of this switch?
id = identification number
id number is for connect partners and groups
(sales staff, remote support staff, etc...)

you (vnc viewer) and SCII or SCIII (customer) with same number

[topic=3173][/topic]

before add repeater to your network,
(maybe you don't really need it because some ISP block ports >1024)

viewer network side
just try it to open port 443 TCP instead port 5500 TCP and modify your SC to connect on port 443

SC step to do
modify your SC with new winvnc from SCIII and update helpdesk.txt
-------------------------------------------
[HOST]
Internet remote support non standard port SC
-connect hostname.mydomain.com::443 -noregistry

[DIRECT]
--------------------------------------------


don't forget double "::" without quote


from command line vncviewer listening on port TCP 443 and create shortcut for easy
start ... Run...
"%programfiles%\UltraVNC\vncviewer.exe" -listen 443
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Post by cwhitmore »

Is there a way to compile this into an EXE like the other SC program? I'm trying to keep it as simple as possible for the end user.

Also, is it possible to add an additional support person as well?
thanks for your help.
Carlton.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

just modify the helpdesk.txt for port 443 to your own custom.zip before compile and continue as before you made your SC !
(actual winvnc build 7.10.2005 is include by online creator)
http://sc.uvnc.com/index.php?section=19
Last edited by redge on 2006-04-17 16:54, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

Also, is it possible to add an additional support person as well?
UltraVNC FAQ
[topic=4570][/topic]
Last edited by redge on 2006-04-17 17:11, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Post by cwhitmore »

Thanks for the links, but that's for regular SC not SC111.
Can you create more then one support person host in SC111?
thanks,
Carlton.
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Post by cwhitmore »

Okay, I changed it back to one support person, but I'm getting the following error message on my PC when I start the EXE from an end user PC. (I'm listening on port 443)

Connection failed - Invalid protocol !
Possible causes:
- You've forgotten to select a DSMPlugin and the Server uses a DSMPlugin
- Viewer and Server are not compatible (they use different RFB protocoles)

I tried the viewer that came with SCIII (vncviewer_ssl.exe), and the viewer that came with UltraVNC, but I get the same error with both.
Any ideas?
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

Are you using correct syntax for the [HOST] ?
-connect hostname.mydomain.com::443 -noregistry
SC111.
This is a new product ?
I never know existing this build anywhere.
Can you create more then one support person host in SC111?
Yes,
like SC20.3 and SC1.0.0 and like example of SingleClick.
http://sc.uvnc.com/index.php?section=14
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Post by cwhitmore »

I verified my settings, but still getting same error.

Yes, here is the helpdesk.txt file:
(I've tried it with -sslproxy switch as well)

[TITLE]
Technical Support - Desktop Sharing
[HOST]
Carlton
-id 12345 -connect 168.215.186.45::5500 -noregistry
#192.168.1.101==repeater ip
#SSL -> :443 needed
[TEXTTOP]
Double Click to make a connection
[TEXTMIDDLE]
Before making a connection
[TEXTBOTTOM]
[TEXTRBOTTOM]
[TEXTRMIDDLE]
[TEXTRTOP]
[TEXTBUTTON]
More Info
#if TEXTBUTTON do not exist, button is removed
[WEBPAGE]
http://www.advocacyinc.org
[TEXTCLOSEBUTTON]
Close
[BALLOON1TITLE]
Connecting to helpdesk ...
#wrong, actual you see to connection made the the SSL engine
[BALLOON1A]
[BALLOON1B]
[BALLOON1C]
[BALLOON2TITLE]
Connected ...
[BALLOON2A]
A support rep is connected.
[BALLOON2B]
[BALLOON2C]
#[DEBUG]
#debug option open dosbox with info
[ENTERCODE]
Enter Your ID
[DIRECT]
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

cwhitmore wrote: [HOST]
Carlton
-id 12345 -connect 168.215.186.45::5500 -noregistry
#192.168.1.101==repeater ip


repeater ?

No, remove -id 12345 from [HOST]
Yes, so you need vncviewer connect to repeater port 5901 (not listening) and VNC server: ID:12345 like picture below and replace localhost by your ip address 168.215.186.45 must be the repeater address only
Image

(I've tried it with -sslproxy switch as well)
repeater_ssl necessary
-id 12345 -sslproxy -connect 168.215.186.45::443 -noregistry
you must have downloaded certificate.pem to repeater_ssl folder
Last edited by redge on 2006-04-17 22:17, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Post by cwhitmore »

Ah, it all makes sense now.
I tried running the repeater distributer5.exe, but keep getting a Runtime Error. I'm running Windows XP if that has anything to do with it?
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Post by cwhitmore »

Disregard my last message. Found the answer here:

[topic=4854][/topic]
cwhitmore
8
8
Posts: 16
Joined: 2006-04-13 19:26

Post by cwhitmore »

I've got the repeater working now, but I'm getting another error now when running the .exe so I've moved this post to SCIII forum.
Post Reply