Hi
Point 11 of the repeater pdf guide notes that ONLY IP addresses are permitted in the field "Only Allow Connection to Server". I'd really like to see hostnames permitted
I'm curious as to why it can't do this i.e. why it can't be a local hostname (name of my PC)? I connect with a local hostname in the VNC server field, and it resolves that OK.
In addition, as a test I put in the local hostname in the "Only Allow Connection to Server" field and the log showed it RESOLVING the local hostname to the SAME IP address OK, but gives an error and doesn't connect. USING IP ADDRESS ONLY WORKS OK.
k.
USING LOCAL HOSTNAME Resolves IP but Fails?
========================
socket() initialized
bind() succeded to port 5901
listen() succeded
THREAD VIEWER: 1640
socket() initialized
bind() succeded to port 5500
listen() succeded
THREAD TIMER: 2996
THREAD SERVER: 2624
Viewer accept, 210.XXX.XXX.XX:1871
DBG: remotehost NAMEOFMYPC remoteport 5900
resolving host by name: NAMEOFMYPC
resolved: NAMEOFMYPC (192.168.1.10)
connecting to 192.168.1.10:5900
Unable to connect to destination host, errno=0
======================================
USING IP ADDRESS ONLY: WORKS
========================
socket() initialized
bind() succeded to port 5901
listen() succeded
THREAD VIEWER: 1360
socket() initialized
bind() succeded to port 5500
listen() succeded
THREAD SERVER: 240
THREAD TIMER: 1244
Viewer accept, 210.XXX.XXX.XX:1965
DBG: remotehost IPADDRESSOFMYPC remoteport 5900
resolving host by name: IPADDRESSOFMYPC
resolved: NAMEOFMYPC(192.168.1.10)
connecting to 192.168.1.10:5900
--> Proxy started
========================
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
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
Hostnames for Repeater in Only Allow Connection to Server
Hostnames for Repeater in Only Allow Connection to Server
Last edited by jksmurf on 2006-07-12 08:52, edited 1 time in total.
Re: Hostnames for Repeater in Only Allow Connection to Serve
Just a little bump, I'd still REALLY like to see this implemeted.
Cheers
k.
Cheers
k.
Re: Hostnames for Repeater in Only Allow Connection to Serve
yes hostnames is a good option very unrealiable at this point.. I second the feature to be more realiable..
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Re: Hostnames for Repeater in Only Allow Connection to Serve
I'd still really like to see this implemented ...
Cheers
k.
Cheers
k.
Re: Hostnames for Repeater in Only Allow Connection to Serve
I vote for allow hostname
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Hostnames for Repeater in Only Allow Connection to Serve
I had occasion to install 1.04RC12 on my wife's PC and realised I STILL would very much like to see this implemented. How about throwing it into the new RC, that's be really great, thanks!
k.
k.
Re: Hostnames for Repeater in Only Allow Connection to Serve
yes, got my vote too!
edit see my last post only now realised it was via repeater or via wan not possible. IMO
edit see my last post only now realised it was via repeater or via wan not possible. IMO
Last edited by X3 on 2008-11-22 13:49, edited 1 time in total.
Re: Hostnames for Repeater in Only Allow Connection to Serve
If you're going to put anything new into the upcoming 1.04 release, I'd still like to see this!!
k.
k.
Re: Hostnames for Repeater in Only Allow Connection to Serve
I´m in, please allow hostnames!
UltraVNC 1.0.8.2
OS: win 8.1,
using uvnc-x64 on WAN + LAN with SecureVNCPlugin64, experienced user
OS: win 8.1,
using uvnc-x64 on WAN + LAN with SecureVNCPlugin64, experienced user
Re: Hostnames for Repeater in Only Allow Connection to Serve
from my pont of view I thing it would be impossible to implement connection via repeater with hostname. This is because Host name is used only via LAN not WAN for wan you use IP/dynDNS only.
From networking point of view its not possible
current 1,0,5 supports host nam within lan and this support has existed for a long time all you need is to have a proper network set up.
From networking point of view its not possible
current 1,0,5 supports host nam within lan and this support has existed for a long time all you need is to have a proper network set up.
Last edited by X3 on 2008-11-22 13:47, edited 1 time in total.