parvez / network_scanner

This Home Assistant integration provides a network scanner that identifies all devices on your local network. Utilizing the provided IP range and MAC address mappings, it gives each identified device a user-friendly name and manufacturer information.
MIT License
108 stars 4 forks source link

Hosts names not showing #4

Closed Vince1024 closed 3 weeks ago

Vince1024 commented 9 months ago

Hi,

Nice work, I love this feature !

Did I miss something cause I not able to get the Host Name of any of the devices detected by the scanner ?

Thanks.

image

parvez commented 9 months ago

thanks! hostnames are provided by nmap through your dns server. you might need to check if your dns server supports it.

https://askubuntu.com/questions/1363154/nmap-is-not-showing-hostnames

Hubszo commented 8 months ago

Same issue. Unfortunately, the provided article wasn't very helpful. My hostnames are populated in the local network, so why network scanner can pull this information?

parvez commented 3 weeks ago

it might be network specific issue, like firewall.