2019-08-22 02:26:21 +00:00
|
|
|
# Completed on Thu Aug 22 02:25:12 2019
|
|
|
|
# Generated by iptables-save v1.6.1 on Thu Aug 22 02:25:12 2019
|
|
|
|
*filter
|
2019-08-22 03:41:40 +00:00
|
|
|
:INPUT DROP
|
|
|
|
:FORWARD DROP
|
|
|
|
:OUTPUT DROP
|
2019-09-16 16:05:38 +00:00
|
|
|
-A INPUT -s 159.149.133.66/32 -m comment --comment "Scrapy bot from University of Milan" -j DROP
|
2019-08-22 02:26:21 +00:00
|
|
|
-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
|
2019-10-11 04:00:33 +00:00
|
|
|
-A INPUT -s 103.114.191.0/24 -m comment --comment "1776 Solutions, kiwifarms" -j DROP
|
2019-10-17 15:58:22 +00:00
|
|
|
-A INPUT -s 110.240.0.0/12 -m comment --comment "Bytespider crawler, aggressive" -j DROP
|
2019-10-17 16:03:07 +00:00
|
|
|
-A INPUT -s 111.224.0.0/14 -m comment --comment "Bytespider crawler, aggressive" -j DROP
|
2019-10-17 16:20:04 +00:00
|
|
|
-A INPUT -s 220.243.128.0/20 -m comment --comment "Bytespider crawler, aggressive" -j DROP
|
2020-02-15 00:29:02 +00:00
|
|
|
-A INPUT -s 95.216.172.167/32 -m comment --comment "Seekport Crawler, aggressive" -j DROP
|
2020-02-20 19:25:47 +00:00
|
|
|
-A INPUT -s 147.75.106.146/32 -m comment --comment "SearchAtlas.com SEO Crawler, doesn't respect robots.txt" -j DROP
|
2020-02-20 19:46:11 +00:00
|
|
|
-A INPUT -s 5.188.210.0/24 -m comment --comment "AlkonavtNetwork, Russian spam account creation source" -j DROP
|
2020-02-26 04:31:15 +00:00
|
|
|
-A INPUT -s 207.180.207.4/32 -m comment --comment "zotum.net, weird traffic causing 499s?" -j DROP
|
2019-08-22 02:26:21 +00:00
|
|
|
-A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
|
|
|
|
-A INPUT -i lo -j ACCEPT
|
|
|
|
-A INPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
|
|
|
|
-A INPUT -p tcp -m tcp --dport 22 -j ACCEPT
|
|
|
|
-A INPUT -p tcp -m multiport --dports 80,443 -j ACCEPT
|
|
|
|
-A INPUT -p tcp -m tcp --dport 5665 -j ACCEPT
|
2020-01-19 01:48:58 +00:00
|
|
|
-A INPUT -p tcp -m tcp --dport 655 -j ACCEPT
|
|
|
|
-A INPUT -p udp -m udp --dport 655 -j ACCEPT
|
2019-08-22 02:26:21 +00:00
|
|
|
-A OUTPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
|
|
|
|
-A OUTPUT -o lo -j ACCEPT
|
|
|
|
-A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
|
|
|
|
-A OUTPUT -p tcp -m multiport --dports 80,443 -j ACCEPT
|
|
|
|
-A OUTPUT -p udp -m udp --dport 53 -j ACCEPT
|
|
|
|
-A OUTPUT -p tcp -m tcp --dport 53 -j ACCEPT
|
|
|
|
-A OUTPUT -p tcp -m tcp --dport 587 -j ACCEPT
|
|
|
|
-A OUTPUT -p tcp -m tcp --dport 5665 -j ACCEPT
|
|
|
|
-A OUTPUT -p tcp -m tcp --dport 25 -j ACCEPT
|
2019-10-04 13:44:08 +00:00
|
|
|
-A OUTPUT -p udp -m multiport --dports 67,68 -j ACCEPT
|
2020-01-18 22:17:39 +00:00
|
|
|
-A OUTPUT -p tcp -m tcp --dport 9200 -j ACCEPT
|
2020-01-19 01:48:58 +00:00
|
|
|
-A OUTPUT -p tcp -m tcp --dport 655 -j ACCEPT
|
|
|
|
-A OUTPUT -p udp -m udp --dport 655 -j ACCEPT
|
2019-08-22 02:26:21 +00:00
|
|
|
COMMIT
|
|
|
|
# Completed on Thu Aug 22 02:25:12 2019
|