Why does my "banned_ip.txt" keep getting Populated ???

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
bdjolly
Posts: 2
Joined: Sat May 26, 2012 6:07 pm

Why does my "banned_ip.txt" keep getting Populated ???

Post by bdjolly »

Script URL: http://www.toylandminihorses.com/gbook/gbook.php
Version of script: 1.7
Hosting company: VERIO
URL of phpinfo.php: http://www.toylandminihorses.com/gbook/phpinfo.php
URL of session_test.php: http://www.toylandminihorses.com/gbook/session_test.php
What terms did you try when SEARCHING for a solution: Why Banned IP ?

Write your message below:
Why does my "banned_ip.txt" keep getting Populated ???
I have "$settings['junkmark_ban100']=0"
I have "$settings['junkmark_limit']=100"
Shouldn't that now allow everything to get through ???
I have "$settings['man_approval']=1 turned on because I wish to see what is getting banned and then Dis-Approve of entry. Is there some way to view the entries that are getting "Banned" ???
I'm afraid that my customers are getting banned and are not being allowed to post.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Why does my "banned_ip.txt" keep getting Populated ???

Post by Klemen »

If you read the readme.htm file carefully you will know you need to set $settings['junkmark_use'] to 0 to disable JunkMark filter.

When you disable JukMark only posts that are 100% without a doubt SPAM attempts (from simple spam bots that got caught into honeypots) will be added to the banned_ips.txt file.

No valid browser/user can activate the SPAM traps (honeypots), but many simple/stupid SPAM bots do, so if a SPAM trap is activated it is 100% a SPAM attempt and it is blocked and banned by GBook.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
bdjolly
Posts: 2
Joined: Sat May 26, 2012 6:07 pm

Re: Why does my "banned_ip.txt" keep getting Populated ???

Post by bdjolly »

Thank you for the reply.
Sorry I forgot to post in the original msg that I do have
$settings['junkmark_use']=0
Guess my / your Guestbook has been found and is being attacked
by simple spam bots.
Thank you for the spam protection.
Post Reply