TheRandyOne
TheRandyOne
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
It does block a lot crap traffic that internet scanners generate. The less crap traffic my app servers need to deal with the better. So it does serve a useful purpose. However it's like magic, when it goes wrong and there is no way to know what is wrong, it becomes really frustrating to use.
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
So I really have 3 options; make a rule to skip it earlier in the chain, turn off the bot blocking and finally buy a enterprise package? It's really frustrating that so many of the requests here end in buy the top teir enterprise package 😦
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
Of if there was a page that showed some best practices to reduce the false positive rate, that would be good also
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
If I knew the reason why it would blocked then we can go and correct any issues with the traffic we generate
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
I'm not asking to get a deep dive into the workings of my app. It's just that the logs are really vague on the reason for blocking the traffic. Something like this would be massively helpful * Missing userAgent * Malformed body * Suspicious url path Just saying "manage definite bots" on a rule that I don't have access to is not helpful.
17 replies
CDCloudflare Developers
Created by William on 3/17/2025 in #general-help
Can I Add Site as subdomain?
I've looked at this kind of setup before in cloudflare and can confirm that it is basically impossible.
10 replies
CDCloudflare Developers
Created by William on 3/17/2025 in #general-help
Can I Add Site as subdomain?
@William I know it's not the solve you want, but you can achieve this really easily with AWS Route53. You can create a parent zone and then create multiple subdomain zones and add the NS records to the parent zone. If your customers are willing you can grant them permissions to the zone you create, or they can just give you NS servers from any other provider and you can add them in. Just bear in mind that you basically loose control of that sub domain for the most part if they give you NS servers. But the actions of that subdomain could still affect the apex domain in terms of black listings. You're also left with the bill for lookup requests if their sub domain gets busy. Just think about this carefully if you really want to do it. Another option is to create an API that handles the creation and management of records. This also allows you to curate the records and keep full control over the domain, while still allowing your customers to create records.
10 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
Thats not really what I'm looking for. I can see that it is blocking unwanted traffic most of the time. However it is also blocking my traffic some of the time. I want to know what I can do to make my traffic less likely to be blocked.
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
no, business and pro for different domains
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
It is the bot fighter
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
Here is a bit more of the json
"description": "manage definite bots",
"rulesetId": "48ba18287c544bd7bdbe842a294f1ae2",
"source": "firewallManaged",
"description": "manage definite bots",
"rulesetId": "48ba18287c544bd7bdbe842a294f1ae2",
"source": "firewallManaged",
does that answer the question?
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
I don't understand what your asking for?
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
@Leo I see the requests being blocked in the security/events section of the interface. They say blocked there and the reason is generally "description": "manage definite bots",
17 replies
CDCloudflare Developers
Created by TheRandyOne on 3/17/2025 in #general-help
Bot Traffic Blocking
@Sloth I am not sure what uam is and no to turnstile.
17 replies