add drop rule for 159.149.133.66 to deirdre.asininetech.net.rules.v4

This commit is contained in:
staticsafe 2019-09-16 12:05:38 -04:00
parent bd8a5c8435
commit e419d3aefb
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
:INPUT DROP
:FORWARD DROP
:OUTPUT DROP
-A INPUT -s 159.149.133.66/32 -m comment --comment "Scrapy bot from University of Milan" -j DROP
-A INPUT -s 185.6.8.3/32 -m comment --comment "domaincrawler.com aggressive crawler/bot" -j DROP
-A INPUT -s 185.6.8.7/32 -m comment --comment "domaincrawler.com aggressive crawler/bot" -j DROP
-A INPUT -s 173.244.135.0/24 -m comment --comment "infegy data collection" -j DROP