The issue I am facing:
Hi, why I have all my devices “never uses pi hole”. When I want to type rpi address in dns servers on my computer or phone internet not working and devices still got red colour on this table. Please help.
Details about my system:
raspberry pi 4 + rasbian lite What I have changed since installing Pi-hole:
I have static ip, I turn off DHCP on router (but when I try to turn off DHCP server on router pi hole website doesn't turn on) and on DHCP on pi hole, I reinstall rasbian.
Please upload a debug log and post just the token that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:
You've configured Pi-hole to listen on eth0, but only have a wireless connection at wlan0.
*** [ DIAGNOSING ]: Networking
[✗] No IPv4 address(es) found on the eth0 interface.
*** [ DIAGNOSING ]: Discovering active DHCP servers (takes 10 seconds)
Scanning all your interfaces for DHCP servers
Timeout: 10 seconds
* Received 326 bytes from wlan0:192.168.1.1
Offered IP address: 192.168.1.14
Server IP address: 192.168.1.1
*** [ DIAGNOSING ]: Setup variables
PIHOLE_INTERFACE=eth0
IPV4_ADDRESS=192.168.1.14/24
Run pihole -r and choose reconfigure to set the right interface.