Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)
Author Message
peace
Worker
Worker



Joined: Mar 11, 2004
Posts: 209

PostPosted: Thu Sep 29, 2005 10:19 pm Reply with quote

Hello

i tryed to ban manually an ip octet from sentinel admin panel but my site had internal error ,i chacked the .htaccess and i saw it put the abuser id to a different place than others
here is what it was look like
Code:
<Files 403.shtml>

order allow,deny
allow from all
</Files>

order allow,deny
deny from 72.9.248.35
deny from 195.44.172.185
deny from 24.150.0.0/15
deny from 24.152.0.0/13
deny from 24.160.0.0/11
deny from 24.192.0.0/10
deny from 24.150
allow from all


RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mysite.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.mysite.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.mysite.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://mysite.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://mysite.com$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp|html|swf|gif|js|css)$ - [F,NC]deny from 67.153.177.34


i deleted 67.153.177.34 from there and put under the others and my site worked again .The only change was maden by a friend last week coz flash blocks wasnt uploading with IE but with firefox so i need help whats wrong with my htaccess coz i dont know any about it.



Other question is i sentinel blocked same person 3 times in 3 min
and in the sentinel mail it was saying ''String Match: joc''
i dont have any idea what this joc means please is this bad thing or sentinel can accidently banned him coz he mailed and asked why my site banning him Sad

Thanks
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu Sep 29, 2005 10:57 pm Reply with quote

Your .htaccess is organised in a strange way and my guess is that you didn't have a blank line as your last line like the installation requires. Set it up like this and be sure to leave a blank line at the end.
Code:
<Files 403.shtml>

order allow,deny
allow from all
</Files>

<Limit GET PUT POST>
  Order Allow,Deny
  Allow from all
</Limit>

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mysite.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.mysite.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.mysite.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://mysite.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://mysite.com$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp|html|swf|gif|js|css)$ - [F,NC]

# -------------------------------------------
# Start of NukeSentinel(tm) DENY FROM area
# -------------------------------------------
deny from 72.9.248.35
deny from 195.44.172.185
deny from 24.150.0.0/15
deny from 24.152.0.0/13
deny from 24.160.0.0/11
deny from 24.192.0.0/10
deny from 24.150
deny from 67.153.177.34



As to your other issue, look in your NukeSentinel String Blocker Settings and see if you have an entry of joc
 
View user's profile Send private message
peace







PostPosted: Thu Sep 29, 2005 11:35 pm Reply with quote

ty for answer raven

i did change my htaccess with ures , in NukeSentinel String Blocker Settings i realize that it wasnt active Embarassed now i activated it and i have nothing at String List: coz i dont know what to type there Sad so i still dont know if sentinel ban him accidently or was he a bad person
 
Raven







PostPosted: Fri Sep 30, 2005 12:22 am Reply with quote

Looking at the Harvester Blocker Settings I see joc web spider. That's probably the string it found.
 
peace







PostPosted: Fri Sep 30, 2005 12:45 am Reply with quote

ty raven i just look and see it Smile

lol but im totally confused

sentinel blocked him-69.198.140.111 and 69.198.140.154 in 3 mins 3 times coz of that joc

but if its a bot how he mailed me, said why my site blocking him plus his mail deleted by avast antivirus coz there is something on it ,may be better i share the info if it help to any one.Is this can be a script tries hack a site if cant send a malware or something to site owner auto
 
Raven







PostPosted: Fri Sep 30, 2005 12:50 am Reply with quote

It sounds like everything is working correctly if it's being blocked elsewhere. Unless I'm misunderstanding, just leave things as they are.
 
peace







PostPosted: Fri Sep 30, 2005 12:56 am Reply with quote

ok ty again
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©