Expected Behaviour:
[iPhone 7 loading google web-page / connecting to the internet with the pihole's ip as the DNS server]
Actual Behaviour:
[no loading is happening / not connected to the internet]
[iPhone 7 loading google web-page / connecting to the internet with the pihole's ip as the DNS server]
[no loading is happening / not connected to the internet]
There is no IP configured on eth0
*** [ DIAGNOSING ]: Networking
[✗] No IPv4 address(es) found on the eth0 interface.
Thanks, how do i fix that?
It must have had an active interface at some point for you to be able to install Pi-hole.
I would start with looking at the IP configuration on the Pi.
ip addr
If there is not an active connection, then you will need to resolve that. Reboot the Pi, check the ethernet connections, replace the ethernet cable, etc.
Thanks, I don’t have an Ethernet connection so that must be why it isn’t working. This would also explain why it has 2 requests from localhost
How did you connect your Pi-hole to your network then?
I downloaded it using WiFi
If you have a working wifi connection, than run pihole -r
and choose reconfigure to change the interface Pi-hole should listen on.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.