Ipv6

is ther a way to block any ipv6 adress that requestes
No description
10 Replies
0xFFFFFFFF
0xFFFFFFFF2mo ago
since my cf looks like that atm
No description
0xFFFFFFFF
0xFFFFFFFF2mo ago
No description
ichson
ichson2mo ago
i mean yeah you can just block ips containing colons
0xFFFFFFFF
0xFFFFFFFF2mo ago
Wdym?
ichson
ichson2mo ago
Create a waf rule to block ips containing colons you know?
0xFFFFFFFF
0xFFFFFFFF2mo ago
Yeah but jow the ip src and then if contains ?
ichson
ichson2mo ago
Yeah The expression would look something like (http.x_forwarded_for contains ":") then u block it
0xFFFFFFFF
0xFFFFFFFF2mo ago
Thx 🙏 Do you have any other tips besides blockikg ipv6 rate limit js chanlegs geo blocking To block more bad request
ichson
ichson2mo ago
You can ASN block potentionally It could help take out a larger range of there proxies if there using a specific type
0xFFFFFFFF
0xFFFFFFFF2mo 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
Want results from more Discord servers?
Add your server
More Posts
[Solved] Simulate DDoS attack on my Cloudflare serverI'm using my own server, but I'm working on a school project where I have to simulate a D/DoS attackProblems with wrangler when developing worker in RustI have a worker that's written in Rust and I'm trying to run it locally with `npx wrangler dev`. DuTail Worker Error HandlingHi all, If tail worker fails while sending logs to remote endpoint, what happens? Is it retried? Or Wrangler CLI to push build for Git linked pages projectBasically I want to understand is there a way to link the Wrangler CLI to an existing git linked proCopy&Pasting Pages secrets from .dev.vars does not work for long valuesHi, when pasting variables from a .dev.vars file (or .env, doesn't matter), it works fine as long asHaving a lot of Invalid Traffic on my Cloudflare pages app. Any solution?I am having a lot of IVT on my CF pages app. I am not sure what is going on. Is there any CF servicePreview builds "No deploy available"When building on our preview branches, the command responds saying it is successful. but when lookinAmazing, @Frederik — thanks forAmazing, @Frederik — thanks for confirming it's an issue on your end, and we're looking forward to a[Solved] Error while running get started code using Browser Render API - ScreenshotI'm trying to run the get started screenshot code - link But I get the error > Cannot read propertiSetting up bindings for KV and QwikI've got wrangler to log a KVNamespace, but the result of `await platform["KV"].get(key)` is always