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

A DHCP IP updater

Any features you would like to see in UltraVNC? Propose it here
Post Reply
Ian

A DHCP IP updater

Post by Ian »

I use UltraVNC almost religously to repair computers. As of today I work on computers all over my town. The problem is, is that all of my clients have a DHCP addresses. This is very annoying. Right now, I use a third party tool to email,ftp, or upload a website to me with the users changed IP address. Wouldn't it be nice to have this built in to UltraVNC? Which would run with the winVNC service or even a seperate service which would accomplish this!
User avatar
Oliver
Site-Admin
Site-Admin
Posts: 532
Joined: 2004-04-21 23:04
Location: Frankfurt am Main
Contact:

Post by Oliver »

I think you could script this and run it as a service on the client machines. Another method would be (depending on the supported OSs).

Since Windows 2000, there exists an API called DhcpRegisterParamChange() which will notify a service/program (which you should write then) of changes. This service could then just upload the new IP. Even easier to implement it as a Perlscript or other executable which just gets the new IP posted (e.g. encrypted). This would not even require uload capabilities of the service/program.

But really, this is very specific, you should write this program yourself or ask someone to do it for you.

Oliver
Oliver

How to Report Bugs Effectively
My homepage | WinDirStat
PGP-keys:
  • Forum or UltraVNC-related: 0xA2DD1DBD, E18B 2E2F 4F3E D143 4ED4 3E2B E172 FB55 A2DD 1DBD
  • Other matters: 0x0E88590F, 38B5 5EBA A470 C0F7 0942 81B8 C779 D829 0E88 590F
jamevay
Posts: 3
Joined: 2004-05-11 15:55

cant reach client behind NAT

Post by jamevay »

I am having the same problem I have to reach my workstaion in office LAN. our office use DHCP and Netgear RT314 router. I tried leaving the computer on all night (so the IP addr won't change) and forwarding the port in netgear router. i cant acces the workstation through VNC. some body help
mbrown
20
20
Posts: 44
Joined: 2004-04-24 02:20
Location: Chicago, IL USA

Post by mbrown »

I am sure this has been mentioned in the past, but some of us use a dynamic DNS service, such as dyndns.org or no-ip.com. You can use a free third party utility (many are available from the sites mentioned) to update an available URL and subdomain that you get from them. The service is free.

I use UltraVNC to support remote clients for my job and my sidejobs, not to mention remote access of my computers at home. My account with dyndns.org certainly makes it simpler to access remote locations that use DHCP.

Michael
Michael
mveiga

Post by mveiga »

This is very good free IP Updater

http://www.elegantlogic.com/keepmeposted/default.htm

I use it and I have no problems
branko
Posts: 1
Joined: 2004-06-29 06:11

DynDNS

Post by branko »

We use Win2003, Coyote Linux firewall, DynDNS with DNSerSvc.exe service updater (text based config), repeater and DSMplugin.

DynDNS updater in service (repeater, or server), will be nice feature.

I need only internal LAN DNS to connect.

Thank you for nice software.
Myproject: voix (sourceforge.net)!
Post Reply