Lennard,

Filtering based on host name is tricky, because the "efficient" way to do it
involves a reverse-DNS lookup on the IP address of the incoming connection.
With dynamic DNS services, though, this won't actually resolve to the
"correct" name, so it won't work.

The other key point to remember is that Hosts-based filtering is primarily
used so that unknown hosts can't attack your machine, because the server
will drop connections from them without processing them.  This protection is
less useful if their attempt to connect causes your server to spend
resources looking up DNS names, and is completely useless if they manage to
compromise your dynamic-DNS address... :)

Cheers,

Wez @ RealVNC Ltd.


> I would like to acces my vnc server, which has a static ip, 
> from home where i have a dynamic ip. Via dyndns i have 
> created an account. I would like to add the dyndns host name 
> (eg. myname.dyndns.org) in the acces list (properties --> 
> connections --> add). However when i trie to add the hostname 
> it shows up as:
> 255.255.255.255/0.0.0.0 and obviously this does not work. Is 
> there a solution to overcome this problem.
> 
> Situation summary:
> 
> vnc server with static ip
> security by means of allowing only certain ip addresses vnc 
> client with dynamic ip, but static host name would like to 
> add static host name to allow list under connections tab in 
> vnc properties
> 
> Thanks,
> Lennard
> _______________________________________________
> VNC-List mailing list
> [EMAIL PROTECTED]
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to