> Thanks for the suggestion, but this was already in place as the IP range
"+192.168.244.0/192.168.244.255" (my home LAN, which is DHCP).  There are
no other entries (I deleted the empty + sign at the top). Is that the
correct syntax for the IP range (without the quotes)?

Dennis,

The part after the / is a mask, not the end of a range. What you want is "+192.168.244.0/255.255.255.0". This will accept any connections from IP addresses beginning "192.168.244", and reject any coming from other IP addresses (which is what I am inferring you want as you referred to the numbers above as defining a range).

Hope that helps,

Stewart [NutmeG] Becker
www.sibecker.co.uk
_______________________________________________
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