Expected Behaviour:
I would like to be able to access the web interface from other devices than the device running the pi-hole.
Actual Behaviour:
Neither https://staticInternalIP/admin nor https://pi.hole/admin show the admin interface.
Debug Token:
https://tricorder.pi-hole.net/hdnIY2y1/
What Did I Do:
I installed pi-hole on a raspberry pi and gave it a static IP in my router. Then I changed the dhcpcd.conf so that the eth0 interface has a static ip, static router and a static DNS. My router sets the DNS of all other devices to the ip of the raspberry pi with the pi-hole.
The pi-hole seems to work and the web interface can be reached on the raspberry pi itself via https://localhost/admin. On all other devices in the network i cannot reach the web interface.
I had a pi-hole installation before and I could reach the web interface back then. I seem to have missed some part this time, because the devices are the same devices that I used before.