I've been using the older version of Repeater successfully for quite some time, in Mode 1. I'm trying to get the new version to work and the graphics are not worth 1000 words. Can anyone help with the settings please?
My setup is as follows:
router with 1 external IP, FQDN is "something.domain.com" (using IP forwarding service), with port 443 forwarded to SERVER. ports 5900, 5800, and 5500 are not defined (so they are blocked).
SERVER has repeater running, listening on 443, and vncserver running, listening on default ports (5900).
Other machines on local subnet are A, B, C, D, all running vncserver, listening on default ports (5900).
All machines can use viewer to get to SERVER directly (using default port), and can also reach SERVER using "something.domain.com::443", meaning they go through the repeater correctly.
Also, a machine (Z) behind a very locked firewall elsewhere (only 443 is open) can get to any machine on the network, using local server name (A, B, C, D) and "something.domain.com::443". All works beautifully.
I upgrade to 19.4. Now everything but the external machine (Z) can get to the local servers.
So the question is, what settings do I use in the new Repeater? Those graphics are not helpful to me at all, unfortunately. What is the Listen box for? It appears that I have to put an IP into the "Allow connection to Server" box, but can you use server names that the Repeater machine can resolve? How do you enter multiple servers? What's that "restrict access to server port" box? And it seems that whenever I try to make this external connection, "Searching old connections" shows up in the Repeater log. What's that?
If anyone can shed any light on this, I'd be much obliged.
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
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
More explicit help for new Repeater
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
"graphics are not worth 1000 words" perhaps not for the repeater, but a drawing of your network setup would make it a lot easyer.
----
**Listen -> Mode II, not needed.
**Allow/Refuse: allow to block connection (ip based)
syntax: 192.168.1.100;192.168.1.101
Allow: not used
Deny used: 192.168.1.100
You can connect to all servers except 192.168.1.100
Allow used: 192.168.1.100
Deny not used:
You can only connect to server 192.168.1.100
Don't put anything in it until your connections work.
**Port
5900: You are only allowed to connect to servers that run vnc on port 5900
0: No port restriction.
In your case, it is possible the port parameter that cause trouble, put a 0 in it and restart the repeater
Check the repeater log, normal he indicate the cause off the error.
----
**Listen -> Mode II, not needed.
**Allow/Refuse: allow to block connection (ip based)
syntax: 192.168.1.100;192.168.1.101
Allow: not used
Deny used: 192.168.1.100
You can connect to all servers except 192.168.1.100
Allow used: 192.168.1.100
Deny not used:
You can only connect to server 192.168.1.100
Don't put anything in it until your connections work.
**Port
5900: You are only allowed to connect to servers that run vnc on port 5900
0: No port restriction.
In your case, it is possible the port parameter that cause trouble, put a 0 in it and restart the repeater
Check the repeater log, normal he indicate the cause off the error.
-
- 8
- Posts: 14
- Joined: 2004-06-01 01:52
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
-
- 8
- Posts: 14
- Joined: 2004-06-01 01:52
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
-
- 8
- Posts: 14
- Joined: 2004-06-01 01:52
beautiful, it all works now. Thank you very much.
i think that 2 things happened: 1) i installed Norton Antivirus 2005 and had their "internet worm" functionality active, and although i gave permission to Repeater to go through it, I don't think it listened to my instructions; and 2) I checked the box for Allow and Deny, but had no entries there, so it didn't let anything in. Maybe change this code so that there is only a text box, if it has an entry then it works if not then it ignores it - why do you need the checkbox also?
One question: in the log, it keeps saying "Searching old connections". What is this? it's just filling the log. Also for the log, can you add a data and time stamp to the connecting, start relaying, and EOF lines? And also the remote machine's IP address?
Some suggestions for the Repeater interface (whenever you get to it, I know you have many things going on):
Instead of Accept, say "Repeater listens for server requests on port:".
Instead of Listen, say "Repeater listens for viewer requests on port:".
For Allow connection to server, say "Repeater allows requests from ONLY the following IP addresses or ranges: (separate by semi-colon, can specify xxx.yyy.zzz. for a full class C range). If blank all requests are allowed.".
For Refuse connection to server, say "Repeater denies requests from the following IP addresses or ranges: (separate by semi-colon, can specify xxx.yyy.zzz. for a full class C range). If blank no requests are denied.".
For restrict access, only change the second line to "0 allows all ports".
It would be nice if there was a restart service menu choice or button on the interface. Not sure if Windows would allow this.
I think the graphic belongs in a document that is part of the distribution, not part of the program (IMHO). It doesn't really provide any guidance how to set it up.
Again, thank you.
i think that 2 things happened: 1) i installed Norton Antivirus 2005 and had their "internet worm" functionality active, and although i gave permission to Repeater to go through it, I don't think it listened to my instructions; and 2) I checked the box for Allow and Deny, but had no entries there, so it didn't let anything in. Maybe change this code so that there is only a text box, if it has an entry then it works if not then it ignores it - why do you need the checkbox also?
One question: in the log, it keeps saying "Searching old connections". What is this? it's just filling the log. Also for the log, can you add a data and time stamp to the connecting, start relaying, and EOF lines? And also the remote machine's IP address?
Some suggestions for the Repeater interface (whenever you get to it, I know you have many things going on):
Instead of Accept, say "Repeater listens for server requests on port:".
Instead of Listen, say "Repeater listens for viewer requests on port:".
For Allow connection to server, say "Repeater allows requests from ONLY the following IP addresses or ranges: (separate by semi-colon, can specify xxx.yyy.zzz. for a full class C range). If blank all requests are allowed.".
For Refuse connection to server, say "Repeater denies requests from the following IP addresses or ranges: (separate by semi-colon, can specify xxx.yyy.zzz. for a full class C range). If blank no requests are denied.".
For restrict access, only change the second line to "0 allows all ports".
It would be nice if there was a restart service menu choice or button on the interface. Not sure if Windows would allow this.
I think the graphic belongs in a document that is part of the distribution, not part of the program (IMHO). It doesn't really provide any guidance how to set it up.
Again, thank you.
WHERE is this GUI / Application?
I've searched all the forums for an hour...WHERE is this application?
I have installed the latest RC18 from the main website.
I launch RunUV Repeater dos application
I see 4 lines ending with "waiting for connection....."
This is most frustrating. And for all your Repeater II images of network setup etc, you don't explain how to launch the thing, where the executable is stored, what it's called, what version to use, etc. etc.
Sorry for the frustration here, but I'm trying to follow along and there's not enough info.
Thanks
I have installed the latest RC18 from the main website.
I launch RunUV Repeater dos application
I see 4 lines ending with "waiting for connection....."
This is most frustrating. And for all your Repeater II images of network setup etc, you don't explain how to launch the thing, where the executable is stored, what it's called, what version to use, etc. etc.
Sorry for the frustration here, but I'm trying to follow along and there's not enough info.
Thanks
This repeater they are talking about I beleive is repeater version 2.
Which has a little graphic icon ect and some kewl stuff about it.
If you go here -
http://sourceforge.net/project/showfile ... e_id=60914
download RC194 setup.exe
Install this version - You can upgrade RC18 and also install the new repeater version.. .which you can then invoke from the start menu - program files - ultra vnc dir.
Which has a little graphic icon ect and some kewl stuff about it.
If you go here -
http://sourceforge.net/project/showfile ... e_id=60914
download RC194 setup.exe
Install this version - You can upgrade RC18 and also install the new repeater version.. .which you can then invoke from the start menu - program files - ultra vnc dir.