jobewan
October 16, 2020, 12:56am
1
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:
Blacklisted both "trends.revcontent.com " and revcontent.com " on the Pi-hole Blacklist management web interface page; expected ads from this domain to disappear from https://www.westernjournal.com/ where they appear.
Actual Behaviour:
Ads continue to reappear after reload of the website page.
Debug Token:
https://tricorder.pi-hole.net/8ggpcgvmcj
jfb
October 16, 2020, 1:07am
2
I note that both of these domains are included on one of the default lists that ship with Pi-hole, which you are currently using.
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
There are some potential causes here:
(1) the ads are coming from different domains than those you have blacklisted
(2) the client device might be using a DNS other than Pi-hole
(3) the browser might be using private DNS (or DNS over https) and the DNS queries from the browser are not going to Pi-hole.
What is the output of this command from the Pi terminal:
grep revcontent.com /var/log/pihole.log | tail -n25
jobewan
October 16, 2020, 12:52pm
5
The output of the above command is null/blank; the shell returns to the default prompt without any additional content.
jfb
October 16, 2020, 12:56pm
6
That shows there have been no queries for this domains. It appears the client on which you are seeing the ads is not using Pi-hole for DNS.
jfb:
revcontent.com
I have determined conclusively that AVAST VPN is subverting DNS processing through Pihole.
Translation: Turn Avast VPN on; revcontent.com ads show up. Turn Avast VPN off; revcontent.com ads disappear.
I am reaching out to Avast in this context.
I am using Avast Secureline VPN, not Premium Security. An online chat with an Avast rep seems to confirm that there is no way to by pass their VPN DNS service; I have as a result cancelled my subscription and will look into NordVPN to see of that service offers DNS bypass. Avast's 30-day guarantee precludes me from a prorated refund as I pay for a year in advance.
jobewan
October 16, 2020, 6:30pm
10
Apparently NordVPN has the same issue; I have cancelled that subscription as well.
Does ANYONE know of a VPN service that doesn't bypass pihole DNS on the local network?
jobewan
October 17, 2020, 6:13am
12
Thanks Dan; I'll give 'em a shout.
system
Closed
November 7, 2020, 6:13am
13
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.