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

helo / Router

Post Reply
mike

helo / Router

Post by mike »

Hi

first, I an new here and 2. my english is not good, so please if I ask a question second time, show me the old posting - I can not find - thanks

I just need to know how I can connect a UVNC client behind a router using DSL.
That means, the client has IP 192.168.1.3 and the router is in the internet with 212.xxx.xxx.xxx - so how can I come to the 192.xxx.xxx.xxx ?

many thank you!
mike kerbe
ipsec
Former moderator
Former moderator
Posts: 565
Joined: 2004-09-20 18:56
Contact:

Re: helo / Router

Post by ipsec »

mike wrote:Hi

first, I an new here and 2. my english is not good, so please if I ask a question second time, show me the old posting - I can not find - thanks

I just need to know how I can connect a UVNC client behind a router using DSL.
That means, the client has IP 192.168.1.3 and the router is in the internet with 212.xxx.xxx.xxx - so how can I come to the 192.xxx.xxx.xxx ?

many thank you!
mike kerbe
Set router (212.xxx.xxx.xxx) to forward port 5900tcp to computer 192.168.1.3.

Allow port 5900tcp to go to computer 192.168.1.3 with XP SP2 firewall or whatever firewall you have running.

Run server on 192.168.1.3 machine with default socket connection / port 5900.

Connect via outside address to 212.xxx.xxx.xxx:5900 with viewer.

If you want the web viewer to work then do the same thing except use port 5800 to forward.

This is assuming you havent change the port, if you have just fill in the proper port where needed.
Guest

Post by Guest »

thanks !
Post Reply