Pi Hole DNS not resolving on windows client

Thanks - that solved my problem as well.

  • DNS was only working on the pi-hole raspberry pi @192.168.1.224 using localhost
    nslookup google.com localhost - returned answers
  • DNS not working using its IP address
    nslookup google.com 192.168.1.224 - fail
  • DNS not working elsewhere on the network

I would note that the solution is found from:
admin console| settings | DNS

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.