Please follow the below template, it will help us to help you!
If you are Experiencing issues with a Pi-hole install that has non-standard elements (e.g you are using nginx
instead of lighttpd
, or there is some other aspect of your install that is customised) - please use the Community Help category.
Expected Behaviour:
Normal behaviour of Pi-Hole
- Loading Admin Page
- Blocking Ads
- Using DNS
Actual Behaviour:
If I try to open the admin page via
- http://<raspberrypi-ip>/admin/ the php code is displayed in the browser as pure code like in a text editor
- http://pi.hole/admin/ the browser says "This site can’t be reached pi.hole’s DNS address could not be found. Diagnosing the problem. DNS_PROBE_POSSIBLE
If I enter ipconfig /all on my windows pc the DNS IP is the one from my Fritz Box
I set the IP of the Raspberry Pi to static and set it as the DNS server in the Fritz Box settings and as the local DNS server for DHCP
And the Raspberry Pi is connected to the Fritz Box over WLAN
What could be the issue?
Thanks in advance