<Files 403.shtml>
order allow,deny
allow from all
</Files>snpmarq wrote:I am sorry but I really cannot give a lesson on the use of .htaccess files here. People who do not know what an .htaccess file is shouldn't really be tinkering with that on their web server.
The info is really for the benefit of those folks who know already what the .htaccess file does on their server.
Use Google and search out the information if you want to learn more about them.
http://www.google.ca/search?num=100&hl= ... file&meta=
Suffice to say that it instructs the server which IP's to allow on to the server and which ones to DENY and it will only throw a 403 error page at those visitors originating from any of the blacklisted IPs. It basically blocks them from accessing ANYTHING on your server other then the 403.shtml error page.
The IP's are a culmulative collection gathered from the error logs of four security specific web sites. As such they encounter an extremely high number of lads trying to hack the phpBB...
.
tim_welch wrote:Perhaps my question should be more 'How does one identify IPs that are killing bandwidth and server processing power?'.
tim_welch wrote:I've been getting around 10 concurrent guest hits on my account repeatedly from 207.226.22.176 (Beyond The Network America) which appears to have been browsing my site quite aggressively.
tim_welch wrote:I understand and your comments are much appreciated. Would you know of any easy way to identify such spiders other than simply looking at the list of current users on the main ACP page?
For example, if my site appears to have more than 2 sessions from the same IP, is that a spider? Or should you ban only if you get 5 or 10 or ...? Perhaps the question has no one answer.
I presume if someone has more than one current and active browser windows open connecting to the site, that doesn't make two IP sessions appear, does it?
Limiting the number of sessions per IP
This fix should only be used if you are experiencing problems with too many sessions being created for one user
Users browsing this forum: No registered users and 13 guests