pfBlockerNG-devel v3.0.0_11
-
A Pull Request has been submitted to the pfSense devs for review and approval.
https://github.com/pfsense/FreeBSD-ports/pull/1048
Showing 9 changed files with 171 additions and 84 deletions.=====================
UPDATE:The pfSense devs have added a fix and a new version v3.0.0_12 should be posted shortly:
https://github.com/pfsense/FreeBSD-ports/commit/5e08e4adb3b8c89a398a067968ee548398d0088a
=====================
UPDATE (3:03pm EST)
An issue was fixed for Unbound mode and DNSBL IPv6.
The following PR was recently merged:
https://github.com/pfsense/FreeBSD-ports/pull/1049
The latest version is now v3.0.0_13
=====================
CHANGELOG:
- Improve logging of Services pfb_filter and pfb_dnsbl to show stop/start events in the pfSense system.log
- Fix issue with pfb_filter service not terminating tail_pfb pids correctly (pfSense 2.5+ / pfSense Plus)
- Improve IP Kill States for selected Interfaces in the IP Tab only.
- Improve IP Placeholder settings for empty IP Alias conditions. * Default for IPv4: 127.1.7.7, for IPv6 default to ::127.1.7.7
- Improve IPv6 Feed Parsing to remove comment lines after the IPv6 entry
- Fix calls from rc.update_urltables script
- Fix issue with DNSBL Block page when browsing to the DNSBL VIP Address
- Fix issue with Dashboard widget incorrectly showing "pfB_DNSBL_VIPs/pfB_DNSBL_Ping/pfB_DNSBL_Permit"
- Add WireGuard interface option to IP Interface settings Redmine: https://redmine.pfsense.org/issues/11459
Alerts Tab:
- Remove unused code
- Fix issue with IPv6 Whitelist -> Permit Alias not working
- Fix issue with DNSBL Whitelist events not showing the Trashcan icon in Reports tabs
- Increase Max events to display from 1000 -> 5000 (Alert Settings)
Unbound Mode Changes:
- DNSBL IPv6 - Null blocking use ::/0 instead of ::
Unbound Python Mode Changes:
- Fix issue with TLD_Allow not showing the number of TLD Allows enabled in dashboard widget
- Fix issue for RAMdisk compatibility to backup the /var/unbound folder files and restore on reboot
- Fix issue with the DNS Resolver DNS Requests as they were being added to the Total DNS Resolver counters, and diluting the * Percentage Blocked statistic.
- Fix issue for TLD_Allow reporting block events for the DNSBL VIP address
- Add temporary workaround to address duplicate mounts for /dev - Redmine: https://redmine.pfsense.org/issues/11456
Note: If you are a Reddit User and a Patron, please PM me your Reddit username, and I will add a "Patron" User Flair to show your support!
Continue to follow in the pfSense forum and on Twitter [ u/BBcan177 ], and on Reddit [ r/pfBlockerNG ]
and Patreon ( https://www.patreon.com/pfBlockerNG ) for pfBlockerNG news and support.Thank you for the Continued Support!
-
UPDATE:
The pfSense devs have added a fix and a new version v3.0.0_12 should be posted shortly:
Reference:
https://www.reddit.com/r/pfBlockerNG/comments/lv07ol/pfblockerngdevel_v300_11/gpbokth?utm_source=share&utm_medium=web2x&context=3Fix:
https://github.com/pfsense/FreeBSD-ports/commit/5e08e4adb3b8c89a398a067968ee548398d0088a -
@bbcan177
Thanks for the good Job!
BTW: after update unbound has to be started manually.Regards,
fireodo -
@fireodo said in pfBlockerNG-devel v3.0.0_11:
Thanks for the good Job!
Thanks!
BTW: after update unbound has to be started manually.
See here:
https://redmine.pfsense.org/issues/11398 -
@bbcan177 said in pfBlockerNG-devel v3.0.0_11:
@fireodo said in pfBlockerNG-devel v3.0.0_11:
BTW: after update unbound has to be started manually.
See here:
https://redmine.pfsense.org/issues/11398Aha! - thanks