Im working in a network environment where we are using winvnc on our pc's and servers. Currently we are using the HKLM\Software\ORL\WinVNC3\AuthHosts key to define who can use vnc on the network. Until now we have had no issues. Basically our string looks something like this "-:+10.0.60.141:?10.0.31.169:?10.0.20.240:?10.0.20.184:" By default all computers can not use vnc, there is one ip (10.0.60.141) which can force accept, and we have listed a whole bunch of computers that can query our network computers for control. Heres the problem. Our string is reaching its max char length of 255. Were at 247 at the moment. To combat this weve moved all our vnc users to ip's between 10.0.60.110 and 10.0.60.119. What were want to do is take out all the individual ip's and just have a range between 10.0.60.110 and 10.0.60.119 in the key.
We know that entering a value of ?10.0.60 will mean that all ip's upder 10.0.60.x will be able to query but what i need to know is, will entering a value of 10.0.60.11 work for only that ip address or will it work for 10.0.60.11x (eg. 10.0.60.111, 10.0.60.112, 10.0.60.113, ...) And if not, is there a way to enter a range of ip addresses instead of listing each individual ip. Kinda hard to explain, any help appreciated. Thanks Guys. Michael Kaciuba Network Administrator Jardine Lloyd Thompson Phone: (08) 9426 0939 Mobile: 0421 612 603 E-mail: [EMAIL PROTECTED] _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
