Let's say I've received unwelcome visits from the ip address 210.52.108.210. I can easily blackhole this ip address by right clicking the entry to include it in the ENS blackhole list. But let's say I'd like to blackhole an ip address range, e.g., 210.52.0.0 - 210.52.127.255. Simply changing the subnet mask for 210.52.108.210 from 255.255.255.0 to say 255.255.0.0 or even 255.0.0.0 does not seem to blackhole the entire range; intrusions from a different ip address on the subnet still get in.
So what is the formula to blackhole the entire ip address range?
Thanks, as always,
James