ziggo.nl?????????? do you have kpn isp?
A lot of google urls, so maps is not or bad working. maps.google.nl, maps.google.com, accounts.google.com
twitter and facebook also speedtest.net
vodafone.
Completely useless lists witch this sort of blocking.
Also pi-hole can't run it good. On a amd A10 cpu. Pihole gets stuck a lot when useing this lists.
Maybe I missed it (or I am just dumb, both are possible =P) but is the https://smokingwheels.github.io/Pi-hole/allhosts the only list we need to get your blocklist SmokingWheels? Add that link to the list, save, save and update and the pi hole will do the rest?
I have done a lot of the same thing. A lot of the lists have errors in them. When my Pi-hols starts I get lots of messages like:
May 29 23:02:42 dnsmasq[435]: bad name at /etc/pihole/gravity.list line 1954488
And if I look at that line, sure enough there will be something malformed in it.
My first thought was to grep out all of the "bad name" errors and write a little script to just remove those lines. Only I can not find any of the lines with those errors in the log.
Can someone tell me where these are stored on the pi?
Also, a suggestion for the developers. Have a command line switch to have the Pi-hole make a new master list omitting anything it does not like. It preens over the list anyway, why not have an option to report what it finds and clean it up. Keep the original under a new name.
I also suspect that I have a bunch of dupes in my master file, but I figure I will attack them after I get the malformed stuff fixed. Is it just my perception or does the logging of the malformed lines make the Pi-hole boot up much slower?
Anyway, thanks for a great piece of software. Please consider my idea for having a switch to preen the file over. It seems silly to have a seperate tool to do something the Pi-hole already has the core of.
Thanks for the reply, but I was not clear about the question. I want to know where the errors are logged. The line in the error tells you where the file with the error is.
I looked in /var/log but nothing with the "bad name" string was found. Where are those error logged?
As for the Feature Request, feel free to start a new post in the Feature Request category so that it's voted on by the community and will help us with priority.
Truthfully I am not sure which one I am running. One of the gotchas with the "one line" installer. Whatever you get by default. However, neither of the commands works, they both object to the -u switch.
root@raspberrypi:/etc# root@raspberrypi:/etc# systemctl status --no-pager --full pihole-FTL.service
bash: root@raspberrypi:/etc#: No such file or directory
root@raspberrypi:/etc# root@raspberrypi:/etc# systemctl status --no-pager --full dnsmasq.service
bash: root@raspberrypi:/etc#: No such file or directory