EasyList > No Domains Found
-
After updating from 2.3.4 to 2.3.4_1 nothing worked anymore.
After 2 hours trying to fix it i gave up and did a complete new installation.
So latest pfSense and pfBlocker and EasyList does not work :(===[ DNSBL Process ]================================================ [ EasyPrivacy ] exists. [ EasyList ] Downloading update .. 200 OK No Domains Found [ EasyList_German ] exists. [ 08/09/17 17:52:24 ]
-
Thanks for reporting… Here is a PR to fix the format change of the EasyList Feed:
https://github.com/pfsense/FreeBSD-ports/pull/390/files
-
Sorry, but what is the correct way to at the change?
Just copying the raw content from:
https://raw.githubusercontent.com/BBcan177/FreeBSD-ports/dd2a816deb93ce06cba083eb96d740cd4f01309e/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng.incinto pfSense "Edit File" gives me: Terminated - Easylists can not be used.
Also i can't find the Makefile.
-
I found the issue…
Since you already made the other changes, Can you edit the pfblockerng.inc file and make the changes as indicated here:
https://github.com/pfsense/FreeBSD-ports/pull/390/commits/fa25847b4fb214b6780dca604c18802e8c82bc59
-
Still the same.
Do i need to restart a service or something?Where is "make" file located?
-
You don't edit the makefile, that is part of the pkg installation…
Please re-check the changes as my tests show it working... After making the changes "Force update"
-
Force update is what gives me: Terminated - Easylists can not be used.
I go to "Edit Files"
I browse to /usr/local/pkg/pfblockerng/pfblockerng.inc
I make the changes and saveA link to the whole raw file would be easier. Then i can copy/paste the whole file without the risk making a error.
-
ok… there are two lines that are similar, and I edited the incorrect one in my last commit... :(
Please use these changes:
https://github.com/pfsense/FreeBSD-ports/pull/390/commits/606053f5760c312128a9c4af9fe90dffe289e462Thanks for the patience... But I am not using the release version since I am working on the next release which has the EasyList code refactored into a new format.... and a busy morning on top of that too....
-
That works now - THANKS
Why should i not be patience if somebody is spending his time and gives as such cool stuff for free?
Two more questions:
1. Is there something to worry about if a list is reported to not have a timestamp?
2. Some email error reporting would be nice. I guess nobody is checking everyday if everything is OK. And if a list is not longer available you don't realize it. -
1. Not really… cURL does a check for the remote timestamp to determine if the list has been updated since the last download.... So its just informational...
2. New Feeds Management Tab will help with this...
-
I'm still getting the same " No Domains Found " error message even though I'm using the latest pfBlockerNG module. How do I fix this? Here are the details:
UPDATE PROCESS START [ 01/14/18 18:09:20 ]
===[ DNSBL Process ]================================================
[ MyEasyList ] exists.
[ MyPrivacy ] exists.
[ MyCompormisedList ] Downloading update .. 200 OK
No Domains Found[ MyEmergingList ] Downloading update .. 200 OK
No Domains Found -
Add IP based feeds to the IPv4 tab as you are trying to add those feeds to the DNSBL tab which is for domains based feeds.
-
Awesome. Thank you. That solved my problem! Now the "No Domains Found" error makes sense. :-) Maybe it would help newbies if the error further stated: "Check to ensure that you're not adding IP based feeds to the DNSBL tab which is for domains based feeds. IP based feeds need to be added to the IPv4 tab." or something similar.
-
Are there other DNSBL feed lists that you recommend besides the Easy Lists?
-
Awesome. Thank you. That solved my problem! Now the "No Domains Found" error makes sense. :-) Maybe it would help newbies if the error further stated: "Check to ensure that you're not adding IP based feeds to the DNSBL tab which is for domains based feeds. IP based feeds need to be added to the IPv4 tab." or something similar.
Ok I will adjust the text…Thanks...
Some DNSBL Feeds listed here:
https://forum.pfsense.org/index.php?topic=102470.msg572943#msg572943
https://forum.pfsense.org/index.php?topic=102470.msg573159#msg573159Next Release will have a Feeds Management Tab:
https://www.patreon.com/pfBlockerNG/posts?tag=Screenshots