How to ban an entire ip range through mysql database How to ban an entire ip range through mysql database
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

How to ban an entire ip range through mysql database

Started by dke, October 22, 2006, 01:10:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dke

Hi all,

i find it easyer to just manually edit the database for coppermine, then to use the gui for some stuff, like banning. But i havent figured out how to ban entire ip ranges, id have to create 255 rows and put example "212.145.232.1" in the first and then go to 2,3,4,5,6,7 etc.. is there a way to just type "1.2.3.1-1.2.3.255" in one single key?

thanks in advance!

Nibbler

You can't ban IP ranges via the database. Ban via .htaccess or at the firewall level instead.