whitelist Cloud Flare Whm
ip whitelist
whitelisting Cloudflare's IP addresses
How do I whitelist Cloudflare's IP addresses in iptables
How do I whitelist Cloudflare's IPs in .htaccess?



#########################################
firewall
#########################################

ip


IP 4:

https://www.cloudflare.com/ips-v4

:
103.21.244.0/22
103.22.200.0/22
103.31.4.0/22
104.16.0.0/12
108.162.192.0/18
131.0.72.0/22
141.101.64.0/18
162.158.0.0/15
172.64.0.0/13
173.245.48.0/20
188.114.96.0/20
190.93.240.0/20
197.234.240.0/22
198.41.128.0/17
IP 6:

https://www.cloudflare.com/ips-v6

:
2400:cb00::/32
2405:8100::/32
2405:b500::/32
2606:4700::/32
2803:f800::/32
2c0f:f248::/32
2a06:98c0::/29
#########################################
htaccess
#########################################

IP 4:

:
Allow from 173.245.48.0/20
Allow from 103.21.244.0/22
Allow from 103.22.200.0/22
Allow from 103.31.4.0/22
Allow from 141.101.64.0/18
Allow from 108.162.192.0/18
Allow from 190.93.240.0/20
Allow from 188.114.96.0/20
Allow from 197.234.240.0/22
Allow from 198.41.128.0/17
Allow from 162.158.0.0/15
Allow from 104.16.0.0/12
Allow from 172.64.0.0/13
IP 6:


:
Allow from 2400:cb00::/32
Allow from 2405:8100::/32
Allow from 2405:b500::/32
Allow from 2606:4700::/32
Allow from 2803:f800::/32
Allow from 2c0f:f248::/32
Allow from 2a06:98c0::/29
CSF

/etc/csf/csf.allow and /etc/csf/csf.ignore.
:
whitelist Whm CSF

:
https://www.cloudflare.com/ips/
https://support.cloudflare.com/hc/en...s-in-iptables-
https://support.cloudflare.com/hc/en...s-in-htaccess-