Activity
From 12/11/2022 to 01/09/2023
01/09/2023
-
07:01 PM Feature #13855 (New): Allow specifying a custom port
- The OpenVPN client export package already contains a function to set the host name resolution to "other", which, as t...
-
04:54 PM Bug #13753: Gateway groups stop sending traffic if they contain wireguard tunnels
- In my case I do Load Balancing of Wireguard Tunnels, if I add only Wireguard tunnels it only uses one tunnel.
Seco... -
02:27 PM Bug #12608: WireGuard tunnels monitored by dpinger causing system to stop routing completely in certain situations
- I have noticed this whenever I enable or disable peers this happens. But I see that even interface-to-interface traff...
-
08:54 AM Todo #13306 (Resolved): Update NUT to version 2.8.0 to match FreeBSD Packages
-
08:47 AM Feature #13733 (Resolved): Upgrade ha proxy 2.6
- The HAProxy devel package is at 2.6.6 on both pfSense Plus 23.01 and CE 2.7.0 snapshots.
-
08:10 AM Bug #13842: RADIUS user accounting limit inputs for bandwidth and total usage are not validated to prevent exceeding a 32 bit unsigned value
- From the description this is about adding input validation to limit what the FreeRADIUS package will allow, so moving...
01/08/2023
-
10:20 PM Todo #13306: Update NUT to version 2.8.0 to match FreeBSD Packages
- installed nut 2.8.0_2 on pfSense Plus 23.01.b.20230106.0600
01/07/2023
-
10:17 PM Feature #13733 (Feedback): Upgrade ha proxy 2.6
- pfSense Plus 23.01 has HAProxy 2.6.6 available in the repos for the devel branch. I expect that 2.7 also has this in...
-
10:05 PM Bug #13738 (Confirmed): Typo under Services/Snort/Interface Settings/WAN - Rules
- Can confirm this on pfSense 23.01-BETA and 22.05. This is only present when a rule is force disabled and only shows ...
-
08:55 PM Bug #13810 (Confirmed): Squid options obsolete
- I can confirm this behavior on my 23.01-BETA install:
2023/01/08 02:53:54| Startup: Initializing Authentication Sc... -
08:16 PM Feature #13809: Add Netdata package
- Making the netdata package and dependencies available in the repos should be pretty trivial, but in order to configur...
01/06/2023
-
06:07 PM Bug #13842 (New): RADIUS user accounting limit inputs for bandwidth and total usage are not validated to prevent exceeding a 32 bit unsigned value
- In the FreeRadius package, user upload/download limits can be set to any positive integer, including any values that ...
-
04:21 PM Bug #13839: Suricata version updates take a long time
- Marcos M wrote in #note-3:
> I certainly did not take any action during it that would have affected it. I did ommit s... -
12:14 PM Bug #13839: Suricata version updates take a long time
- I certainly did not take any action during it that would have affected it. I did ommit some unrelated lines like me l...
-
09:54 AM Bug #13839: Suricata version updates take a long time
- I have also noticed some overall package installation issues with both Suricata and Snort over the last couple of mon...
-
03:38 PM Bug #13650 (Pull Request Review): User with a wireguard permissions not able to edit peers/tunnels
- https://gitlab.netgate.com/pfSense/FreeBSD-ports/-/merge_requests/313
-
04:02 AM Bug #12036 (Resolved): Certificate Manager page do not show Zabbix used certificates
- Tested against:...
-
02:14 AM Regression #13828 (Resolved): ACME cron jobs persist after the package is uninstalled
- Tested against:...
-
01:30 AM Bug #11204 (Resolved): Fix net-snmp logging to syslog
- Tested against:...
01/05/2023
-
02:40 PM Bug #13839 (Resolved): Suricata version updates take a long time
- Recently I've noticed that updating Suricata versions takes a very long time, every time. After an update to the late...
-
09:57 AM Feature #13837 (New): PRTG Package
- Is it possible to add a PRTG Remote Probe Package?
https://www.paessler.com -
09:45 AM Bug #13798 (Resolved): Crash report with lldpd package and 23.01.b.20221223.0600
-
08:47 AM Regression #13828 (Feedback): ACME cron jobs persist after the package is uninstalled
- Fix committed, will be in the ACME package on the next build started after this commit:
https://github.com/pfsense... -
08:30 AM Regression #13828 (Confirmed): ACME cron jobs persist after the package is uninstalled
- The ACME cron job is still present after removing the package. The deinstall function isn't referencing the correct A...
-
08:45 AM Regression #13817 (Confirmed): pfBlockerNG-devel cron jobs persist after the service is disabled or the package is uninstalled
- The cron job is still present after removing the package. There is likely a package-specific change that must be made...
-
08:22 AM Bug #13830 (Resolved): Snort cron jobs persist after the package is uninstalled
-
08:11 AM Feature #10818: UDP Broadcast Relay
- I've installed 23.01 RC and pfSense-pkg-udpbroadcastrelay-1.0.pkg installs without issue.
01/04/2023
-
04:22 PM Regression #13828 (Closed): ACME cron jobs persist after the package is uninstalled
- Fixed in https://redmine.pfsense.org/issues/13833
-
04:22 PM Regression #13817 (Closed): pfBlockerNG-devel cron jobs persist after the service is disabled or the package is uninstalled
- Fixed in https://redmine.pfsense.org/issues/13833
-
03:10 PM Bug #13830: Snort cron jobs persist after the package is uninstalled
- This issue may be closed and marked either "resolved" or "not a bug" as desired. It was addressed by this Changeset: ...
-
11:34 AM Bug #13830: Snort cron jobs persist after the package is uninstalled
- Update -- this is not actually a problem within the Snort GUI package. Instead, the issue is the result of a PHP 8.1 ...
-
09:05 AM Bug #13830 (Resolved): Snort cron jobs persist after the package is uninstalled
- Uninstalling the package does not remove the cron jobs added when the service is configured/enabled. Similar to https...
-
02:44 PM Regression #13827 (Resolved): Suricata cron jobs persist after the package is uninstalled
- PR merged, thanks!
-
02:05 PM Regression #13827: Suricata cron jobs persist after the package is uninstalled
- I made some changes to the Suricata uninstall code to ensure all code paths perform config writes before exiting. Tho...
-
11:21 AM Regression #13827: Suricata cron jobs persist after the package is uninstalled
- After some further investigation and testing, I'm not convinced the problem is within the package code. Instead, I be...
-
09:03 AM Regression #13827: Suricata cron jobs persist after the package is uninstalled
- This was actually broken, it appears, 6 years ago by this commit: https://github.com/pfsense/pfsense/commit/b2bb49709...
-
12:36 PM Todo #13306 (Feedback): Update NUT to version 2.8.0 to match FreeBSD Packages
- PR https://github.com/pfsense/FreeBSD-ports/pull/1175 Merged
Will be in snapshots overnight.
-
12:17 PM Todo #13306: Update NUT to version 2.8.0 to match FreeBSD Packages
- Also updating for PHP 8.1
-
10:27 AM Bug #13829: WG not removing interface rules from config even if "Keep Configuration" is unchecked before pkg removal
- Jim Pingle wrote in #note-3:
> Reopening this since there is a bit more to think about here.
Perhaps another ch... -
09:03 AM Bug #13829 (New): WG not removing interface rules from config even if "Keep Configuration" is unchecked before pkg removal
- Reading this again, perhaps I misunderstood. I was talking about assigned interfaces since you mentioned interfaces s...
-
08:53 AM Bug #13829: WG not removing interface rules from config even if "Keep Configuration" is unchecked before pkg removal
- Jim Pingle wrote in #note-1:
> Interface rules are usually removed when removing an interface from assignments, which... -
08:19 AM Bug #13829 (Not a Bug): WG not removing interface rules from config even if "Keep Configuration" is unchecked before pkg removal
- Interface rules are usually removed when removing an interface from assignments, which is a manual process and not pa...
-
09:12 AM Bug #12178: WireGuard always shows 'Configuring WireGuard tunnels...done.' message on boot
- Have to hop on this. This message (Configuring WireGuard tunnels) shows up couple of minutes if the interface the WG ...
01/03/2023
-
02:31 PM Bug #13829 (New): WG not removing interface rules from config even if "Keep Configuration" is unchecked before pkg removal
- In the pfsense (22.05) config.xml there was a section of rules for the "WireGuard" package i/f. I had tried the pack...
-
02:02 PM Regression #13828 (Resolved): ACME cron jobs persist after the package is uninstalled
- Tested on @23.01.b.20221230.0600@ with the latest package.
Uninstalling the package does not remove the cron jobs ... -
01:46 PM Regression #13827 (Resolved): Suricata cron jobs persist after the package is uninstalled
- Tested on @23.01.b.20221230.0600@ with the latest package.
Uninstalling the package does not remove the cron jobs ... -
12:06 PM Bug #13798 (Feedback): Crash report with lldpd package and 23.01.b.20221223.0600
- Fixed: https://github.com/pfsense/FreeBSD-ports/commit/c0904ba7caffb3edf51ab67ce70dbbd362119987
-
09:30 AM Bug #13798: Crash report with lldpd package and 23.01.b.20221223.0600
- The error in the original report is definitely from problematic code when run under PHP 8.1. It would be most evident...
-
10:57 AM Bug #13808 (Resolved): Suricata saves duplicate entries for the default built-in events and files rule sets when saving changes on the CATEGORIES tab
- PR Merged.
-
10:57 AM Bug #13806 (Resolved): Suricata interface rules cannot be viewed.
- PR Merged.
-
10:57 AM Bug #13812 (Resolved): Attempting to change suricata blocking mode on LAN interface from legacy to inline throws a PHP error
- PR Merged.
-
09:37 AM Regression #13817 (New): pfBlockerNG-devel cron jobs persist after the service is disabled or the package is uninstalled
- I had originally opened this against just pfBLockerNG-devel, but changed it since I saw it was happening on all packa...
-
07:57 AM Regression #13817 (Rejected): pfBlockerNG-devel cron jobs persist after the service is disabled or the package is uninstalled
- It's up to each package to manage its own cron jobs. There isn't a way for the package manager to know those belong t...
-
08:10 AM Feature #13821 (Rejected): [New package] - DNS Leak Test
- This is not a useful test compared to testing from a client behind the firewall where it matters more.
Furthermore... -
08:01 AM Bug #13612 (Resolved): Snort building lists is broken
-
07:48 AM Regression #12643 (Resolved): Rule categories are cleared after clicking the save button on the Global Settings page
01/02/2023
-
10:17 AM Bug #13822 (Confirmed): haproxy bug when adding a Frontend containing accented characters in description in generated XML entities
- Hello,
Running snapshot from 2022-12-30 and pfsense stable 2.6.0, same bug in haproxy package.
Adding a Frontend... -
04:20 AM Feature #13821: [New package] - DNS Leak Test
- PR Submitted -> https://github.com/pfsense/FreeBSD-ports/pull/1211
-
03:54 AM Feature #13821 (Rejected): [New package] - DNS Leak Test
- I've developed a package that I would like to be made available for other to install via the Package Manager.
I've...
01/01/2023
-
08:34 PM Bug #13612: Snort building lists is broken
- This has been resolved now, so the status is wrong.
-
03:04 PM Bug #13333 (Resolved): PHP error when saving Suricata rulesets
-
01:18 PM Regression #13817 (Confirmed): pfBlockerNG-devel cron jobs persist after the service is disabled or the package is uninstalled
- Tested on @23.01.b.20221230.0600@ with the latest pfBlockerNG-devel, Suricata, and ACME packages.
Using pfBlockerN... -
04:21 AM Feature #10818: UDP Broadcast Relay
- Is there any way to install 1.0 package in pfSense 2.6? Installation failed, see below. Or do I have to use the older...
12/31/2022
-
12:17 AM Feature #13469: Feature/Package request: Wireguard Client/Peer config files export
- I think this is a much needed feature and should be prioritized. WireGuard is far superior than OpenVPN and other VPNs.
12/30/2022
-
08:53 AM Bug #13812: Attempting to change suricata blocking mode on LAN interface from legacy to inline throws a PHP error
- The fix for this issue was added to open Pull Request #1210 against DEVEL posted here: https://github.com/pfsense/Fre...
-
12:30 AM Bug #13812 (Resolved): Attempting to change suricata blocking mode on LAN interface from legacy to inline throws a PHP error
- WebGUI reports:
The 'lan' interface does not support Inline IPS Mode with native netmap.
However, I then get a cr...
12/29/2022
-
09:12 PM Bug #13798: Crash report with lldpd package and 23.01.b.20221223.0600
- I'm unable to reproduce any issue with the LLPDd package in pfSense 23.01-BETA's December 28th build. Please provide...
-
08:53 PM Bug #10867 (Resolved): squidGuard Package Hangs on Uninstall or Upgrade
- Tested on latest 23.01 builds and the install issue is no longer a problem. Closing as resolved.
-
12:36 PM Bug #13811: Youtube content getting filtered on Squid when none is Selected
- Maharsh Patel wrote:
> Youtube's content gets filtered by its SafeSearch headers even though I have selected *None* ... -
10:38 AM Bug #13811 (Closed): Youtube content getting filtered on Squid when none is Selected
- Youtube's content gets filtered by its SafeSearch headers even though I have selected *None* on youtube restrictions ...
-
09:26 AM Feature #13791 (Resolved): package information link goes to an old forum post - change to pfBlockerNG package page
- I agree...docs is better than an old forum post. Fixed.
-
01:07 AM Bug #13810 (Rejected): Squid options obsolete
- Hello guys.
Running squid -k parse we have some options that are no longer used, maybe is time to update the GUI:...
12/28/2022
-
10:18 PM Feature #13809 (New): Add Netdata package
- I would like to see the Netdata monitoring package added to pfSense.
This would allow a fleet of pfSense systems to ... -
01:13 PM Bug #13738: Typo under Services/Snort/Interface Settings/WAN - Rules
- It was intended to be 22.05. I fixed that.
12/27/2022
-
09:43 PM Bug #13806: Suricata interface rules cannot be viewed.
- This issue is corrected by Pull Request 1210 submitted to the DEVEL branch: https://github.com/pfsense/FreeBSD-ports/...
-
04:49 PM Bug #13806: Suricata interface rules cannot be viewed.
- Okay, was able to reproduce the condition when using SID MGMT to auto-disable rules. Will dig into the processing to ...
-
04:46 PM Bug #13806: Suricata interface rules cannot be viewed.
- A fresh greenfield install still works for me, showing the rule categories auto-enabled on the CATEGORIES tab (green ...
-
04:24 PM Bug #13806: Suricata interface rules cannot be viewed.
- Still working for me in an existing installation. I just went to the SID MGMT tab, created an _enablesid.conf_ file, ...
-
04:12 PM Bug #13806: Suricata interface rules cannot be viewed.
- Marcos M wrote in #note-2:
> It's a fresh install and configuration. All categories do show correctly (see attached)... -
02:41 PM Bug #13806: Suricata interface rules cannot be viewed.
- It's a fresh install and configuration. All categories do show correctly (see attached) - they are currently being ma...
-
02:04 PM Bug #13806: Suricata interface rules cannot be viewed.
- Can you post additional details? I cannot reproduce this issue on my test virtual machine. Do you show any rule categ...
-
09:42 PM Bug #13808: Suricata saves duplicate entries for the default built-in events and files rule sets when saving changes on the CATEGORIES tab
- This issue is corrected by Pull Request 1210 submitted to the DEVEL branch: https://github.com/pfsense/FreeBSD-ports/...
-
09:30 PM Bug #13808 (Resolved): Suricata saves duplicate entries for the default built-in events and files rule sets when saving changes on the CATEGORIES tab
- The Suricata package will save duplicate entries in _config.xml_ for the default built-in rules when saving enabled r...
-
08:32 PM Bug #10646 (Feedback): Reinstall package process stalls at pfBlockerNG when restoring a config
- Issue here has to do with pkg(8) hardening that prevents it from spawning long-lived processes. pkg(8) uses procctl t...
-
08:31 PM Bug #10867 (Feedback): squidGuard Package Hangs on Uninstall or Upgrade
- Issue here has to do with pkg(8) hardening that prevents it from spawning long-lived processes. pkg(8) uses procctl t...
-
08:30 PM Bug #11398 (Feedback): pfBlocker upgrade hangs forever
- Issue here has to do with pkg(8) hardening that prevents it from spawning long-lived processes. pkg(8) uses procctl t...
12/26/2022
-
10:00 PM Bug #13806 (Resolved): Suricata interface rules cannot be viewed.
- Tested on the latest version on the dev branch.
No matter which rule is selected in the drop-down, the custom rule...
12/25/2022
-
10:48 AM Feature #10818: UDP Broadcast Relay
- Check Diagnostics / System Activity and make sure that the process is actually running. There are some errors which a...
12/24/2022
-
08:56 PM Regression #12643: Rule categories are cleared after clicking the save button on the Global Settings page
- suricata 6.0.8_2 on 23.01.b.20221223.0600 does not lose interface rule selection when saving from global settings page
-
05:01 PM Bug #13798 (Resolved): Crash report with lldpd package and 23.01.b.20221223.0600
- Seen this issue since the first 23.01 BETA and still see it every upgrade. Using the standard LLDPD package from pfSe...
12/23/2022
-
12:15 PM Bug #13771 (Resolved): Suricata tries to load invalid SID file
- PR Merged
-
11:05 AM Bug #13771: Suricata tries to load invalid SID file
- A fix for this issue has been posted in Pull Request #1208 against DEVEL posted here: https://github.com/pfsense/Free...
-
09:39 AM Bug #13771: Suricata tries to load invalid SID file
- I will investigate further and get a fix submitted to address this.
-
12:15 PM Bug #13794 (Resolved): Suricata - when adding a new interface the latest app-layer protocol decoders are not default enabled on the new interface
- PR Merged
-
11:06 AM Bug #13794: Suricata - when adding a new interface the latest app-layer protocol decoders are not default enabled on the new interface
- A fix for this issue has been posted in Pull Request #1208 against DEVEL here: https://github.com/pfsense/FreeBSD-por...
-
11:00 AM Bug #13794 (Resolved): Suricata - when adding a new interface the latest app-layer protocol decoders are not default enabled on the new interface
- When adding a new interface to an existing Suricata installation, the most recently supported app-layer protocol deco...
-
11:46 AM Feature #13795 (New): Add Country Code (Geolocation) details to the lookup modals
- I would like the country to be displayed when you click on an IP lookup button in Snort.
It could be added as addi... -
11:37 AM Feature #10160: Dedicated Maxmind GeoIP package including license registration
- I think this is the best way forwards to have a shared package offering IP to country resolution. This package need n...
12/22/2022
-
11:07 PM Bug #13771: Suricata tries to load invalid SID file
- I haven't looked at how the value is ending up there, but I can say that I've never used that particular option, nor ...
-
10:17 AM Bug #13771: Suricata tries to load invalid SID file
- A lowercase "none" should not be present there. A value of "None" (note the uppercase "N") is automatically added to ...
-
05:44 PM Feature #10818: UDP Broadcast Relay
- Very nice job @Marcos M, thank you to you and everyone else that has contributed to the creation of this package.
... -
03:32 PM Bug #13609 (Resolved): Editing ACLs in BIND Package Produces PHP error in CE 2.7.X
- Tested using bind 9.17 on both:...
-
10:50 AM Bug #8315 (Closed): Mail Report mail_report_send() behavior different than notify_via_smtp()
-
10:48 AM Feature #11879 (Closed): Add support for SSL.com ACME server
-
10:47 AM Todo #13532 (Closed): Sync ACME package with upstream v3.0.5
-
10:47 AM Feature #11163 (Closed): Preferred Chain option
-
10:47 AM Bug #13053 (Closed): LoopiaAPI error handling
-
10:46 AM Bug #13773 (Resolved): Include file of mail reports package changed path and filename but one file requiring it did not follow
- Working fine on the current version of the package.
-
10:44 AM Feature #13791: package information link goes to an old forum post - change to pfBlockerNG package page
- also this https://docs.netgate.com/pfsense/en/latest/packages/pfblocker.html
should go to
https://docs.netgate.... -
10:39 AM Feature #13791 (Resolved): package information link goes to an old forum post - change to pfBlockerNG package page
- The info link goes to https://forum.netgate.com/topic/158592/pfblockerng-devel-v3-0-0-no-longer-bound-by-unbound/43
... -
09:52 AM Bug #13444: zabbix_proxy : cannot open "/var/log/zabbix-proxy/zabbix_proxy.log": [13] Permission denied
- I've updated to @1.0.5@ and checked the contents of @/var/etc/newsyslog.conf.d/zabbix_proxy.log.conf@, it's still set...
-
09:27 AM Bug #13444: zabbix_proxy : cannot open "/var/log/zabbix-proxy/zabbix_proxy.log": [13] Permission denied
- Apologies for the delay Kris. Zabbix had been behaving itself for quite some time (or rather I hadn't noticed it was ...
-
09:49 AM Feature #13790 (New): Bar and Bar (stacked) graphs are almost the same
- h1. The issue
If you look at the follow Traffic Totals graphs you will see that they are the same except one alter... -
09:01 AM Feature #13540: Check what rule is triggered by a Domain or IP
- I would add this in it's own tab and this can also be used to test any domain or IP to see if they would get blocked ...
12/21/2022
-
10:47 PM Bug #12667 (Bogus): Firewall Crashed After Upgrading Wireguard
-
10:46 PM Bug #12667 (Incomplete): Firewall Crashed After Upgrading Wireguard
-
10:44 PM Bug #13114 (Resolved): BIND calls rndc in rc_stop when named is not running
-
10:41 PM Bug #13115 (Resolved): WireGuard panic due to KBI changes in ```udp_tun_func_t()```
-
01:52 PM Bug #13609 (Feedback): Editing ACLs in BIND Package Produces PHP error in CE 2.7.X
- Should be fixed in next snapshot run for CE and Plus
https://github.com/pfsense/pfsense/commit/b7b482b1601272723ac97... -
08:04 AM Regression #13597 (Resolved): haproxy-devel PHP8 regression when saving a backend entry
- No errors when editing backends in current version of haproxy package on the latest snapshot.
-
07:56 AM Bug #13775: Status Traffic Totals PHP error on dev snapshots w/PHP 8.1
- Yep, agree - fixed for me on the latest snapshots.
-
07:53 AM Bug #13775 (Resolved): Status Traffic Totals PHP error on dev snapshots w/PHP 8.1
- Unable to replicate the errors on a current snapshot, so it appears to be fixed.
-
07:48 AM Bug #13774 (Resolved): PIMD Interfaces drop-down empty on dev snapshots w/PHP 8.1
- Unable to replicate the errors on a current snapshot, so it appears to be fixed.
-
07:44 AM Bug #13752 (Resolved): Avahi broken on PHP 8.1
- Unable to replicate the errors on a current snapshot, so it appears to be fixed.
-
07:36 AM Bug #13589 (Resolved): PHP Errors during cellular package installation on CE 2.7
- Package installs and deinstalls without error. Visting the GUI page and using the widget also do not produce any erro...
12/20/2022
-
11:44 AM Bug #13589 (Feedback): PHP Errors during cellular package installation on CE 2.7
- Fix committed, it will be in snapshots tomorrow to test. Since the package couldn't even install I tested bits of the...
-
10:27 AM Bug #13589 (In Progress): PHP Errors during cellular package installation on CE 2.7
-
10:36 AM Bug #13775: Status Traffic Totals PHP error on dev snapshots w/PHP 8.1
- Ben Woods wrote in #note-3:
> Out of curiosity, is it the same suite of packages used on both the stable and devel b... -
10:26 AM Regression #13597 (Feedback): haproxy-devel PHP8 regression when saving a backend entry
- This was merged a week ago
12/19/2022
-
04:58 PM Bug #13780 (Rejected): pfBlockerNG v2.1.4_28 on 23.01b Alerts-page results in error
- When looking at the Alerts page for pfblockerng. It results in a white page with the error pasted below.
Pfsense Plu... -
03:31 PM Bug #13775: Status Traffic Totals PHP error on dev snapshots w/PHP 8.1
- Thanks for the quick fix - I’ll test it once it’s released tomorrow.
Out of curiosity, is it the same suite of pac... -
02:37 PM Bug #13775 (Feedback): Status Traffic Totals PHP error on dev snapshots w/PHP 8.1
- Fix committed, will be tomorrow's snapshots.
https://github.com/pfsense/FreeBSD-ports/commit/3aaece2348795bfd36b81... -
10:38 AM Bug #13775 (Resolved): Status Traffic Totals PHP error on dev snapshots w/PHP 8.1
- Status Traffic Totals has a problem generating its interface list, and it appears to be from needing to be updated fo...
-
03:00 PM Bug #13774 (Feedback): PIMD Interfaces drop-down empty on dev snapshots w/PHP 8.1
- Fix committed, will be in tomorrow's snapshot:
https://github.com/pfsense/FreeBSD-ports/commit/43ec955af978b16adbb... -
09:15 AM Bug #13774: PIMD Interfaces drop-down empty on dev snapshots w/PHP 8.1
- Marcos M wrote in #note-1:
> I'm able to add configuration for interfaces as normal.
If your config has OpenVPN c... -
09:11 AM Bug #13774: PIMD Interfaces drop-down empty on dev snapshots w/PHP 8.1
- I'm able to add configuration for interfaces as normal.
-
08:37 AM Bug #13774 (Resolved): PIMD Interfaces drop-down empty on dev snapshots w/PHP 8.1
- The interfaces drop-down in PIMD has no content, and it appears to be from needing to be updated for PHP 8.1.
@pim... -
02:11 PM Bug #13752 (Feedback): Avahi broken on PHP 8.1
- Fix committed, will be in snapshots tomorrow.
https://github.com/pfsense/FreeBSD-ports/commit/1c8ad5a506aa5204833a... -
10:42 AM Bug #13752: Avahi broken on PHP 8.1
- There is a similar error when trying to run it as well, looking at the code it's the same use of old/deprecated array...
-
08:37 AM Bug #12907: PIMD: Nonexistent interfaces should be hidden/disabled in pimd.conf before bringing up the service
- Jordan Greene wrote in #note-5:
> pimd 0.0.3_5 on 23.01.b.20221217.1429 has bind to all/none and interface binding a... -
08:24 AM Bug #13773 (Feedback): Include file of mail reports package changed path and filename but one file requiring it did not follow
- Fix merged, will be in the package with the next new snapshot (likely tomorrow AM)
https://github.com/pfsense/Free... -
08:02 AM Bug #13773 (Resolved): Include file of mail reports package changed path and filename but one file requiring it did not follow
- In a recent change to update the mail reports package for PHP 8.1 the main include file for the package was moved and...
-
07:55 AM Bug #13763 (Not a Bug): Error starting TFTP with PHP 8.1
- From a completely fresh install that never had TFTP before, after enabling the service I can start/stop it from the d...
-
03:42 AM Bug #13763: Error starting TFTP with PHP 8.1
- See attached screenshot
-
03:23 AM Bug #13763: Error starting TFTP with PHP 8.1
- Hi All,
I have upgraded to the latest PFSense 23.01.b.20221217.1429 and found the same error. Unable to start the ... -
12:24 AM Bug #13763: Error starting TFTP with PHP 8.1
- Tested on latest
23.01-BETA (amd64)
built on Sat Dec 17 14:33:51 UTC 2022
FreeBSD 14.0-CURRENT
I did update fr...
12/18/2022
-
01:25 PM Feature #13575: Update to frr 9.0.1
- Marcos M wrote:
> The current frr package version is 7.5.1_3 - frr 7.5.1 was released on 2021-03-07 https://github.c... -
11:10 AM Bug #13771 (Resolved): Suricata tries to load invalid SID file
- Tested on @6.0.8_2@, @pfSense-23.01.b.20221217.1429@.
After trying to start Suricata using inline mode, the follow... -
08:20 AM Feature #13770 (New): Shellcmd package - Add Enable/Disable option
- NB: there is no Shellcmd package option to choose from in Redmine
I think it is better to have an Enable/Disable o... -
08:18 AM Feature #13769 (New): Shellcmd Package - Add Copy Command
- NB: there is no *Shellcmd* package option to choose from in Redmine
It would make things a little easier for me t... -
06:41 AM Bug #10692: PIMD starts twice at boot
- Running a pimd beta build on top of latest 2.7 pfSense build, Í just checked the general system log. Which does look ...
-
12:23 AM Bug #10692: PIMD starts twice at boot
- not seeing the previously noted behavior on 23.01.b.20221217.1429 w/ pimd 0.0.3_5
good so far! -
01:06 AM Bug #12330: pfBlockerNG devel creating invalid NAT rules on boot
- -similar behavior when restoring a backupconfig.xml that had pfBlockerNG-devel settings but the pfBlockerNG pkg doesn...
-
12:56 AM Bug #12907: PIMD: Nonexistent interfaces should be hidden/disabled in pimd.conf before bringing up the service
- pimd 0.0.3_5 on 23.01.b.20221217.1429 has bind to all/none and interface binding always/never settings available but ...
12/17/2022
-
07:52 PM Bug #13738: Typo under Services/Snort/Interface Settings/WAN - Rules
- Is the affected version correct for 21.05 or was this intended to be 22.05?
-
07:48 PM Bug #13763: Error starting TFTP with PHP 8.1
- Tested on CE abc516d86cf14a85029e and was unable to reproduce this issue there. Seems to be a 23.01 only issue.
12/16/2022
-
05:07 PM Bug #13679 (Resolved): Error in pfBlockerNG Post Install Script
- Tested version 3.1.0_15 on...
-
07:32 AM Regression #13697 (Resolved): pfBlockerNG alerts error on 2.7.0 devel and PHP 8.1
- Those other errors were unrelated and were corrected a few snaps ago.
-
07:20 AM Bug #13763: Error starting TFTP with PHP 8.1
- Copying the error out of the attachment so it's easier to see:...
-
03:50 AM Bug #13763 (Not a Bug): Error starting TFTP with PHP 8.1
- Hi all,
I have upgraded to 23.01.b.20221216.0600 and found that the package TFTP pfSense-pkg-tftpd upgraded: 0.1.3...
12/15/2022
-
01:24 PM Bug #13753: Gateway groups stop sending traffic if they contain wireguard tunnels
- Today, Cox went down. In theory, the gateway group should have automatically switched over to starlink, and the wg_s2...
12/14/2022
-
12:55 AM Feature #10818: UDP Broadcast Relay
- The underlying package (https://github.com/marjohn56/udpbroadcastrelay) does not support IPv6 (https://github.com/mar...
12/13/2022
-
03:08 PM Bug #13753 (New): Gateway groups stop sending traffic if they contain wireguard tunnels
- I have a dual-isp setup running on an xg7100. Cox and Starlink. I have been able to configure two wireguard tunnels, ...
-
12:45 PM Bug #13752 (Resolved): Avahi broken on PHP 8.1
- Clea install of 23.01.a.20221213.0600.
Installed avahi from packages.
Click on Services > Avahi...
12/12/2022
12/11/2022
-
06:25 PM Bug #13746: Removing Watchdog Show me other applications installed
- Christian McDonald wrote in #note-1:
> This isn't unique to service watchdog, there was some debug bits in the XML p... -
06:15 PM Bug #13746 (Duplicate): Removing Watchdog Show me other applications installed
- This isn't unique to service watchdog, there was some debug bits in the XML parser that accidentally made it into a p...
-
06:03 PM Bug #13746 (Duplicate): Removing Watchdog Show me other applications installed
- Hello guys.
I'm working with PFsense 2.7.x Watchdog-1.8.7_1.
Pfsense:
2.7.0-DEVELOPMENT (amd64)
built on F... -
01:47 PM Bug #13745 (New): pfBlockerNG doesn't resolve aliases in supression alias list
- When adding another alias to the pfBlockerNGSuppresion alias it is not resolved. I would expect that at least all oth...
-
05:09 AM Bug #13409: Copy button for Optional pre-shared key for this tunnel works in HTTPS mode only
- Still persist such behavior on
23.01-DEVELOPMENT (amd64)
built on Sat Dec 10 03:22:16 UTC 2022
FreeBSD 14.0-CURRENT
Also available in: Atom