Name list as (name not found) #1040
Unanswered
coderunway
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @coderunway , Can you try increasing the Please also go thru these docs: https://jokob-sk.github.io/NetAlertX/REVERSE_DNS/?h=name |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have PiHole running as my DHCP and DNS server in docker with networking as host on the subnet 192.168.1.0/24.

I have NetAlertx running on docker too in host mode. I have it scanning IP but it does NOT identify the name. See Screenshot
I have the follow plugin loaded too. But NSLookup does not find any devices.

I have used the DNS parameter in the docker-compose to point the DNS on NetAlertx to point to my pihole IP (192.168.1.4)
When I check the logs of NSLookup , I see these error.

What am I missing here, to enable it to read names?
Beta Was this translation helpful? Give feedback.
All reactions