nanog mailing list archives

Re: Correctly dealing with bots and scrapers.


From: Chris Adams via NANOG <nanog () lists nanog org>
Date: Wed, 16 Jul 2025 13:57:31 -0500

Once upon a time, Marco Moock <mm () dorfdsl de> said:
Place a link to a file that is hidden to normal people. Exclude the
directory via robots.txt.

Then use fail2ban to block all IP addresses that poll the file.

The problem with a lot of the "AI" scrapers is that they're apparently
using botnets and will often only make a single request from a given IP
address, so reactive blocking doesn't work (and can cause other issues,
like trying to block 100,000 IPs, which fail2ban for example doesn't
really handle well).
-- 
Chris Adams <cma () cmadams net>
_______________________________________________
NANOG mailing list 
https://lists.nanog.org/archives/list/nanog () lists nanog org/message/AFJF4UQJZW6ALTY6SA7OHBN2AZC72SZQ/


Current thread: