add drop rule for 159.149.133.66 to deirdre.asininetech.net.rules.v4
This commit is contained in:
parent
bd8a5c8435
commit
e419d3aefb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user