File tree Expand file tree Collapse file tree 3 files changed +18
-15
lines changed
Expand file tree Collapse file tree 3 files changed +18
-15
lines changed Original file line number Diff line number Diff line change @@ -82,11 +82,12 @@ http {
8282 set_real_ip_from 198.41.128.0 /17 ;
8383 set_real_ip_from 162.158.0.0 /15 ;
8484 set_real_ip_from 104.16.0.0 /12 ;
85- set_real_ip_from 2400 :cb00::/32 ;
86- set_real_ip_from 2606 :4700 ::/32 ;
87- set_real_ip_from 2803 :f800::/32 ;
88- set_real_ip_from 2405 :b500::/32 ;
89- set_real_ip_from 2405 :8100 ::/32 ;
85+ set_real_ip_from 172.64.0.0 /13 ;
86+ #set_real_ip_from 2400:cb00::/32;
87+ #set_real_ip_from 2606:4700::/32;
88+ #set_real_ip_from 2803:f800::/32;
89+ #set_real_ip_from 2405:b500::/32;
90+ #set_real_ip_from 2405:8100::/32;
9091 real_ip_header CF-Connecting-IP;
9192
9293
Original file line number Diff line number Diff line change @@ -82,11 +82,12 @@ http {
8282 set_real_ip_from 198.41.128.0 /17 ;
8383 set_real_ip_from 162.158.0.0 /15 ;
8484 set_real_ip_from 104.16.0.0 /12 ;
85- set_real_ip_from 2400 :cb00::/32 ;
86- set_real_ip_from 2606 :4700 ::/32 ;
87- set_real_ip_from 2803 :f800::/32 ;
88- set_real_ip_from 2405 :b500::/32 ;
89- set_real_ip_from 2405 :8100 ::/32 ;
85+ set_real_ip_from 172.64.0.0 /13 ;
86+ #set_real_ip_from 2400:cb00::/32;
87+ #set_real_ip_from 2606:4700::/32;
88+ #set_real_ip_from 2803:f800::/32;
89+ #set_real_ip_from 2405:b500::/32;
90+ #set_real_ip_from 2405:8100::/32;
9091 real_ip_header CF-Connecting-IP;
9192
9293
Original file line number Diff line number Diff line change @@ -82,11 +82,12 @@ http {
8282 set_real_ip_from 198.41.128.0 /17 ;
8383 set_real_ip_from 162.158.0.0 /15 ;
8484 set_real_ip_from 104.16.0.0 /12 ;
85- set_real_ip_from 2400 :cb00::/32 ;
86- set_real_ip_from 2606 :4700 ::/32 ;
87- set_real_ip_from 2803 :f800::/32 ;
88- set_real_ip_from 2405 :b500::/32 ;
89- set_real_ip_from 2405 :8100 ::/32 ;
85+ set_real_ip_from 172.64.0.0 /13 ;
86+ #set_real_ip_from 2400:cb00::/32;
87+ #set_real_ip_from 2606:4700::/32;
88+ #set_real_ip_from 2803:f800::/32;
89+ #set_real_ip_from 2405:b500::/32;
90+ #set_real_ip_from 2405:8100::/32;
9091 real_ip_header CF-Connecting-IP;
9192
9293
You can’t perform that action at this time.
0 commit comments