Viewing 2 replies - 1 through 2 (of 2 total)
  • I am afraid that the white list only handles single ips.

    I will look into adding subnets using the ip/subnet format.

    I will release the current beta when WordPress 3.5 is released, I may get the new format working before then, but if I don’t, I’ll put it in the next beta and you can download it.

    Keith

    Tee beta version on blogseye.com now uses an IP range mask for a black list and white list. The format is:

    123.123.123.123/24 where 24 is the number of bits. This is a standard format for IP and the 24 is called the MASK. In this case the 24 is the first three parts of the IP, so anything that starts 123.123.123 will be white listed or black listed. to block anything that starts 123.123 would be 123.123.123.123/16, etc.

    Please download and install the beta and let me know if it stops the right IPs. It looks like it is working on my test blogs which stop a few thousand spammers a day.

    There is a chart that explains masks and has a complete list:

    http://www.pantz.org/software/tcpip/subnetchart.html

    Keith

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Does the White list support an IP range?’ is closed to new replies.