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

DNS redirection

Post Reply
joe avarage
20
20
Posts: 34
Joined: 2007-08-16 18:32

DNS redirection

Post by joe avarage »

I've used dyndns for forward dns to UltraVnc or Pchelpware.

I noticed that my webhotel provider has probably a similar feature. It has a "DNS Administration" tab where it has a table where I cab add values such as:

Code: Select all

[b]Localname:   Type    Priority    Value[/b]
@            MX      10          Mail
*            A       10          195.nnn.nnn.nnn   (nnn is a number)
 
It also lets me add new table rows. Unfortunately there is no documentation what these are. To me it looks like I could use this feature. Let say my ip is 78.778.625.656 what should I put in the dnd table?
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: DNS redirection

Post by B »

It seems you could use it similarly to how you've used DynDNS in the past. Seems like a pretty standard DNS hosting setup to me.

But why ask us?

If I were you I would ask your provider.
joe avarage
20
20
Posts: 34
Joined: 2007-08-16 18:32

Re: DNS redirection

Post by joe avarage »

I am not sure what I should put in the columns.
Let say my page is www.mysite.com and I want DNS redirection to 123.456.789.123 where UltraVnc is listening.
What should I put in Localname? A star (*). What about Type, Priority and Value? I am not sure what these should contain.
Post Reply