View Full Version : Better block this one...
toker
03-12-2002, 03:18 AM
Im currently getting loads of hits from this IP 211.22.33.6 i already blocked it but it keeps hitting over and over. I suggest others to block this shit korean IP becuse this fucking thing was really fucking up my prod. <img border="0" title="" alt="[Mad]" src="mad.gif" /> <br /><br />[Tue Mar 12 05:58:29 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:29 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:29 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:31 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:31 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:31 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:31 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:31 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:31 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:32 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:58:32 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:51 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:51 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:51 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:51 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:51 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:56 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:58 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:58 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:58 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 05:59:59 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:02 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:02 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:02 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:03 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:05 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:08 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:09 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:10 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:10 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:12 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:12 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:14 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:14 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:15 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:16 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:00:17 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:02:35 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:02:36 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:02:36 2002] [error] [client 211.22.33.6] client denied by server configuration: <br />[Tue Mar 12 06:02:37 2002] [error] [client 211.22.33.6] client denied by server configuration:
Thnx Toker, I just checked my logs and I have that ip as well as this one 211.22.152.138
Buzzman
03-12-2002, 06:44 AM
It's a keeper allright I checked my htaccess and already had this: deny from 211.22.33.<br /><br />He hit me a few times with a different IP's from the same block.<br /><br />Burtman
Sandy
03-12-2002, 11:07 AM
What is the exact code for htaccess to block ip's?<br /><br />thnx
Buzzman
03-12-2002, 11:31 AM
Hey Sandy I've ICQ'd you in the past and never heard from back from you before.<br />Anyways here's what you add to your htaccess:<br /><br />order allow,deny<br />allow from all<br />deny from 211.22.33.6<br /><br />Then add this to your Error Documents and send them to pop-up hell, somewhere to a different host of course:<br />ErrorDocument 403 <a href="http://anotherhost" target="_blank">http://anotherhost</a><br />I send them right to a sponsor.<br /><br />Burtman
Add this to your .htaccess file<br /><br /><Limit GET><br />Order Deny,Allow<br />Deny from 123.45.678.9<br />Allow from all<br /></Limit>
Burtman beat me to it. <img border="0" title="" alt="[Razz]" src="tongue.gif" />
Sandy
03-12-2002, 01:07 PM
</font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by Burtman:<br /><strong>Hey Sandy I've ICQ'd you in the past and never heard from back from you before.<br /></strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">Hmm, could be, i've deleted my hard disk some time ago. some messages were deleted
viper2K1
03-13-2002, 12:51 PM
I put this in my htaccess<br /><br /><Limit GET><br />Order Deny,Allow<br />Deny from 211.22.33.<br />Allow from all<br /></Limit><br /><br />and according to RB4 the amount of incomming hits from 211.22.33.6 and 211.22.33.151 is still going up <img border="0" title="" alt="[Confused]" src="confused.gif" /> <br /><br />htaccess is working tho, I did "Deny from all" to test and i got a forbidden message when i went to my site ...
I believe it's because all the placeholders in the ip# aren't there, I'm not sure if it's as simple as adding a "*" to the end or not.<br /><br />211.22.33.* <img border="0" title="" alt="[Confused]" src="confused.gif" /> <br /><br />Not much help I guess, but I'm sure one of the hosting guys that hang here could help out more.
</font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by viper2K1:<br /><strong>Deny from 211.22.33.</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">after doing a bit of searching it seems maybe the problem is the "." you have at the end of the ip 211.22.33. <--<br /><br />try 211.22.33 and see if that works.
Also something to look at is the fact that denying an ip will cause a 403 error, so check out where you have that URL pointing to in your .htaccess file. If it points back to your domain it may send them on to your site, I'm not sure.
viper2K1
03-13-2002, 04:57 PM
the 403 page gives the default error-page, i'm not redirecting it to my index<br /><br />I looked at <a href="http://www.javascriptkit.com/howto/htaccess5.shtml" target="_blank">http://www.javascriptkit.com/howto/htaccess5.shtml</a> and there they have a . at the end<br /><br />I'm gonna try without the . now and see if it stops <img border="0" title="" alt="[Wink]" src="wink.gif" />
Buzzman
03-13-2002, 09:51 PM
Leave the limit get and limit tags out of there<br />and see if it works. Let us know if dropping the period works or not.<br /><br />Burtman
viper2K1
03-14-2002, 11:48 AM
I still have hits incomming from that IP-block, even without the period at the end<br /><br />Gonna try it without the limit tags now ... stay tuned <img border="0" title="" alt="[Wink]" src="wink.gif" />
viper2K1
03-14-2002, 03:26 PM
nope, that ain't stopping it either <img border="0" title="" alt="[Frown]" src="frown.gif" /> <br /><br />looks like i'm not the only one having trouble<br /><a href="http://bbs.adultwebmasterinfo.com/ubb/ultimatebb.php?ubb=get_topic;f=1;t=014112" target="_blank">http://bbs.adultwebmasterinfo.com/ubb/ultimatebb.php?ubb=get_topic;f=1;t=014112</a>
toker
03-15-2002, 04:45 AM
viper2k1 if you sill have problems drop me an email or ICQ and ill help you make it work. It should not require the limit tag just the "deny from 211.22" should work fine. <br /><br />you must also have an error403 to send them to if you want to redirect and drive them nuts.
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.