Pi hole should be functioning normally, DNS settings have been configured on router and pi-hole functioned for a few minutes.
Actual Behaviour:
No queries are appearing on admin panel, but sometimes clients will connect briefly before returning to 0. Pihole -g command also will not work so I can’t add to my blocklist.
nslookup pi.hole
Server: The-Park.lxtnkyaa.metronetinc.net
Address: 192.168.1.1
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to The-Park.lxtnkyaa.metronetinc.net timed-out
and for nslookup pi.hole 192.168.1.113
nslookup pi.hole 192.168.1.113
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 192.168.1.113
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
Pi-hole is not set as routers upstream DNS because from my interpretation of the setup guide I do not have the correct router to do that.
Just to make sure I answered that question correctly, my router page has DHCP static DNS set to the local ip of the device running pi-hole. Upstream DNS servers on the admin panel is set to OpenDNS because the setup guide implied that I can't use custom upstream DNS since my router does not support additional dynmasq queries.