PfBlockerNG
-
Hello friends, i love this package but i have one question or one suggestion to add
I see in the queues of my mail server, mails in queue because can not connect to ip x.x.x.x , i not view this ip in country list ipv4 denegated, but maybe is in my personal ipv4 lists (dshield, etc..) and the question is:
How can i check if one ip is denegated in pfblockerng ??? there's no search ip engine ???
-
pfBlockerNG has an issue in the new 2.4.0 and 2.4.1 version of Pfsense, It has updated to BSD 11.1 from 11.0 and now if you have pfBlockerNG installed it will "Eventually" Lock up the whole kernal with a 502 Bad Gateway error. Here is a connected thread on this issue.
https://forum.pfsense.org/index.php?topic=137103.0
-
It has updated to BSD 11.1 from 11.0 and now if you have pfBlockerNG installed it will "Eventually" Lock up the whole kernal with a 502 Bad Gateway error. Here is a connected thread on this issue.
Humpf… 502 Bad Gateway is not a kernel message. It comes from nginx. Has nothing to do with kernel really.
-
Well then I guess the blue fairies that control Nginx have an issue with the newest version of BSD 11.1. Because it locks up the Kernel, PHP, and all when it crashes. Nginx is just a symptom. and the only common thing between all of them is PfblockerNG. 502 is just a symptom of the lockup not the cause or even the correct reason for the lockup. If you get a fever from a cold, you could think its the flu, or anything but you dont know because its only a symptom, not the cause.
Also when it freezes if you log in local, you can not run any commands, nothing. It will execute the command but never return anything.. Find command, even the directory change doesn't even show the directory anymore. Seems to me more than a Nginx issue..
-
Well then I guess the blue fairies that control Nginx have an issue with the newest version of BSD 11.1. Because it locks up the Kernel, PHP, and all when it crashes. Nginx is just a symptom. and the only common thing between all of them is PfblockerNG. 502 is just a symptom of the lockup not the cause or even the correct reason for the lockup. If you get a fever from a cold, you could think its the flu, or anything but you dont know because its only a symptom, not the cause.
Also when it freezes if you log in local, you can not run any commands, nothing. It will execute the command but never return anything.. Find command, even the directory change doesn't even show the directory anymore. Seems to me more than a Nginx issue..
Haven't tested 2.4.1 (FBSD 11.1) yet…. I had one of my testers confirm this issue but at a glance have not found whats causing it....
I'll send you a PM to help troubleshoot this issue better...
Thanks!
-
I've got the same problem. Anything I can do to help? Other than reboot every 3 hours of course ::)
Doug
-
Can you remove the pfBlockerNG widget from the dashboard and see if that helps. Also before a reboot or running option 11/16 from the console. Please review the /tmp/PHP_Error file for any details.
-
Okay I will do this and report back. I might add that doing "Firewall > pfBlockerNG" Disable didn't help.
Doug
-
I updated to yesterdays build.
The issue persists. 3+ hours after booting the GUI and serial console become unresponsive. Interesting to note that from a network point of view everything still works. WAN and LAN connectivity is normal.
VPN in does not work.
I monitored "/tmp/PHP_error.txt" until it became unresponsive but there were no entries.
Doug
-
To me it seems like some counter / process in the kernel with Pfblockerng is not releasing like it should. I have multiple boxes, with different loads, all same config. All of them will eventually lock up, but the time it takes is related to how much load is on the system.
If you try to SSH in when it locks you will notice you can not restart, start or do anything with any service, it will freeze. Also if you change directory the directory your in is never shown. FYI if you do SSH in, you will need to CTRL-Z to drop out of the menu execution as it will lock up as well.
-
Well I got home from work and all appears to be working. GUI responsive, Serial console okay. VPN answered several times during the day. Still I think I'll follow others and reinstall and restore a recent config. Good time to switch to ZFS.
Thanks for listening.
Doug
-
Well I got home from work and all appears to be working. GUI responsive, Serial console okay. VPN answered several times during the day. Still I think I'll follow others and reinstall and restore a recent config. Good time to switch to ZFS.
Thanks for listening.
Doug
Please keep us updated, I was wondering that myself if a fresh install to the newest release would fix issues. I know they had a major issue the other day and had to revert due to upgrade problems.
-
Jinxed myself. 502 Bad Gateway nginx
Going to nurse it along until the weekend when I can get an 18 pack
and re-install.Doug
-
https://redmine.pfsense.org/issues/7923
Thank you doktornotor
-
BBcan177
Just letting you know of another thread on this, trying to narrow the issue down. Wanted to make you aware of the other thread.
https://forum.pfsense.org/index.php?topic=137103.msg754247#new
Thank you sir.
BreeOge -
I made the edits in this post:
https://forum.pfsense.org/index.php?topic=137103.msg754338#msg754338
Now my pfSense isn't locking up as I had reported before.
Doug
-
I have reinstalled 2.4.0-R with ZFS and restored my previous config file. I reset pfBlockerNG.
I will report any of the previous symptoms if the occur.Doug
-
BBcan177
Just letting you know of another thread on this, trying to narrow the issue down. Wanted to make you aware of the other thread.
https://forum.pfsense.org/index.php?topic=137103.msg754247#new
Thank you sir.
BreeOgeThanks for helping work thru the issue… I will work on converting that to use an SQLite3 database as recommended by jimp... I have just shied away in the past on using any SQL dbs...
For those that remove that section of code in the index.php, that will stop the widget DNSBL counters from populating, however all else will still function as-is...
-
Hey, don't know what thread to post this on, but I am using a nanobsd install of pfsense and want to upgrade. I just want to know if pfblockerng is running okay with the new release before switching and if I do a backup of my config, and import, will that be ok without issues?
-
If you use the ZFS file system (If you do a full reload) It will work just fine. If you just upgrade or re-install with the UFS file system, then pfBlockerNG will lock up the system with a 502 bad gateway error.
https://forum.pfsense.org/index.php?topic=137103.0
In that thread there is a current work around, but like BBcan stated, if you do the work around your widget will not update properly.
BreeOge