Nslookup pi.hole returns DNS request timed out. I also can't access http://pi.hole/admin

Expected Behaviour:

when I type in nslookup pi.hole it should resolve the DNS to pi.hole ip address I believe. I also can't access http://pi.hole/admin, but I can access my pi.hole sever by using http://192.168.0.**/admin.

Actual Behaviour:

Pi.hole seems to be working, and it is blocking ads on my pc, but I can't nslookup pi.hole it returns DNS request timed out. Other then that everything seems to be working, but nslookup and not being able to access http://pi.hole/admin has me concerned.

Debug Token:

https://tricorder.pi-hole.net/4rl4d8j45t

What is the output of nslookup pi.hole 192.168.0.19

Hello,

Output of nslookup pi.hole 192.168.0.19 returns.

Server:		192.168.0.19
Address:	192.168.0.19#53

Name:	pi.hole
Address: 192.168.0.19
Name:	pi.hole
Address: 2601:8c0:80:63f0:a1b6:9e8:7103:90b6

@erilope
Please provide the output for; nslookup flurry.com

Ssh into the Pi-hole, and then, enter the following to check the Pi-hole web interface: curl -i http://pi.hole/admin/api.php

Awesome! I will try that tonight and post the results!

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