SMF ip range ban

Started by Finner, November 03, 2009, 01:57:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Finner

How do I ban this IP range???

216.104.0.0 - 216.104.31.255

I have tried it 100 different ways

Jason


Finner


Jason

In the 2.x admin, it shows the example: 

Ban on IP (e.g. 192.168.10-20.*):

Have you tried using:

216.104.0-31.*

Finner

Quote from: Jason on November 03, 2009, 05:18:06 PM
In the 2.x admin, it shows the example: 

Ban on IP (e.g. 192.168.10-20.*):

Have you tried using:

216.104.0-31.*

Had not tried that one

Thanks it worked

Jason


Finner

Does this look odd to you..... found in my logs 

Host: 83.246.103.130
   

    * 

   
//phpmyadmin//scripts/setup.php
   Http Code: 404    Date: Nov 04 15:23:55    Http Version: HTTP/1.1    Size in Bytes: -
   Referer: -
   Agent: curl/7.15.5 (i686-suse-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8d zlib/1.2.3 libidn/0.6.8
   
   
   
   

    * 

   
//phpMyAdmin//scripts/setup.php
   Http Code: 404    Date: Nov 04 15:23:56    Http Version: HTTP/1.1    Size in Bytes: -
   Referer: -
   Agent: curl/7.15.5 (i686-suse-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8d zlib/1.2.3 libidn/0.6.8

Jason

Looks like someone was scanning you for a phpmyadmin setup file.   The 404 denotes they got a browser error since the file wasn't found.  That may be a standard setup file if you tried to install phpmyadmin yourself and didn't secure or delete it afterwards.

I wouldn't be concerned since they got a 404 either way but you can always block them if you want.

That specific IP address is in Germany (Berlin) so if you don't have any users/customers there, block it if you want.

Finner