Просмотр исходного кода

Merge pull request #2051 from byronjumbo/patch-2

[Action May Be Required] Changes to Cloudflare Infrastructure IPs Lis…
Anton Reutov 4 лет назад
Родитель
Сommit
2a2cfee433
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      install/rhel/7/nginx/nginx.conf

+ 3 - 1
install/rhel/7/nginx/nginx.conf

@@ -75,7 +75,9 @@ http {
     set_real_ip_from   103.21.244.0/22;
     set_real_ip_from   103.21.244.0/22;
     set_real_ip_from   103.22.200.0/22;
     set_real_ip_from   103.22.200.0/22;
     set_real_ip_from   103.31.4.0/22;
     set_real_ip_from   103.31.4.0/22;
-    set_real_ip_from   104.16.0.0/12;
+    set_real_ip_from   104.16.0.0/13;
+    set_real_ip_from   104.24.0.0/14;
+    #set_real_ip_from   104.16.0.0/12;
     set_real_ip_from   108.162.192.0/18;
     set_real_ip_from   108.162.192.0/18;
     set_real_ip_from   131.0.72.0/22;
     set_real_ip_from   131.0.72.0/22;
     set_real_ip_from   141.101.64.0/18;
     set_real_ip_from   141.101.64.0/18;