Greenguy's Board


Go Back   Greenguy's Board > Link Lists & Getting Listed
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2009-05-25, 12:40 PM   #7
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
If I had to guess, it looks like you have reverse dns lookups turned on, their bot/linkchecker possibly doesn't have reverse dns and has a short timeout. Your site looks up the DNS of the visiting bot, takes 27 seconds to time out, their bot/linkchecker times out after 5 or so seconds, and, invalid connection.

You might check your apache config to turn off dns lookups:

HostnameLookups Off

or, check your .htaccess for something like

deny from *.domain.com
or
deny from 12.23.*.*

The latter case doesn't ban just an IP block and forces a reverse DNS lookup for each query since 12.23.domain.com could be valid and would match your rules.

If you want to block just those IPs

deny from 12.23.

would do that.

or

deny from 12.23.0.0/16
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:02 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc