After more 2 000 000 (two million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is always welcome

2026-03-11: CVE-2026-3787 Clarification: https://forum.uvnc.com/viewtopic.php?t=38155

2025-12-14: 1.7.1.X-dev release builds need tests and feedback: https://forum.uvnc.com/viewtopic.php?t=38134

2025-12-02: We need help: English Wikipedia UltraVNC page has been requested to deletion: https://forum.uvnc.com/viewtopic.php?t=38127
Any help is welcome to improve the UltraVNC page and/or to comment on the Wikipedia Talk page

2025-05-06: Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

2023-09-21: Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Development: UltraVNC development is always here... Any help is welcome
Feedback is welcome

Problem with REPEATER.EXE -- Double NAT?

SC <-> Proxy <-> Repeater <-> Proxy <-> Viewer
Post Reply
freedom4all
Posts: 2
Joined: 2005-09-13 18:31
Location: germany
Contact:

Problem with REPEATER.EXE -- Double NAT?

Post by freedom4all »

Hello,

I have problems using repeater.exe (latest version, 1.0.4) do connect this way, client is winvnc.exe from ultravnc 1.0.1, no DSM.


VNC-Viewer
|
|
privIP
--------------
FIREWALL
--------------
fixed pubIP, NAT No.1
|
|
/~~~~~~\
the big, wide internet
\-----------/
|
|
fixed pubIP
-------------------
DSL Router-Firewall,
port forwarding for
5901 to the repeater.exe PC
(= NAT No.2 ??)
-------------------
|
LAN
|
~~ Repeater.exe on Win2k3-R2
|
~~ winvnc.exe on Win2ksp4
|
~~ Other Win2ksp4 workstations
.
...


Using a 3rd PC in the destination LAN I *CAN* use the repeater.exe to connet to another workstation running also winvnc.exe

Is that possible scenario I "painted" above possible? Is that counted as double-NAT; There are other postings here stating that double NAT is not supported...

The VNC viewer tells "negotiate protocol version" and hangs. While watching the repeater.exe screen (PCA :wink: ) I can see, that nothing shows up there (neither succeed nor error messages)


Any ideas :idea: ?
thedarkener
8
8
Posts: 18
Joined: 2005-09-30 17:03
Location: Santa Rosa, California
Contact:

Re: Problem with REPEATER.EXE -- Double NAT?

Post by thedarkener »

freedom4all wrote:I have problems using repeater.exe (latest version, 1.0.4) do connect this way, client is winvnc.exe from ultravnc 1.0.1, no DSM.
*snip*

So it looks like a classic Repeater Mode 1 scenario, minus the port numbers in your diagram. Try to verify the port you are connecting to is correctly forwarded (according to diagram on ultravnc.com for repeater mode 1, port 5900 is default for repeater connection - so either forward publicIP_port5901 -> PrivateIP_port5900, or connect to the repeater from your viewer with port 5900 instead.

If the logs aren't showing any connections at all I'd definitely lean toward that. Sounds like a forwarding issue, especially since it seems to work fine within the destination LAN.

Hope that helps!
Last edited by thedarkener on 2006-03-28 17:15, edited 1 time in total.
Post Reply