Expected Behaviour:
Running on Core 6.0.6, Web 6.1, and FTL 6.1 on a native install of Pi-Hole on a Raspberry Pi 3B+, the DNS server and admin page should respond/load respectively.
Actual Behaviour:
Note: The server's internal IP address is 192.168.1.126.
Running dig google.com @192.168.1.126
on a separate machine on the same network returns the following:
;; communications error to 192.168.1.126#53: timed out
;; communications error to 192.168.1.126#53: timed out
;; communications error to 192.168.1.126#53: connection refused
; <<>> DiG 9.20.8 <<>> google.com @192.168.1.126
;; global options: +cmd
;; no servers could be reached
Additionally, attempting to access the admin page at http://192.168.1.126:80
, https://192.168.1.126:443
, or http://192.168.1.126:8080
from LibreWolf returns LibreWolf can’t establish a connection to the server at 192.168.1.126