From 45c07db31e17d23f6d457d17f1f36a51a8b8e27e Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Wed, 25 Oct 2017 10:45:40 +0200 Subject: [PATCH] UPDATE Cyveillance IP Ranges --- .../etc/nginx/bots.d/blacklist-ips.conf | 16 +++++++--------- bots.d/blacklist-ips.conf | 8 +------- 2 files changed, 8 insertions(+), 16 deletions(-) diff --git a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/bots.d/blacklist-ips.conf b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/bots.d/blacklist-ips.conf index f7ff195a9..a648da399 100644 --- a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/bots.d/blacklist-ips.conf +++ b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/bots.d/blacklist-ips.conf @@ -6,7 +6,7 @@ # completely blank if you do not want your Nginx Blocker to do any blocking of bad IP's 104.223.37.150 1; - 104.5.92.27 1; + 104.5.92.27 1; 109.236.83.247 1; 137.74.49.205 1; 137.74.49.208 1; @@ -106,7 +106,7 @@ 80.87.205.10 1; 80.87.205.11 1; 85.17.230.23 1; - 85.17.26.68 1; + 85.17.26.68 1; 91.185.190.172 1; 91.200.12.0/22 1; 91.200.12.15 1; @@ -144,15 +144,13 @@ # If you really do want to block them change all the 0's below to 1. - 38.100.19.8/29 0; - 38.100.21.0/24 0; - 38.100.41.64/26 0; - 38.105.71.0/25 0; - 38.105.83.0/27 0; - 38.112.21.140/30 0; - 38.118.42.32/29 0; + 38.0.0.0/8 0; + 206.2.138.0/23 0; + 208.71.164.0/22 0; + 4.17.135.32/27 0; 63.144.0.0/13 0; 65.112.0.0/12 0; + 65.192.0.0/11 0; 65.213.208.128/27 0; 65.222.176.96/27 0; 65.222.185.72/29 0; diff --git a/bots.d/blacklist-ips.conf b/bots.d/blacklist-ips.conf index 0bfedc93e..25e23516a 100644 --- a/bots.d/blacklist-ips.conf +++ b/bots.d/blacklist-ips.conf @@ -182,15 +182,9 @@ # Rather implement a comlex Google Re-Captcha to reach sections of your sites and for people to be able # to access download links. Google Re-Captcha with images is too complex for any bot. + 38.0.0.0/8 0; 206.2.138.0/23 0; 208.71.164.0/22 0; - 38.100.19.8/29 0; - 38.100.21.0/24 0; - 38.100.41.64/26 0; - 38.105.71.0/25 0; - 38.105.83.0/27 0; - 38.112.21.140/30 0; - 38.118.42.32/29 0; 4.17.135.32/27 0; 63.144.0.0/13 0; 65.112.0.0/12 0;