Forum Moderators: DixonJones
I would like to block these two ip ranges. But am having trouble writing the expression.
Netsweeper FW-NETSWEEPER-1 (NET-66-207-120-224-1) 66.207.120.224 - 66.207.120.239
Netsweeper FW-NETSWEEPER-2 (NET-66-207-119-232-1) 66.207.119.232 - 66.207.119.239
This is what I came up with, is this correct? Thanks all.
RewriteCond %{REMOTE_ADDR} ^66\.207\.120\.(22[4-9]¦23[1-9])$ [OR]
RewriteCond %{REMOTE_ADDR} ^66\.207\.119\.(23[2-9])$ [OR]