Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not worked #108

Open
ghasminia opened this issue Aug 5, 2024 · 3 comments
Open

not worked #108

ghasminia opened this issue Aug 5, 2024 · 3 comments

Comments

@ghasminia
Copy link

I am using it on Docker, it does not limit requests
This is how I request:
for i in {1..10}; do dig @myip mydomain; done
Rate limit is set to 1
Responds to all requests

Is this test method correct?

@milgradesec
Copy link
Owner

Can you verify the plugin is actually builded into CoreDNS and running??

You can use the coredns_plugin_enabled Prometheus metric from https://coredns.io/plugins/metrics/

@milgradesec
Copy link
Owner

Also, ratelimit only applies to UDP requests

@ghasminia
Copy link
Author

ghasminia commented Aug 12, 2024

Can you verify the plugin is actually builded into CoreDNS and running??

Yes, I have access to ratelimit tag in corefile on image I made, there was an error before.
It is also in plugins in container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants