Hi everyone,
I have set up pi-hole on my QNAP, i have changed the DNS primary on my Router to my pi-hole, but when i ping google, with nslookup google.com i set get the router. I can see that everything is getting through my pi-hole, but all the devices are states as my router. and on my phone the dns is still the router, but i can see that stuff is being pushed through pi-hole, but i would like to see the device name.
Can someone please help me here.
That would suggest that you have configured your router to use Pi-hole as its upstream DNS server (commonly, a WAN/Internet type of router option).
That is a valid configuration, but as your router aggregates DNS requests as received by your network's clients, you won't be able to attribute DNS requests to individual clients.
Instead, it would be preferred if you'd configure your router to distribute your Pi-hole host machine's IP as the sole local DNS server.
Commonly, this would be LAN/DHCP type of option (provided your router supports it).
You should consult your router's documentation and support for details on its DNS configuration options.