Help with Cloudflare rules
-
I’m trying to block any bad access through GTranslate’s proxy.
I created this rule but it blocks Googlebot and I don’t understand why since it accesses from one of the IPs in the list.
(http.user_agent eq “GTranslate-Translation-Proxy” and http.x_forwarded_for ne “15.135.107.105, 51.77.27.81, 51.255.131.149, 188.165.59.241, 5.135.84.192/28, 5.196.175.152/29, 51.77.198.96/29, 51.77.240.240/29, 51.178.161.64/28, 51.210.136.112/28, 51.254.166.184/29, 51.254.225.112/29, 54.37.112.80/29, 54.38.96.32/29, 54.38.227.216/29, 135.125.33.0/29, 146.59.186.16/29, 193.70.68.136/29, 217.182.147.96/29, “)
Can you help me figure out where I’m wrong?
The topic ‘Help with Cloudflare rules’ is closed to new replies.