hassio-addons / addon-pi-hole

Pi-hole - Home Assistant Community Add-ons
https://addons.community
MIT License
123 stars 39 forks source link

Client IP addresses instead of hostname displayed on query log page #101

Closed Supermillhouse closed 4 years ago

Supermillhouse commented 5 years ago

Problem/Motivation

I have been googling for hrs and I am unable to find a config error I have made to cause this to happen, but basically clients are showing up as IP addresses instead of the client names listed in the DHCP. I know this works fine on a stand-alone installation so I am wondering why it inst working as a HASIO addon

Expected behavior

Client names from the pihole DHCP to be listed

Actual behavior

Lists IP addresses from DHCP

Steps to reproduce

All the screenshots I have found of pihole in HASSIO in forums have had IP addresses so I believe it is common, I just would like it to behave as if it would on a standalone install, displaying hostnames.

checked so far - The router/modem is not DHCP server as unable to set custom DNS server, so it has been disabled HASSIO is set to static IP with external DNS servers.

[ipv4]
method=manual
address=192.168.1.1/24,192.168.1.254
dns=192.168.1.254;8.8.8.8

DHCP has been turned on in Pi-hole, inside HASSIO

addons-assistant[bot] commented 5 years ago

:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

addons-assistant[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

addons-assistant[bot] commented 4 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.