Some queries are answered by 192.168.1.1

Why are some queries answered by 192.168.1.1? Does this mean some ads are not blocked?

I have 192.168.1.1 in /etc/resolv.conf. Can this be the issue?

I'm asking because SnapTube ads are not blocked.

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:

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

https://tricorder.pi-hole.net/KV2g1erK/

Any updates?

Sorry.
I missed your debug log and it has now expired (it is valid only for 48h).

Please upload a new debug log.

No problem. Here it is: https://tricorder.pi-hole.net/trGA0YTw/

Any updates?

Post a new token pls?
Retention for the uploaded log is 48 hours.

Here it is: https://tricorder.pi-hole.net/1sHzrwR8/

Any help?

tokens only last 2 days so you will want to re-run a debug and post a new token

I will post it when a developer asks for it because it will be expired again.

Fair point. These guys do thier very best to answer questions and help but it they are just a few people working on a project outside thier normal jobs. A Project that is not only very popular but being updated to a new version. As a result some things can get missed. Proactively posting a new token will save you some time in the short term but It is certainly your choice.

1 Like

Here is the debug token: https://tricorder.pi-hole.net/MLzW1lyx/

Regardless of which upstream DNS server is answering, the queries first go through Pi-hole and the queries are filtered.

This line is of interest in your diagnosis log:

*** [ DIAGNOSING ]: Pi-hole diagnosis messages
   count   last timestamp       type                  message                                                       blob1                 blob2                 blob3                 blob4                 blob5               
   ------  -------------------  --------------------  ------------------------------------------------------------  --------------------  --------------------  --------------------  --------------------  --------------------
...                                                                                                             
   1       2025-01-01 16:38:15  DNSMASQ_WARN          ignoring nameserver 192.168.1.251 - local interface                                                    

ignoring nameserver ADDRESS - local interface

At least one server directive is redundant and point to the dnsmasq instance itself. The server is ignored.

So, what do you suggest me to do?

When I restart my laptop, I find that /etc/resolv.conf is empty. What should it contain? and how to make the content permanent?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.