chiyo

msg:402034 | 8:05 pm on Nov 30, 2002 (gmt 0) |
/is the site an amazon affiliate? We get these but assumed it was amazon checking that their affiliates were following their TOS e.g. if you are using their web services you must update the search results regularly.
|
Romeo

msg:402035 | 8:33 pm on Nov 30, 2002 (gmt 0) |
... the IP addresses are adsl subscriber lines of snfc21.pacbell.net ... I don't think it is the real Amazon. Regards, R.
|
WebGuerrilla

msg:402036 | 8:56 pm on Nov 30, 2002 (gmt 0) |
I've seen it quite a bit also. Definitely one for the ban list.
|
carfac

msg:402037 | 5:26 am on Dec 2, 2002 (gmt 0) |
upside: Got hit by this last week.... sorry, I should have posted it. Hit pretty hard, got itself banned on my sites. dave
|
Key_Master

msg:402038 | 7:26 am on Dec 2, 2002 (gmt 0) |
This is what an Amazon employee looks like... IP: 207.171.180.101 Host: 207-171-180-101.amazon.com
|
upside

msg:402039 | 5:22 pm on Dec 4, 2002 (gmt 0) |
Amazon posted this [forums.prospero.com] on their Associates Announcement Board. So Amazon does have a bot named amzn_assoc. I wonder though why it's comming from pacbell.net. Last week I banned it using .htaccess because it downloaded over 350 megs of dynamically generated content without once checking robots.txt. There is more information and discussion about this in this thread [forums.prosperotechnologies.com] on their Associates Board.
|
spinnercee

msg:402040 | 2:43 am on Dec 5, 2002 (gmt 0) |
If it's any help, I get incoming from Alexa.com who is an associate/partner of Amazon.com --- Check 2 see if you're listed... who knows? I haven't noticed the bot, though.
|
spinnercee

msg:402041 | 3:49 am on Dec 5, 2002 (gmt 0) |
I should mention that Alexa is a search engine that caches a cute little image (looks like a screen capture) of webpages -- Does anybody know how they do that? :)
|
jdMorgan

msg:402042 | 3:58 am on Dec 5, 2002 (gmt 0) |
If any of you are Amazon Associates, it would be a service to all if you would report to them that this 'bot is being banned because it does not check or respect robots.txt. I have few hard-and-fast, non-negotiable rules, but this is one: Respect robots.txt or eat 403s. Jim P.S. Spinnercee: Welcome to WebmasterWorld!
|
carfac

msg:402043 | 6:39 pm on Dec 5, 2002 (gmt 0) |
| Respect robots.txt or eat 403s |
| :) :) :) Jim, you kill me! dave
|
wilderness

msg:402044 | 8:04 pm on Dec 5, 2002 (gmt 0) |
<snip>Jim, you kill me!> Acually. . .a new internet acronym may be in order? "403ONK" :-)
|
jdMorgan

msg:402045 | 1:05 am on Dec 6, 2002 (gmt 0) |
dave, Yeah, but who talked me into hacking that bad-bot-blocking script? :) wilderness, Maybe this is a dumb question, but "ONK"? Whadizzat? Jim
|
upside

msg:402046 | 1:43 am on Dec 6, 2002 (gmt 0) |
I received a call from the VP of webservices at Alexa. They have temporarily stopped their bot while they investigate the matter. I'm supplying them with relevant sections from my logs. Their bot tries to access a particular site no more than 2 times per second. However, I have some sites that are all sharing 1 IP address. Apparently their checks are based on domain rather than ip. It's really refreshing to see both Amazon and Alexa respond like this. BTW, don't I get a "Welcome to WWW", too?!
|
jdMorgan

msg:402047 | 1:54 am on Dec 6, 2002 (gmt 0) |
upside, Where are my manners?!? ... :o Welcome to WebmasterWorld [webmasterworld.com]! Let us know how this turns out. If they fix it, I'll unblock them. Thanks, Jim
|
Key_Master

msg:402048 | 2:07 am on Dec 6, 2002 (gmt 0) |
I wont.
|
wilderness

msg:402049 | 5:11 am on Dec 6, 2002 (gmt 0) |
<snip>Maybe this is a dumb question, but "ONK"? Whadizzat?> A bad joke I thought would be easy to understand. :-( Try a search on PLONK :-)
|
jdMorgan

msg:402050 | 6:33 am on Dec 6, 2002 (gmt 0) |
Ah, OK - Thanks for clarifying - I am not up-to-speed on these usenet terms. Yes, this UA is a real plonker and it did indeed make a nice *plonk* sound when it hit the bottom of my kill file. Which, BTW, was created by the bad-bot banning script [webmasterworld.com] originally written and posted here on WebmasterWorld by Key_Master, for which I am very grateful. I was encouraged - even goaded - into installing said script by member carfac, for which I am also very grateful. I can't believe I used to try to keep up with this manually! Thanks, Jim
|
carfac

msg:402051 | 4:33 pm on Dec 6, 2002 (gmt 0) |
Key_Master's script is great, and he deserves a lot of thanks for posting it here, and making it available. As with Jim, I do not beleive I survived without it! So credit where it is due- to Key_Master! dave BTW, I made some minor changes to Key_Master's script- I added a time stamp (so you can empty out the ones over a week old easily) and a bypass for wap users. I would be happy to send any changes to anyone who wants.
|
upside

msg:402052 | 5:30 pm on Dec 6, 2002 (gmt 0) |
carfac. I'd like to see your script :) Please stickymail me.
|
Edge

msg:402053 | 8:04 pm on Dec 7, 2002 (gmt 0) |
Sticky me as well if you don't mind carfac. Thanks
|
Josk

msg:402054 | 3:29 pm on Dec 9, 2002 (gmt 0) |
This is now a slashdot topic...
|
carfac

msg:402055 | 4:47 pm on Dec 9, 2002 (gmt 0) |
Hi: I had a few requests, and the script is not a secret, so I decided to post here. Apologies to Key_Master for hacking his script! Comments welcome- thats why we are in this forum, right? Lets make it all better! OK, here is the script. See instructions AFTER the script! #!/usr/local/bin/perl # Name this script trap.pl, upload it in ASCII mode to your cgi-bin and set the file permissions to CHMOD 755. # Original script by Key_Master taken from [webmasterworld.com...] # This is the only variable that needs to be modified. Replace it with the absolute path to your root directory. $rootdir = "/path/to/root/directory"; # Grab the IP of the bad bot $visitor_ip = $ENV{'REMOTE_ADDR'}; if ($visitor_ip =~ /^216\.239\.3([3¦7¦9]\.5)$¦^216\.239\.35\.4$/) { print "Content-type: text/html\n\n"; print "<html>\n"; print "<head>\n"; print "<title>Forward On</title>\n<META NAME=\"robots\" CONTENT=\"NOINDEX,NOFOLLOW\">\n"; print "</head>\n"; print "<body>\n"; print "<p><b>We had an error.<BR>Please return to continue!</b></p>\n"; print "</body>\n"; print "</html>\n"; exit; } else { $visitor_ip =~ s/\./\\\./gi; # Set Date $date = scalar localtime ( time ); # Open .htaccess file open(HTACCESS,"".$rootdir."/bad_ip.txt") ¦¦ die $!; @htaccess = <HTACCESS>; close(HTACCESS); # Write banned IP to .htaccess file open(HTACCESS,">".$rootdir."/bad_ip.txt") ¦¦ die $!; print HTACCESS "\^".$visitor_ip."\$\n\# $date\n"; foreach $deny_ip (@htaccess) { print HTACCESS $deny_ip; } close(HTACCESS); # Close print "Content-type: text/html\n\n"; print "<html>\n"; print "<head>\n"; print "<title>Error</title>\n<META NAME=\"robots\" CONTENT=\"NOINDEX,NOFOLLOW\">\n"; print "</head>\n"; print "<body>\n"; print "<p><b>A fatal error has occured:</b></p>\n"; print "<p><b>Invalid Site HTML method...</b></p>\n"; print "<p><b>Please enable debugging in setup for more details.</b></p>\n"; print "<A HREF=\"http://www.imdb.com/harvest_me/\"> </A>\n"; print "</body>\n"; print "</html>\n"; exit; } ########################## END OF SCRIPT OK, so take and pop this little puppie into the same directory you want protected, chmod 755. I use a file I call "bad_ip.txt" to hold my bad IP's, but you can change to anything (including .htaccess, but make sure you escape the "."!) This will write to the TOP of any file you have set up, so, the older stuff goes down two linbes every time this gets written to. If you edit bad_ip.txt (or .htaccess) make SURE to upload to your server ASCII, or it wiull not work. I think that is it... comments welcome! dave
|
EliteWeb

msg:402056 | 5:02 pm on Dec 9, 2002 (gmt 0) |
:) slashdot cought the news too (:
|
andye

msg:402057 | 9:59 am on Dec 11, 2002 (gmt 0) |
You might be intersted in Randal Schwartz's 'Throttle' script as well: [stonehenge.com...] Prevents any one IP address from submitting requests too quickly. Andy.
|
|