-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Reverse DNS Lookups #4
Comments
I released a new version that sets the default polling to "every 10 seconds" instead of 1 and the ability to change the interval to the desired amount of time in seconds. |
Please try v1.2.0... |
"8K in DNS lookups." - is it in 5 minutes? means 800 on each request? |
is it possible that you have multiple subnets for this plugin to look into? do you have a normal network setup? |
So I think the amount of traffic is due to the complexity of your network... I'll add an option to set IP range or subnet range and it should help you reduce the amount of traffic by focusing the scan on the desired range. |
I've used the addressRange option in v1.2.3 and Pi-Hole shows that the Homebridge device is still doing lookups of IP addresses outside that range. |
Realize this is a bit of thread necromancy, but I'm having the same issue. I have my PiHole to refuse requests to a client after 1,000 DNS requests within 60 seconds, and this plugin is hitting that limit constantly. I've increased polling interval and set the address range. |
First of all ... nice work.
I do not know if this is a problem or not, however, I am noticing a significant amount of reverse DNS lookups occurring while this plugin is installed and enabled. Polling for 4 devices (Mac address or IP) is generating thousands of DNS queries every 5 minutes.
The text was updated successfully, but these errors were encountered: