shought Posted March 19, 2010 Share Posted March 19, 2010 Right now it's possible to block a single IP and an 'IP range' using 192.168.2.* or similar, but there is no (easy) way to block the IP range 192.168.2.1 - 192.168.77.255 for instance. Could this be done? Thanks in advance. Link to comment Share on other sites More sharing options...
Robulosity2 Posted March 19, 2010 Share Posted March 19, 2010 Generally speaking if you want to use more indepth CIDR (although it would be nice to use in IPS :P) it's best to do this with a firewall Link to comment Share on other sites More sharing options...
bfarber Posted March 19, 2010 Share Posted March 19, 2010 Yeah, I mean for performance reasons you should use iptables or similar. Even .htaccess would be better than trying to do this at the PHP level. Link to comment Share on other sites More sharing options...
shought Posted March 19, 2010 Author Share Posted March 19, 2010 :) Noted. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.