Ipv6

is ther a way to block any ipv6 adress that requestes
No description
10 Replies
0xFFFFFFFF
0xFFFFFFFFOP10mo ago
since my cf looks like that atm
No description
0xFFFFFFFF
0xFFFFFFFFOP10mo ago
No description
Ichson
Ichson10mo ago
i mean yeah you can just block ips containing colons
0xFFFFFFFF
0xFFFFFFFFOP10mo ago
Wdym?
Ichson
Ichson10mo ago
Create a waf rule to block ips containing colons you know?
0xFFFFFFFF
0xFFFFFFFFOP10mo ago
Yeah but jow the ip src and then if contains ?
Ichson
Ichson10mo ago
Yeah The expression would look something like (http.x_forwarded_for contains ":") then u block it
0xFFFFFFFF
0xFFFFFFFFOP10mo ago
Thx 🙏 Do you have any other tips besides blockikg ipv6 rate limit js chanlegs geo blocking To block more bad request
Ichson
Ichson10mo ago
You can ASN block potentionally It could help take out a larger range of there proxies if there using a specific type
0xFFFFFFFF
0xFFFFFFFFOP10mo ago
cant do that since i make server script for a lot of games so i cant block asns i thoht to do a costume user agent and if its no the user agent hard rate limit and js changels

Did you find this page helpful?