pfBlockerNG-devel v3.1.0_19/10
-
BBcan177,
At last a chance to thank you for all your work.
Not sure if this is a regression in the latest release or not, since I usually set my ASN aliases to hold.
I noticed that on update of any ASN aliases I am getting the error:
[ AS13076_v4 ] Downloading update . Failed Invalid URL. Terminating Download! [ AS13076 ]
The error log shows basically the same thing:
[PFB_FILTER - 2] Invalid URL (not allowed2) [ AS13076 ] [ 01/19/23 16:31:01 ] [PFB_FILTER - 2] Invalid URL (not allowed2) [ AS13076 ] [ 01/19/23 16:34:07 ] Failed [ 01/19/23 16:34:07 ] [PFB_FILTER - 2] Invalid URL (not allowed2) [ AS13076 ] [ 01/19/23 16:34:07 ]
I tried several different ASN, so not a specific problem with the example given.
I don't know the format of the URL created so I couldn't test it separately in the browser.
Not a big issue for the current ASN aliases I am using (since they are on HOLD), but does stop me creating new ones and may be more of a problem for others if they need to use them.
Otherwise everything appears to be working well - unbound even started after the update!
Thanks.
-
Here too. Error thrown is:
[PFB_FILTER - 2] Invalid URL (not allowed2) [ AS47890 ] [ 01/20/23 00:09:28 ] Failed [ 01/20/23 00:09:28 ]
-
v3.1.0_10 still not available for pfSense+ 22.05 (amd64) ?
-
@emikaadeo Wondering about the same.....
-
@manilx said in pfBlockerNG-devel v3.1.0_19/10:
Wondering about the same.....
<guess> Set on hold because of some issues? </guess>
-
Try again. Another package was failing and thus blocking the build job for 22.05 packages.
-
@cmcdonald said in pfBlockerNG-devel v3.1.0_19/10:
Try again. Another package was failing and thus blocking the build job for 22.05 packages.
Its available now!
-
@cmcdonald Installed!
-
I have pushed another version to fix a couple of issues. So expect to see _20 or _11 depending on what pfSense version you use. Thanks.
-
@bbcan177 Just updated to _11.
All OK. -
@bbcan177
Updated to 3.1.0_11 - all good! Thanks -
@bbcan177
Updated from v3.1.0_10 to v3.1.0.11 with no issues.Thanks for the quick update.
-
I've also updated and can confirm this fixed the error I was seeing with ASN.
I'm now getting:
[ Virgin_Media_UK_AS13076_v4 ] Downloading update . Downloading ASN: 13076... completed . completed .. Empty file, Adding '127.1.7.7' to avoid download failure.
but I've seen that occasionally before (and why I originally set my other ASN aliases to HOLD when i suddenly found I couldn't connect from my phone externally via Wireguard or OpenVPN).
I suspect this probably just indicates a problem with the download site, rather than any underlying problem within pfBlockerNG-devel v3.1.0_11 on pfSense 2.6.0.
I've leave my test entry in there and see if it properly updates in a few days.
Thanks for such a swift update and resolution.
-
@pft said in pfBlockerNG-devel v3.1.0_19/10:
I've also updated and can confirm this fixed the error I was seeing with ASN.
I'm now getting:
[ Virgin_Media_UK_AS13076_v4 ] Downloading update . Downloading ASN: 13076... completed . completed .. Empty file, Adding '127.1.7.7' to avoid download failure.
but I've seen that occasionally before (and why I originally set my other ASN aliases to HOLD when i suddenly found I couldn't connect from my phone externally via Wireguard or OpenVPN).
I suspect this probably just indicates a problem with the download site, rather than any underlying problem within pfBlockerNG-devel v3.1.0_11 on pfSense 2.6.0.
I've leave my test entry in there and see if it properly updates in a few days.
Thanks for such a swift update and resolution.
As an update.
I did some more digging and found my test ASN numbers didn't contain any IP ranges, so the result was expected.Once I chose an ASN containing IP ranges. (AS5089 for what i was expecting from AS13076) then it all worked perfectly.
I am still getting some weirdness though.
I'm getting:
====================[ Empty Lists w/127.1.7.7 ]================== Spamhaus_Drop_v4.txt
even though the link at https://www.spamhaus.org/drop/drop.txt displays correctly and contains CIDRs.
Not entirely sure what's going on there, but i'm happy to live with it.
-
@pft said in pfBlockerNG-devel v3.1.0_19/10:
Not entirely sure what's going on there, but i'm happy to live with it
Probably due to deduplication
-
@bbcan177 said in pfBlockerNG-devel v3.1.0_19/10:
@pft said in pfBlockerNG-devel v3.1.0_19/10:
Not entirely sure what's going on there, but i'm happy to live with it
Probably due to deduplication
bbcan177,
Thanks.
That's exactly what it was. Coincidentally, I had just finished checking exactly that before seeing your post. I learn something every day.
I feel I have taken this thread completely off topic. Sorry for that.
I'll crawl back into my hole and stop bothering both you and the community. I feel quite abashed at the moment.
-
@pft read my tagline below....:)
-
Unfortunately, ver _20 is not showing up for me on pfsense 23.01 - it's still reading ver _16. I have tried updating the repository from shell, and it's reporting that repositories are up to date.
Is there an command that I can run from shell to force the upgrade for it? I also have the portBSD repsositories enabled as well.
Thanks,
-
pfBlockerNG-devel 3.1.0_11 |ERROR| python module 'maxminddb
Pfsense 2.6.0-RELEASE
I upgraded pfBlockerNG-devel to 3.1.0_11 and got some issue before i upgraded everyting was work but now after the upgrade I am geting the errors listed below,
2023-01-20 18:16:12,627|ERROR| [pfBlockerNG]: Failed to load python module 'maxminddb': No module named 'maxminddb'
2023-01-20 18:16:12,627|ERROR| [pfBlockerNG]: Failed to load python module 'sqlite3': No module named '_sqlite3'
MaxMind GeoIP download the file and GeoLite2-Country.mmdb is in /usr/local/share/GeoIP
Under Report tab Alert country code are listed under GeoIP/ASN.
The report tab showns traffic being pass/block
the dashboard for DNSBL the packets stay at 0 the counter do not move, but the ip counter works
I Referenced these post https://forum.netgate.com/topic/176668/geoip-showing-unk
https://forum.netgate.com/topic/176991/geoip-shows-country-as-unknown
to try and fix it.
their are no other errors but the ones below. -
@yorke did you try to reinstall the package? Reboot?