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:
[Pihole to block advertisements on webpages like msn, YouTube, Huffington post, etc. on all devices connecter to router. Pihole will also generate queries based on advertisements blocked no matter the device and display this on the admin webpage.]
Actual Behaviour:
[I can access pihole webpage from every device but it seems to block ads only on the raspberry pi itself. Even then, the raspberry pi doesn't seem generate queries on the pihole admin page.]
Note: Noticed that if I generate a debug report or try to repair the software via "pihole -r", I DO get generated queries. Those seem to be the only time queries are generated however.
You configured Pi-hole to listen on ethernet but it seems there is no ethernet connection, but instead a wifi one
*** [ DIAGNOSING ]: Networking
[β] No IPv4 address(es) found on the eth0 interface.
[β] No IPv6 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 300 bytes from wlan0:192.168.12.1
Offered IP address: 192.168.12.123
Server IP address: 192.168.12.1
Relay-agent IP address: N/A
BOOTP server: (empty)
BOOTP file: (empty)
DHCP options:
Message type: DHCPOFFER (2)
server-identifier: 192.168.12.1
lease-time: 86400 ( 1d )
renewal-time: 43200 ( 12h )
rebinding-time: 75600 ( 21h )
netmask: 255.255.255.0
broadcast: 192.168.12.255
router: 192.168.12.1
dns-server: 192.168.12.1
domain-name: "lan"
--- end of options ---
DHCP packets received on interface lo: 0
DHCP packets received on interface eth0: 0
DHCP packets received on interface wlan0: 1
PIHOLE_INTERFACE=eth0
Actually not solved... I swear it was working and blocking ads for a bit but now it's not. I keep looking at the debug and it still says the pihole is using Ethernet. Not quite sure why this is the case or how to change it (permanently to wifi instead...). Any help would be greatly appreciated.
Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:
*** [ DIAGNOSING ]: Networking
[β] No IPv4 address(es) found on the eth0 interface.
[β] No IPv6 address(es) found on the eth0 interface.
*** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[β] ipv6.adrta.com is 0.0.0.0 on lo (127.0.0.1)
[β] No IPv4 address available on eth0
[β] Failed to resolve ipv6.adrta.com on wlan0 (192.168.12.75)
[β] doubleclick.com is 142.251.40.142 via a remote, public DNS server (8.8.8.8)
*** [ DIAGNOSING ]: Setup variables
...
PIHOLE_INTERFACE=eth0
IPV4_ADDRESS=192.168.12.75/24
Just realized I had to hit space in order to toggle between wlan0 and eth0. I have wlan0 selected now but I'm still not getting pihole to work. New debug token: https://tricorder.pi-hole.net/Y2fH6szl/
I am trying different browsers on my computer but the problem still exists. I do have my router set to use the pihole DNS.
[β] IPv4 address(es) bound to the wlan0 interface:
192.168.12.75/24
* Received 300 bytes from wlan0:192.168.12.1
Offered IP address: 192.168.12.123
Server IP address: 192.168.12.1
Relay-agent IP address: N/A
BOOTP server: (empty)
BOOTP file: (empty)
DHCP options:
Message type: DHCPOFFER (2)
server-identifier: 192.168.12.1
lease-time: 86400 ( 1d )
renewal-time: 43200 ( 12h )
rebinding-time: 75600 ( 21h )
netmask: 255.255.255.0
broadcast: 192.168.12.255
router: 192.168.12.1
dns-server: 192.168.12.1
domain-name: "lan"
--- end of options ---
Your router still advertises its own IP as DNS server via DHCP. Try setting Pi-hole as DNS server via DHCP. Afterwards dis/reconnect your clients once from the network to pickup the new information.
Just out of curiosity has your issue been resolved ?
Also have you set your privacy level to high ? that could be a reason why you are not seeing Logs.
Also you can find lists of ad domains online which can be added to gravity to help block more ads across websites