Activity
From 11/29/2024 to 12/28/2024
12/28/2024
-
11:52 PM pfSense Plus Bug #15303 (Confirmed): dpinger service does not always switch from Pending to Online
- Moving this to confirmed, as several people have replied with the same issue.
-
11:05 PM pfSense Plus Bug #15262 (Confirmed): Captive Portal Has High CPU Interrupts With Large Number of Users
- Marking this as confirmed, as we have multiple instances of people reporting issues with high CPU usage with a high n...
-
11:00 PM Bug #15914 (Resolved): PHP error when a queue is added with the same name as a limiter
- Jordan G wrote in #note-9:
> with patch applied, attempting to create a child queue with the same (name) as the pare... -
04:41 PM Bug #15914: PHP error when a queue is added with the same name as a limiter
- with patch applied, attempting to create a child queue with the same (name) as the parent produces an error stating t...
-
10:59 PM Bug #13687: Cannot add limiters named ``new``
- Tested this on 25.03-DEVELOPMENT builds from today and I was able to enable both a limiter with the name "new" and "n...
-
04:57 PM Bug #13687: Cannot add limiters named ``new``
- with above patch applied, it seems to correct the issue with the green '+ New Limiter' opening a new queue page inste...
-
05:22 PM Todo #15865 (Resolved): Make the UPnP IGD & PCP STUN port optional
- Tested on...
-
05:19 PM Todo #15864 (Resolved): Update UPnP IGD & PCP GUI text
- Tested on...
-
02:34 PM Bug #15949: Hardware offload settings not applying to interface used for PPPoE WAN on boot.
- I couldn't reproduce this on 24.11 pfSense Plus. Even the interface with PPPoE correctly applies/removes TSO and LRO ...
12/27/2024
-
08:36 PM pfSense Packages Bug #15917 (Confirmed): In OpenVPN export package, the option Automagic Multi-WAN IPs (port forward targets) does not working as expected
- I can duplicate that behavior.
Tested against 24.11
Steps to reproduce.
# Define the OpenVPN server on...
12/26/2024
-
05:07 PM Todo #15953 (Resolved): Link to release information on the system update page
- A link to the Release Notes for things like breaking changes, new features, and more would be helpful on the System -...
-
02:54 PM Bug #15949: Hardware offload settings not applying to interface used for PPPoE WAN on boot.
- I can confirm running the commend in /etc/rc.local works properly which suggests if this is done later in the boot pr...
-
12:14 PM Feature #15934: Kea Lease Reclamation and Affinity Options (IPv4 and IPv6)
- Lease Affinity provides a way to have IP/MAC association persist beyond expiry but it does not survive a reboot.
ht...
12/24/2024
-
04:18 PM Feature #15952 (Needs Patch): User Auth RADIUS Client Secure Protocols
- In response to Blast-RADIUS (CVE-2024-3596), we need more secure options for User Authentication via RADIUS. Ideally,...
12/23/2024
-
11:45 PM pfSense Plus Bug #15948: GUI times out when attempting to view large Configuration History
- v 24.11: I have been receiving the same issue too. Unable to get to Config history, just get crash reporter. I have...
-
05:45 PM Bug #14648 (Feedback): Values obtained from ``sysctl`` are sometimes unexpectedly empty, leading to PHP and other math errors
- Added some additional logging.
It should be possible to see a log entry when the error occurs.
Please let us kn... -
05:39 PM Revision 302d1e99: Improve the logging on get_sysctl().
- Also take into account the sysctl(8) return code when checking for errors.
This is not yet a fix, but the log output... -
10:48 AM Bug #15907: PHP error in Captive Portal with undefined zone interface list
- See also here : https://forum.netgate.com/topic/195520/issues-after-update-from-24-03-to-24-11/14
and here : https:/... -
10:15 AM pfSense Plus Regression #15928 (Resolved): OpenVPN DCO clients fail to reconect
- fixed in the latest dev:
25.03.a.20241223.0600
12/22/2024
-
05:10 PM Bug #15318 (Resolved): Users with Deny Config Write privilege can trigger some QinQ interface operations
-
04:05 PM pfSense Plus Bug #15740: NAT uses unknown IP address
- Based on this:
"There was a recent IP address change on the PPPoE interface to 78.131.44.xx, but the state was again... -
03:53 PM Bug #15912 (Resolved): Errors on the console when starting/stopping services
-
03:52 PM Bug #15912: Errors on the console when starting/stopping services
- reproduced, is fixed in the latest dev
tested on:
25.03-DEVELOPMENT (amd64)
built on Fri Dec 20 7:00:00 CET 2024
... -
03:16 PM pfSense Plus Bug #15945 (Incomplete): When specifying an exit gateway, the ipv4 route is empty.
- Please provide more information, it's not clear what the issue is.
Policy routes will not show on the firewall's r... -
03:10 PM Bug #15598: Input validation for duplicate remote gateways does not work when using the duplicate P1 button
- This issue is still present on latest 25.03 development versions.
-
12:06 PM Bug #15949 (Feedback): Hardware offload settings not applying to interface used for PPPoE WAN on boot.
- Running 2.7.2, dont know how long the problem has existed as I dont reboot very often.
After a fresh boot of the f... -
02:47 AM Bug #15896 (Incomplete): Dpinger state reset
- Marking as Incomplete, as there isn't enough information here. What does "still" mean, for example? Is there an exi...
-
02:01 AM pfSense Packages Bug #15932 (Incomplete): HAProxy entries disappear after saving with MIM enabled
- Tested this on 24.11 with the latest HAProxy. I'm not able to reproduce this. I have three ACLs with two different ...
-
01:50 AM pfSense Plus Bug #15948 (Confirmed): GUI times out when attempting to view large Configuration History
- Tested on both 24.11 and 25.03-DEVELOPMENT. Unable to recreate this problem. However, when loading on my box with s...
-
12:53 AM pfSense Packages Bug #15933 (Closed): pfBlockerNG crashes after updating to latest version on 12/16/2024
- There was an issue here previously that's since been resolved in the package. It's also possible that the update bran...
-
12:42 AM Bug #13687 (Feedback): Cannot add limiters named ``new``
- Fixed with commit:2b324392cddc24906f1d4dc203089de8d6065439.
-
12:39 AM Bug #13687 (In Progress): Cannot add limiters named ``new``
-
12:41 AM Bug #15914 (Feedback): PHP error when a queue is added with the same name as a limiter
- Fixed with commit:2b324392cddc24906f1d4dc203089de8d6065439.
-
12:40 AM Bug #15914 (In Progress): PHP error when a queue is added with the same name as a limiter
-
12:38 AM Revision 2b324392: Fix limiter input validation
- - Fix adding new limiter pipes, followup Fix #13158
- Handle limiters named "new". Fix #13687
- Correctly detect limi... -
12:34 AM pfSense Packages Feature #14423: haproxy 2.7 QUIC support (+ maybe LUA 5.4?)
- Hello,
Time flies and we have now OpenSSL 3.4 which will be supported till 22nd October 2026. That date is past Open...
12/21/2024
-
11:47 PM pfSense Plus Bug #15948 (Confirmed): GUI times out when attempting to view large Configuration History
- Hi,
Whenever I click Diagnostic / Backup & Restore / tab Configuration History I am getting "unanswering browser" ... -
07:51 PM pfSense Packages Bug #15933: pfBlockerNG crashes after updating to latest version on 12/16/2024
- No problem. I went back and looked the logs. The error started to occur after upgrading pfBlockerNG. Here is the l...
-
07:28 PM pfSense Packages Bug #15933: pfBlockerNG crashes after updating to latest version on 12/16/2024
- Shawn Masters wrote in #note-2:
> I was on the 24.03 stable version. Since then I have upgraded to 24.11 and the pr... -
07:09 PM pfSense Packages Bug #15933: pfBlockerNG crashes after updating to latest version on 12/16/2024
- I was on the 24.03 stable version. Since then I have upgraded to 24.11 and the problem does not exist with that conf...
-
05:49 PM pfSense Packages Bug #15933: pfBlockerNG crashes after updating to latest version on 12/16/2024
- I am not seeing this on 24.11 and the latest version of pfBlockerNG stable. Can you confirm if you are using the stab...
-
07:40 PM Bug #15930: Mobile IPsec clients can't connect after gateway failover
- I conducted another test and obtained identical results.
The logs below indicate that client1 (192.168.33.12), w... -
05:02 PM Feature #15946 (New): Alias list reordering
- If an Alias list already has over 50 lines and a new line is added, it appears at the bottom of the list. This makes ...
-
03:55 PM pfSense Plus Feature #15941: /etc/rc.dumpon
- We have also tested with swap0 and swapUSB labels and only adding swapUSB partition label to the fstab, doing so resu...
-
01:12 PM pfSense Plus Bug #15945 (Incomplete): When specifying an exit gateway, the ipv4 route is empty.
I have installed pfsense and used WG and OPENVPN. Of course, when I set up a firewall or static routing, for exampl...-
12:01 PM pfSense Packages Bug #15944 (Closed): ACME Script Places _acme-challenge TXT Records in the Wrong Zone
- Since the latest update to pfSense 24.11 and ACME 0.9_1, it seems there is an issue with the challenge response. When...
-
09:53 AM pfSense Plus Regression #15928 (Ready To Test): OpenVPN DCO clients fail to reconect
- That fix has been merged in, so this can be tested on the next build.
-
02:38 AM Bug #15914 (Confirmed): PHP error when a queue is added with the same name as a limiter
12/20/2024
-
10:53 PM Feature #15943 (New): Host overrides for DNS resolver and IPV6
- Currently there is no way to automatically apply a host override in the DNS resolver for IPV6 that has the dynamicall...
-
10:23 PM Bug #15907 (Resolved): PHP error in Captive Portal with undefined zone interface list
-
10:23 PM Bug #15926 (Resolved): Captive Portal does not function with MAC filtering disabled
-
08:42 PM Revision b8b8428d: Ensure consistent results between the DDNS page and widget
- Use the same IPv6 DDNS logic in the DDNS widget.
-
08:34 PM Revision 70ee40f9: Remove redundant calls in get_request_source_address()
-
08:34 PM Revision a665634d: Remove redundant calls in get_dpinger_status()
- Don't call running_dpinger_processes() and get_gateways() in
get_dpinger_status() since it's already done in the call... -
08:34 PM Revision 7de19c38: Bump default widget intervals
-
03:37 PM Feature #15942 (New): Add ability to copy TrackerID
- For reference, the forum post: https://forum.netgate.com/topic/195687/rule-tracker-id-gone-missing/8?_=1734707399124...
12/19/2024
-
11:23 PM pfSense Plus Feature #15941: /etc/rc.dumpon
- https://forum.netgate.com/topic/195681/unofficial-guide-run-swap-over-usb-drive-in-pfsense
-
11:22 PM pfSense Plus Feature #15941 (New): /etc/rc.dumpon
- Rc.dumpon does not account for when a user configures an external swap, and or has different drives and users uses .e...
-
08:56 PM pfSense Docs Todo #15881 (Feedback): Update UPNP service docs
- Docs updated to match GUI changes: https://gitlab.netgate.com/docs/pfSense-docs/-/commit/fbb02bafee6ceb5fa6748b6191b7...
-
08:55 PM Todo #15864 (Feedback): Update UPnP IGD & PCP GUI text
- Applied in changeset commit:bf07823ba7f4d8f65e0af447a8aa1ee75442d7d2.
-
08:47 PM Todo #15864 (In Progress): Update UPnP IGD & PCP GUI text
- When I was updating the docs I wasn't really happy with how the options flowed now and some of the text. I also chang...
-
08:47 PM Revision bf07823b: Update UPnP IGD & PCP GUI text. Implements #15864
-
08:35 PM pfSense Packages Feature #13905: Introduce GUI knob for controlling ```--snat-subnet-routes``` tailscaled option
- Any updates from https://github.com/tailscale/tailscale/issues/5573 that could be implemented in pfsense?
-
05:20 PM Bug #15912 (Feedback): Errors on the console when starting/stopping services
- Applied in changeset commit:0d40856c780520b97f618252d9dfb0e6719e1944.
-
05:11 PM Bug #15861 (Duplicate): Assign Interface IP and Restart GUI Console Menu Items Present PID Errors
-
05:10 PM Revision 0d40856c: Avoid printing pkill internal errors. Fix #15912
- Also remove the file check from isvalidpid() since pkill can handle it.
-
03:25 PM Bug #15679: Multicast with intel NIC
- To update on this issue a commit has been merged on FreeBSD :
* https://github.com/freebsd/freebsd-src/pull/1545
* ... -
02:43 PM pfSense Packages Bug #15027 (Resolved): Bind DNS Server cannot reorder zones
- Tested against:...
-
02:10 PM Bug #15940 (Incomplete): Static DHCP Binding not working and DHCP Leases not showing with 24.11 Release
- Can't reproduce this or anything like it. There isn't enough detail in this report to identify any issues or make any...
-
12:23 AM Bug #15940 (Incomplete): Static DHCP Binding not working and DHCP Leases not showing with 24.11 Release
- Static DHCP leases show up in DHCP Leases but that static address is not being provided to the device, instead it jus...
12/18/2024
-
11:03 PM Bug #15912 (In Progress): Errors on the console when starting/stopping services
-
10:05 PM Feature #9293 (Resolved): Custom message text for the login screen
-
09:19 PM Feature #9293: Custom message text for the login screen
- Fantastic work Marcos.
Applied and works without issue. As a test i used the provided custom message in the OPs redm... -
06:30 PM Feature #9293 (Feedback): Custom message text for the login screen
- Applied in changeset commit:06d95c3cdc8aff6bab976529ddb4934ebf2aabf0.
-
05:19 PM Feature #9293 (Pull Request Review): Custom message text for the login screen
-
07:09 PM Bug #15844 (Resolved): Dashboard ``widgetkey`` values are not validated on save or load, can lead to configuration corruption or other problems
- reproduced on 24.11
latest dev has the issue fixed
tested on:
25.03-DEVELOPMENT (amd64)
built on Tue Dec 17 7:00:... -
06:26 PM Regression #15882 (Resolved): L2TP server settings are not saved correctly
-
06:05 PM Revision 06d95c3c: Add an option to display text on the login page. Implement #9293
-
03:53 PM pfSense Plus Regression #15928 (In Progress): OpenVPN DCO clients fail to reconect
- Having poked it a bit more it looks like the problem is slightly different.
OpenVPN now closes the socket and opens ... -
12:49 PM pfSense Plus Regression #15928: OpenVPN DCO clients fail to reconect
- Initial observations:
We've updated from OpenVPN 2.6.8 to 2.6.12.
Secondly, the error message `Failed to set k... -
05:52 AM pfSense Packages Bug #15939 (Resolved): An empty IPv4/v6 and DNSBL entry is added if it’s not saved
- Tested on 24.11 and on 25.03-DEVELOPMENT (built on Fri Dec 13 6:00:00 UTC 2024)
If to press Add for adding IPv4 or... -
05:41 AM pfSense Packages Bug #15938 (New): It's possible to add DNSBL Virtual IP with subnet mask if to use Restore Configuration option in Diagnostics -> Backup&Restore
- Tested on 24.11 (pfBlockerNG 3.2.0_16)
If to use incorrect DNSBL Virtual IP in config.xml file ('DNSBL VIP with su...
12/17/2024
-
08:34 PM Bug #15924 (In Progress): SCTP states not purged causing subsequent SCTP INIT to be blocked
- Thanks. That makes sense. I've pushed that into FreeBSD and it'll turn up in our tree on the next upstream merge. Tha...
-
07:46 PM Feature #14067 (Resolved): Per-instance options to control Dynamic DNS client Check IP Service behavior
-
03:52 PM Bug #7329: DHCP Not Updating DNS
- I'm running into what seems to be the same issue, PFSense+ on a Netgate 3100. 23.09-RELEASE (arm)
built on Tue Oct 3... -
02:25 PM Bug #15937: Unable to assign CA issued certificate to a web configurator 24.03 Azure appliance
- The certificate appears to be perfectly fine and works on the other instance. However, it is not working on the new i...
-
01:36 PM Bug #15937 (Incomplete): Unable to assign CA issued certificate to a web configurator 24.03 Azure appliance
- There isn't nearly enough information here to even speculate about what might be happening, but the most likely expla...
-
01:05 PM Bug #15937 (Incomplete): Unable to assign CA issued certificate to a web configurator 24.03 Azure appliance
- The issued certificate from external CA is showing incompatible that means it is not available to assign, this issue ...
-
11:12 AM Regression #15936 (Resolved): Tracking information for firewall rules is not shown when editing the rule
- reproduced, patch fixes the issue
tested on
24.11-RELEASE (amd64)
built on Wed Nov 27 19:22:00 CET 2024
FreeBSD 1... -
11:10 AM Feature #15904: Add native support for Captive Portal API (RFC8908)
- Improved comments and removed test code from index.php Dec 17, 2024
-
11:10 AM pfSense Plus Feature #15854: Lost Captive Portal User Logins when DHCP Leases are Cleared
- Improved comments and removed test code from index.php Dec 17, 2024
12/16/2024
-
09:40 PM Bug #15930 (Incomplete): Mobile IPsec clients can't connect after gateway failover
- I'm not able to reproduce this. After the gateway failover, the IPsec logs show that the service loads with the corre...
-
09:22 PM Revision 9e4d4242: Determine the correct AF when DDNS uses a gateway group
-
08:00 PM Regression #15936 (Feedback): Tracking information for firewall rules is not shown when editing the rule
- Applied in changeset commit:a39fdd6047708a830331c1a935de0784d7feea95.
-
07:50 PM Regression #15936 (Resolved): Tracking information for firewall rules is not shown when editing the rule
- In the edit firewall rule page, the following info is missing: Tracking ID, Created, Updated.
-
07:52 PM Revision a39fdd60: Show rule tracking info. Fix #15936
-
07:41 PM Bug #15935 (Resolved): Incorrect rule may be opened for editing after rule order has changed
- Reproducing this has been inconsistent. Once reproduced, I've been able to trigger the issue repeatedly. After applyi...
-
07:40 PM Bug #15935 (Feedback): Incorrect rule may be opened for editing after rule order has changed
- Applied in changeset commit:2470d8fb789854d2bfa7623f423b77c7f0c9b861.
-
07:31 PM Bug #15935 (Resolved): Incorrect rule may be opened for editing after rule order has changed
- It's possible for rules to be saved in an unordered state. In such a case, opening a rule to edit without first refre...
-
07:32 PM Revision 2470d8fb: Sort filter rules after changes. Fix #15935
- When rules are added/removed, they should also be re-sorted.
-
04:24 PM Feature #15934 (New): Kea Lease Reclamation and Affinity Options (IPv4 and IPv6)
- The lease allocation and reclamation behavior in Kea is more aggressive than that in ISC DHCP. As a consequence, user...
-
01:27 PM Bug #15931 (Duplicate): Mobile IPsec clients do not receive IP addresses from the virtual pools assigned to individual clients.
- Almost certainly a duplicate of #12549 (or a config issue)
-
01:25 PM Bug #15927 (Feedback): Potential XSS in AutoConfigBackup backup list on ``services_acb.php``
- Still need to wait for feedback from the original reporter to be sure it's solved on their side before completely clo...
-
12:45 PM pfSense Packages Bug #15933 (Closed): pfBlockerNG crashes after updating to latest version on 12/16/2024
- Upgraded pfBlockerNG this morning and the dashboard displays a crash. Go into the the crash report and there is a PH...
12/15/2024
-
10:33 PM pfSense Packages Bug #15932 (Duplicate): HAProxy entries disappear after saving with MIM enabled
- After testing I am running into an issue with HAproxy adding more than 1 ACL and backend to a frontend. It seems like...
-
08:45 PM Bug #15912: Errors on the console when starting/stopping services
- This is 100% reproducible on my 4100. It is running both dnsmasq and unbound. Tried on PVE VM with both enabled and u...
-
07:20 PM pfSense Plus Feature #15854: Lost Captive Portal User Logins when DHCP Leases are Cleared
- This issue does not solely occur due to Clearing of Leases through the GUI, it also occurs through normal lease expir...
-
05:48 AM Bug #15874: Users with Deny Config Write privilege can trigger logging operations
- dylan mendez wrote in #note-7:
> Testing this, it seems that you can restart ALL services as long as you have the We... -
05:04 AM Bug #15874: Users with Deny Config Write privilege can trigger logging operations
- Testing this, it seems that you can restart ALL services as long as you have the WebCfg - Status: Services permission...
-
03:19 AM pfSense Packages Feature #15548 (Resolved): Add packages for Zabbix 7.0 Agent and Proxy
- Verified version 7 packages are on 24.11. Marking as Resolved.
-
03:18 AM pfSense Packages Todo #15806 (Duplicate): Add WAN export interface for wiregaurd
- Duplicate here: https://redmine.pfsense.org/issues/15177
-
03:16 AM pfSense Packages Regression #15731 (Confirmed): HAProxy widget shows age and ID in hex
- I can confirm this is an issue. Tested on 24.11 with the latest HAProxy package.
-
03:14 AM pfSense Packages Bug #15917 (Incomplete): In OpenVPN export package, the option Automagic Multi-WAN IPs (port forward targets) does not working as expected
- I tested this and am unable to recreate this problem on 25.03. Please provide specific steps to reproduce.
-
01:38 AM Bug #15927 (Closed): Potential XSS in AutoConfigBackup backup list on ``services_acb.php``
- Tested on...
12/14/2024
-
08:18 PM Feature #14067: Per-instance options to control Dynamic DNS client Check IP Service behavior
- tested with NOIP.com
+Automatic/Always use the check IP service+ provides the public IP address
+never use the... -
07:36 PM Bug #15931 (Duplicate): Mobile IPsec clients do not receive IP addresses from the virtual pools assigned to individual clients.
- I configured a separate Virtual Address Pool within the VPN/IPsec/Pre-Shared Keys settings. Despite this configuratio...
-
07:22 PM Bug #15930 (Not a Bug): Mobile IPsec clients can't connect after gateway failover
- If a gateway group is defined and selected as the Interface in the IPsec setup, connections will function properly wh...
-
04:34 PM Feature #2358 (In Progress): NAT64 support
- NAT64 support in pf is in progress.
Related GUI changes:
* commit:b5cea7d74fbad6362acc7252aa3e14dd33b85cfe
* commit:... -
03:45 PM pfSense Plus Feature #14017: Ability to remove all packages before upgardes with saved configuration
- I meant more when a new update is being installed, before it has a check box that removes all packages beforehand and...
-
02:47 PM Bug #15912: Errors on the console when starting/stopping services
- I'm not seeing this on 24.11 nor 25.03.
I did see a similar error come through on boot on 25.03, before any commands...
12/13/2024
-
07:07 PM Feature #15929: Unbound QUIC / HTTPS support
- edit: looking at the https, its only via http/2 so wouldn't offer any meaningful gains.
dns over quic would though -
07:04 PM Feature #15929 (New): Unbound QUIC / HTTPS support
- ever since 1.222.0 of unbound it has supported DNS over QUIC https://unbound.docs.nlnetlabs.nl/en/latest/topics/priva...
-
04:36 PM Feature #15776: System Aliases for various reserved networks
- This looks good but I can't help wondering if we should have "46" variants with all of the IPv4 and IPv6 addresses to...
-
01:11 PM Feature #15776: System Aliases for various reserved networks
- feature works correctly after change applied as a patch
aliases are created and populated
tested on:
24.11-RELEASE... -
04:08 PM Bug #15856 (Resolved): OpenVPN Status Page and Dashboard Widget use input values without validation
- Original reporter responded back that the last round of fixes corrected the problem, so this can be closed now.
-
02:23 PM Bug #15856: OpenVPN Status Page and Dashboard Widget use input values without validation
- I'm still waiting to hear back from the original reporter to see if it fixed it for them, too, so keeping this open yet.
-
12:29 PM Bug #15856: OpenVPN Status Page and Dashboard Widget use input values without validation
- Fix working, tested on 24.03
Before fix:... -
04:07 PM Bug #15844: Dashboard ``widgetkey`` values are not validated on save or load, can lead to configuration corruption or other problems
- Original reporter responded back that the last round of fixes corrected the problem.
Will leave open for an intern... -
01:01 PM Feature #15323: Display server description when WOL is sent using mac url or power-on button
- While that method offers protection, it's still putting too much trust in user-supplied data to get passed around. Lo...
-
08:10 AM Feature #15323: Display server description when WOL is sent using mac url or power-on button
- Jim Pingle wrote in #note-8:
> Both could be on the same PR since they're for the same issue, but the PR needs work ... -
11:26 AM Bug #15924: SCTP states not purged causing subsequent SCTP INIT to be blocked
- The issue is in SCTP state handling added in FreeBSD D42393 - https://reviews-dev.freebsd.org/D42393
The SCTP ABORT ... -
06:33 AM Bug #15926: Captive Portal does not function with MAC filtering disabled
- Looks like the fix working, tested on 24.11...
-
06:18 AM Bug #15912: Errors on the console when starting/stopping services
- Can't reproduce it on 24.11 ...
-
04:09 AM pfSense Packages Feature #14838: Full support for AdBlock-style lists
- [ I'm currently lost in a wood full of RedMine & Github tabs :) ]
Would anyone be so kind to provide an *update*...
12/12/2024
-
11:20 PM Bug #13662 (Feedback): Setting a limiter queue length greater than 100 prevents the limiter from loading
- Applied in changeset commit:f79dfc8c6b8d51a7781f9fe886eb69e5bd9dde62.
-
11:10 PM Bug #13662 (In Progress): Setting a limiter queue length greater than 100 prevents the limiter from loading
-
11:11 PM Revision f79dfc8c: Check subqueues when determining pipe slot limit. Fix #13662
-
10:55 PM Bug #13158 (Feedback): Input validation error when applying limiter changes
- Applied in changeset commit:6a3384e056a1d1552a1ac5aad1e8ea15346a5a63.
-
10:46 PM Bug #13158 (In Progress): Input validation error when applying limiter changes
-
10:45 PM Revision 6a3384e0: Don't clobber the pipe name. Fix #13158
-
09:40 PM Bug #15926 (Feedback): Captive Portal does not function with MAC filtering disabled
- Applied in changeset commit:cab4d222d76f9edf95bf51dba64fae52d862a60a.
-
08:56 PM Bug #15926 (In Progress): Captive Portal does not function with MAC filtering disabled
-
06:29 PM Bug #15926: Captive Portal does not function with MAC filtering disabled
- confirmed, tested on:
24.11-RELEASE (amd64)
built on Wed Nov 27 19:22:00 CET 2024
FreeBSD 15.0-CURRENT -
01:58 PM Bug #15926 (Resolved): Captive Portal does not function with MAC filtering disabled
- Since 24.11, no cpzoneid_X_auth rules are created for captive portal sessions after successful authentication if MAC ...
-
09:40 PM Feature #15776 (Feedback): System Aliases for various reserved networks
- Applied in changeset commit:4d7be13979570ea0071ce6e95e976588ee1e2dc8.
Related: commit:1f9680c002c56b183cb6665bbba55b... -
09:32 PM Feature #15776 (In Progress): System Aliases for various reserved networks
-
09:32 PM Revision cab4d222: Config access regession when disabling CP MAC filtering. Fix #15926
-
08:54 PM pfSense Plus Regression #15928: OpenVPN DCO clients fail to reconect
- Also of note is that clients without DCO enabled reconnect OK.
-
08:54 PM pfSense Plus Regression #15928 (Resolved): OpenVPN DCO clients fail to reconect
- OpenVPN clients with DCO enabled fail to reconnect if the server is restarted in 25.03 dev snapshots:...
-
08:54 PM Revision 1f9680c0: Add config upgrade support for new system aliases
-
08:54 PM Revision 4d7be139: Define additional system aliases. Implement #15776
-
06:02 PM pfSense Plus Bug #15903: After 24.03 -> 24.11 upgrade system goes into spontaneous reboots
- I submitted a TAC ticket 17473553014
@cwalsh -
05:30 PM Bug #15927 (Feedback): Potential XSS in AutoConfigBackup backup list on ``services_acb.php``
- Applied in changeset commit:84d8eddf87607e0f9dcc313bcaad4db67e4f3750.
-
05:21 PM Bug #15927 (Resolved): Potential XSS in AutoConfigBackup backup list on ``services_acb.php``
- The page at ``services_acb.php`` displays the "reason" string when listing backup entries from the server without enc...
-
05:23 PM Revision 84d8eddf: Ensure ACB entry reasons are encoded. Fixes #15927
-
02:25 PM Bug #15925 (Confirmed): DNS Resolver option for Query Name Minimization cannot be disabled
- The default for that one must have changed upstream. As it is now, it's always on and can't be disabled.
We may al... -
12:12 AM Bug #15925 (Resolved): DNS Resolver option for Query Name Minimization cannot be disabled
- In the pfSense DNS Resolver / Advanced Settings there is a setting for Query Name Minimisation which in the pfSense U...
-
11:11 AM pfSense Plus Feature #15854: Lost Captive Portal User Logins when DHCP Leases are Cleared
- In order to fully support the assumption that it is the MAC address that authorizes the device through the captive po...
-
12:53 AM pfSense Plus Feature #15854: Lost Captive Portal User Logins when DHCP Leases are Cleared
- I see in the RFC8910-Dec10.php file that there is a stupid commenting error, you have to remove the /*... */ from lin...
-
11:10 AM Feature #15904: Add native support for Captive Portal API (RFC8908)
- In order to fully support the assumption that it is the MAC address that authorizes the device through the captive po...
-
12:55 AM Feature #15904: Add native support for Captive Portal API (RFC8908)
- I see in the index-Dec10.php file that there is a stupid commenting error, you have to remove the /*... */ from lines...
12/11/2024
-
08:21 PM pfSense Plus Feature #15854: Lost Captive Portal User Logins when DHCP Leases are Cleared
- See Redmine #15904 Built-in Captive Portal Support for RFC8910, DHCP option 114 in Kea.
Note: this is a Kea upgrad... -
08:17 PM Todo #14888 (Resolved): Exclude non-release branches from general update checks
- The opt-in option can be left to a separate feature request. The dashboard widget will now only check for updates aga...
-
08:15 PM Feature #14067 (Feedback): Per-instance options to control Dynamic DNS client Check IP Service behavior
- Applied in changeset commit:cca427857f26a2e169ece028d4503a1c974766b3.
-
08:07 PM Bug #14605 (Feedback): Dynamic DNS uses the default gateway interface instead of the specified interface
-
08:05 PM Revision cca42785: Allow choosing when to use Check IP service in DDNS. Implement #14067
-
06:01 PM Revision faf5a0e5: NAT64 GUI improvements
- - Add NAT64 to the firewall rule advanced options indicator.
- Automatically add the destination for NAT64 rules.
- D... -
04:50 PM Revision f515b460: Revert "Clarify NAT64 checkbox description"
- This reverts commit c257b5eead8804f509203a3e4fb60d8e0f45cb5a.
-
04:31 PM Feature #2479: Allow reordering of the traffic graphs on the dashboard
- I'd also like to see the ability to reorder/group interfaces on the Dashboard. Particularly on the Traffic Graph widget.
-
02:20 PM Feature #15323: Display server description when WOL is sent using mac url or power-on button
- Both could be on the same PR since they're for the same issue, but the PR needs work anyhow -- I left a comment on th...
-
05:23 AM Feature #15323: Display server description when WOL is sent using mac url or power-on button
- I just noticed that the widget needs also a patch to display server description when wol is sent using the widget.
S... -
02:12 PM Bug #15923 (Rejected): After restoring the backup, PHP produce the errors.
- What version is this on? There is nothing at the line in question that could trigger that error on the latest release...
-
07:24 AM Bug #15923 (Rejected): After restoring the backup, PHP produce the errors.
- PHP ERROR: Type: 1, File: /etc/inc/upgrade_config.inc, Line: 5444, Message: Uncaught TypeError: Cannot access offset ...
-
12:58 PM Bug #15924 (Resolved): SCTP states not purged causing subsequent SCTP INIT to be blocked
- The current code transitions the state to CLOSING upon receiving an ABORT.
The firewall state should instead trans... -
10:39 AM Feature #15904: Add native support for Captive Portal API (RFC8908)
- Support for Kea requires handling the Reclamation and reassignment of IPs which has changed dramatically from that im...
-
08:28 AM Bug #15043: IGMP proxy works intermittently
- Can the kernel please be reuploaded for 2.7.2? as that link provided is dead and there is still no CE release since t...
-
07:23 AM Bug #15572: Disabling DNSSEC should also disable Harden DNSSEC Data
- I have a different view, and I actually patched my local install to reflect this.
In Unbound if you enable feature... -
12:01 AM Revision c257b5ee: Clarify NAT64 checkbox description
12/10/2024
-
10:30 PM Revision 6143fb5f: Improve input validation for NAT64
- Clarify message and automatically disable NAT as needed.
-
09:54 PM Revision b5cea7d7: Add NAT64 support for firewall rules
- Add initial GUI support for NAT64. The NAT64 source can be set to:
- Automatic (default): Use the rule's gateway or g... -
07:56 PM pfSense Docs Correction #15883 (Closed): Voucher sync settings have moved
- Not only did they move, how they operate completely changed (and the option names changed).
All up-to-date now: ht... -
07:44 PM Feature #15922 (New): Allow using dhcp mappings in host aliases for any service
- Host aliases that contain hosts resolvable via dhcp mappings or host overrides are not populated until Unbound starts...
-
07:38 PM pfSense Docs Correction #15894 (Closed): Update config version for pfSense+ 24.11
- Fixed and deployed: https://gitlab.netgate.com/docs/pfSense-docs/-/commit/cbbc2816f5717136509341ae3012bf900b7e0ac8
-
07:28 PM Feature #15652: Kea DHCPv6 Prefix Delegation Support (IPv6 Only)
- Will need to hook into Kea run_script support that was added for Unbound integration to install/deinstall routes as I...
-
05:39 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Maurice Detmers wrote in #note-36:
> I can also confirm that this works for me on PFSense 24.11.
>
> For the comm... -
05:38 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-28:
> Andrew Almond wrote in #note-27:
> > PR 4719 isn't listed in https://redmine.pfsens... -
02:10 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- I can also confirm that this works for me on PFSense 24.11.
For the community edition, is this also automatically ... -
12:29 AM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Both the agent and proxy are working for me on 24.11 now.
-
04:52 PM Bug #15908 (Resolved): Users with Deny Config Write privilege can change their own password
-
04:50 PM Feature #15818 (Resolved): Certificate Authorities created in the GUI do not have the Basic Constraints extension marked critical
- Newly created CAs now have the basic constraints marked critical:...
-
04:45 PM Bug #15767 (Resolved): Clicking the picture widget image downloads the image with an invalid filename instead of showing it inline
- Image now opens up in a new tab displayed in the browser on both Firefox and Chrome. Right Click/Save Image As offers...
-
04:40 PM Todo #15863 (Resolved): Update nginx HTTP2 syntax
- New syntax is in the configuration, no errors in the log.
-
04:37 PM Bug #11268 (Resolved): Cookie named ``id`` prevents some forms from being loaded or saved properly
- This was fixed by commit:738f647c453a8995c6b411f91efb66c17a0d6c11 -- I could replicate it before that change but I ca...
-
04:18 PM Feature #15654 (Resolved): Kea Static ARP Support (IPv4 only)
- This appears to be working as expected. When static ARP is checked on an interface, the interface gets the static ARP...
-
01:47 AM Bug #15914: PHP error when a queue is added with the same name as a limiter
- I think you nailed it Jordan.
I was able to create the queue when it wasn't named the same as the limiter. Once it...
12/09/2024
-
09:13 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- The devel branch is for development snapshots, the 24.11 packages are built from a 24.11 branch (on a different git r...
-
09:11 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-32:
> I forgot to pick one commit to a specific branch, but it should be OK now if you uni... -
08:26 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- I forgot to pick one commit to a specific branch, but it should be OK now if you uninstall and reinstall that package.
-
08:04 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-29:
> I updated the options for Zabbix 7 ports (and cleaned up some older ones), and bumped... -
07:18 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-29:
> I updated the options for Zabbix 7 ports (and cleaned up some older ones), and bumpe... -
07:13 PM pfSense Packages Feature #15548 (Feedback): Add packages for Zabbix 7.0 Agent and Proxy
- I updated the options for Zabbix 7 ports (and cleaned up some older ones), and bumped the package version, it should ...
-
07:12 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Andrew Almond wrote in #note-27:
> PR 4719 isn't listed in https://redmine.pfsense.org/projects/pfsense/issues?query... -
05:34 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- PR 4719 isn't listed in https://redmine.pfsense.org/projects/pfsense/issues?query_id=143&sort=updated_on%3Adesc%2Cid%...
-
08:57 PM Feature #15652 (In Progress): Kea DHCPv6 Prefix Delegation Support (IPv6 Only)
- The client gets delegated a prefix, but there is no routing information in the table afterward. The prefix delegated ...
-
06:57 PM Revision b0a13438: Update and make zabbix options consistent. Issue #15548
-
05:20 PM pfSense Docs Todo #15918 (Rejected): New cellular compatibility for TP-Link M7350
- "Modems reported to work as Ethernet devices" is exactly what you describe in your second scenario. @ue0@ is an "Ethe...
-
05:18 PM pfSense Docs Todo #15918 (Rejected): New cellular compatibility for TP-Link M7350
- Hi,
I'm new to this; just trying to be helpful, so sorry if I am doing something wrong!
But here:
https://docs... -
05:03 PM pfSense Packages Bug #15917 (Rejected): In OpenVPN export package, the option Automagic Multi-WAN IPs (port forward targets) does not working as expected
- When use Multi WAN setup with OpenVPN server and port forward with localhost, and export config with select option Au...
-
04:49 PM pfSense Packages Bug #15916: pfBlockerNG dnsbl daemon not able to start in CARP mode
- I can replicate this issue on 25.01-devel as well with known good HA sync setup. Worth mentioning the CARP VIP appear...
-
04:46 PM pfSense Packages Bug #15916 (New): pfBlockerNG dnsbl daemon not able to start in CARP mode
- pfBlockerNG dnsbl daemon not able to start in CARP mode:
CARP is created as disabled on update after applying the co... -
03:35 PM Bug #15767 (Feedback): Clicking the picture widget image downloads the image with an invalid filename instead of showing it inline
- Applied in changeset commit:f7e934bbac273d3557edaa0c1b1c9fd0cc1b69b7.
-
03:24 PM Bug #15767 (In Progress): Clicking the picture widget image downloads the image with an invalid filename instead of showing it inline
- Download was the intent of the previous commit (and mentioned in the description), but I can see how showing it inlin...
-
03:25 PM Revision f7e934bb: Send picture widget image inline. Fixes #15767
-
02:18 PM pfSense Docs Todo #15915 (Rejected): Feedback on pfSense® software Configuration Recipes — WireGuard VPN Client Configuration Example
- You shouldn't need to set that on the LAN.
The recipe already covers this by setting an appropriate MTU on the Wir... -
08:06 AM pfSense Docs Todo #15915 (Rejected): Feedback on pfSense® software Configuration Recipes — WireGuard VPN Client Configuration Example
- *Page:* https://docs.netgate.com/pfsense/en/latest/recipes/wireguard-client.html
*Feedback:*
Hello
I have b... -
02:15 PM pfSense Plus Regression #15899 (Incomplete): LAGG LACP - adding a member stops DHCP from working
- We can mark it incomplete for now. If you can figure out what contributing factor in your setup is triggering the beh...
-
02:14 PM Bug #15873 (Resolved): PHP error when a user is denied access to the dashboard
-
02:11 PM Feature #15913 (Rejected): Patcket capture GUI: custom field for tcpdump command line options
- If someone knows tcpdump that well, they can use the shell.
This would be very difficult to validate without accid... -
02:06 PM Bug #15910 (Not a Bug): Incorrect navigation path to the Configuration History tab in the GUI.
- Currently on Plus the intent is for it to be under the *Diagnostics* menu, and it is accessible there on Plus due to ...
-
01:59 PM Bug #15874: Users with Deny Config Write privilege can trigger logging operations
- Lev Prokofev wrote in #note-4:
> After applying the patch I get a butch of php strings in logs after login using an ...
12/08/2024
-
04:10 PM pfSense Plus Bug #15903: After 24.03 -> 24.11 upgrade system goes into spontaneous reboots
- @cwalsh OK will do
For clarification when you say "take a status archive as soon as possible after it comes back up"... -
10:59 AM pfSense Plus Regression #15899: LAGG LACP - adding a member stops DHCP from working
- Hello Jordan, thanks for testing.
It must be something particular to my setup then.
Since both of you couldn't re... -
04:40 AM pfSense Plus Regression #15899: LAGG LACP - adding a member stops DHCP from working
- Also unable to replicate so far with my 4100, adding/removing an interface to my existing LACP LAGG did not effect KE...
-
06:33 AM Bug #15767: Clicking the picture widget image downloads the image with an invalid filename instead of showing it inline
- Tested on 24.11 with patch applied. In Chrome it just download png file but not open in browser.
24.11-RELEASE (amd6... -
05:09 AM Bug #15912: Errors on the console when starting/stopping services
- I receive the following trying to use those commands from the shell (option 8) or php shell (option 12) ...
-
12:37 AM Bug #15912 (Resolved): Errors on the console when starting/stopping services
- platform: NG4100
version: 24.11-RELEASE
This showed up after upgrading to 24.11.
restarting unbound or dnsmasq... -
04:10 AM Bug #15873: PHP error when a user is denied access to the dashboard
no errors appear
25.01-DEVELOPMENT (amd64)
built on Fri Dec 6 13:32:00 PST 2024
FreeBSD 15.0-CURRENT-
04:06 AM Bug #15914: PHP error when a queue is added with the same name as a limiter
- I was able to recreate this on accident, it seems naming the child queue the same as the parent limiter sets off one ...
-
02:36 AM Bug #15914: PHP error when a queue is added with the same name as a limiter
- I'm not able to induce this on 24.11. I can add and remove queues and limiters as much as I'd expect.
Does this ha... -
01:23 AM Bug #15914: PHP error when a queue is added with the same name as a limiter
- Issue appears when creating a queue for a second limiter.
!clipboard-202412071723-m6jpq.png!
-
01:17 AM Bug #15914 (Resolved): PHP error when a queue is added with the same name as a limiter
- [07-Dec-2024 17:03:55 US/Pacific] PHP Fatal error: Uncaught Error: Call to a member function addGlobal() on null in ...
-
12:56 AM Feature #15913 (Rejected): Patcket capture GUI: custom field for tcpdump command line options
- It would be nice if the packet capture page contained a checkbox and field for custom tcpdump settings.
For insta... -
12:39 AM Bug #15861: Assign Interface IP and Restart GUI Console Menu Items Present PID Errors
- #15912 results in the same error....
12/07/2024
-
11:36 PM pfSense Packages Feature #12179: QEMU package
- Tested this on 24.11-RELEASE. You still need to use ShellCMD to start the service and add the following to /etc/rc.c...
-
11:28 PM pfSense Packages Bug #15313 (Resolved): Zabbix server 6.4.12 requires Zabbix proxies to be version 6.4.12
- Verified the updated packages are in 24.11-RELEASE, which is the current stable.
Andrew Almond wrote in #note-9:
... -
11:26 PM pfSense Plus Bug #15566 (Resolved): Update Intel microcode pacakge
- Latest package on 24.11 is:
cpu-microcode-intel-20240910 Intel CPU microcode updates
Closing this as Resolved. -
11:20 PM pfSense Packages Bug #15274 (New): HAProxy Configuration Changes Require pfSense Reboot to Take Effect
- Moving this back to New status, as additional detail was provided. Will move to Confirmed or back to Incomplete if w...
-
11:17 PM Regression #15885 (Resolved): Error when viewing ALTQ Traffic Shaper queue status
- Tested on the latest 25.01 builds. Looks good. Closing as Resolved.
-
11:15 PM Bug #15282 (Resolved): Users with Deny Config Write privilege can trigger some VLAN interface operations
- Tested on latest 25.01 build. I can confirm the following message is not present:
The following input errors were... -
10:54 PM pfSense Docs New Content #15812 (Resolved): Recipe for OpenVPN Site-to-Site SSL/TLS with DCO
- New documentation looks good. Provided it to a customer today, in fact.
Closing this one out. Thanks Jim! -
10:52 PM Bug #15911 (Confirmed): PHP error on save with very long configuration change descriptions
- Issue confirmed on...
-
10:28 PM Bug #15911 (Resolved): PHP error on save with very long configuration change descriptions
- In the https shared haproxy frontend I have currently 58 lines of text / 2503 bytes in total in "Advanced pass thru" ...
-
10:26 PM Regression #15890 (Resolved): Unable to change DNS Forwarder domain overrides
- Tested on...
-
10:21 PM Bug #15876 (Resolved): Routing Advertisements daemon fails to start when configured with more than 3 RDNSS entries in a prefix
- Fix is applied and working as expected on...
-
08:00 PM Feature #15654: Kea Static ARP Support (IPv4 only)
Static ARP enable/disable option was added. (kea DHCP) .
25.01-DEVELOPMENT (amd64)
built on Fri Dec 6 13:32:00 ...-
04:06 PM pfSense Plus Bug #15903 (Not a Bug): After 24.03 -> 24.11 upgrade system goes into spontaneous reboots
- There's nothing here or in the forum thread which indicates this is a universal software bug in 24.11 instead of some...
-
04:01 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-20:
> The packages are now available on 24.11 for anyone who wants to try them.
I see t... -
02:56 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-20:
> The packages are now available on 24.11 for anyone who wants to try them.
I get t... -
02:39 PM Bug #15015: Static routes not working
- I have the issue where the static route is not being used as well. I'm using pfSense 2.7.2, it's a fresh enough insta...
-
02:28 PM Bug #15910 (Not a Bug): Incorrect navigation path to the Configuration History tab in the GUI.
- Currently, the path to the Configuration History tab is *Diagnostics/Configuration History*.
!clipboard-202412071... -
06:37 AM Bug #15908: Users with Deny Config Write privilege can change their own password
- I checked the patch on 24.11, the user with RO privileges is not able to change the password....
-
04:33 AM Bug #15874: Users with Deny Config Write privilege can trigger logging operations
- After applying the patch I get a butch of php strings in logs after login using an unprivileged user (Tested on 24.11...
12/06/2024
-
09:13 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-20:
> The packages are now available on 24.11 for anyone who wants to try them.
Is it p... -
08:40 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-20:
> The packages are now available on 24.11 for anyone who wants to try them.
I have ... -
08:20 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Maurice Detmers wrote in #note-21:
> Jim Pingle wrote in #note-19:
> > CE 2.7.2 won't work since the ports themselv... -
08:17 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Jim Pingle wrote in #note-19:
> CE 2.7.2 won't work since the ports themselves aren't in that branch of the tree, bu... -
08:01 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- The packages are now available on 24.11 for anyone who wants to try them.
-
07:49 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- CE 2.7.2 won't work since the ports themselves aren't in that branch of the tree, but 24.11 should work and it's buil...
-
07:19 PM pfSense Packages Feature #15548 (Closed): Add packages for Zabbix 7.0 Agent and Proxy
- Brad reviewed the PR and said it looked OK, so I merged it and picked it back to 24.11 and CE 2.7.2. Should know shor...
-
08:55 PM Feature #15652: Kea DHCPv6 Prefix Delegation Support (IPv6 Only)
- Applied in changeset commit:c2a0fbc02c4945c54ff675687d2d206852b12e20.
-
08:50 PM Feature #15652 (Feedback): Kea DHCPv6 Prefix Delegation Support (IPv6 Only)
- https://gitlab.netgate.com/pfSense/factory/-/commit/c2a0fbc02c4945c54ff675687d2d206852b12e20
-
08:48 PM Revision c2a0fbc0: kea: add initial DHCP-PD support. Implements #15652
-
07:45 PM Revision ec956d34: Revert "Build Zabbix 7. Issue #15548"
- This reverts commit 60f2688450ae917c86db17847845c8db9b451cf0.
-
07:31 PM Revision 60f26884: Build Zabbix 7. Issue #15548
- (cherry picked from commit feaa6c57bfa7718d497aea628e4375d490959112)
-
07:28 PM Revision feaa6c57: Build Zabbix 7. Issue #15548
-
07:15 PM Feature #15818 (Feedback): Certificate Authorities created in the GUI do not have the Basic Constraints extension marked critical
- Applied in changeset commit:cf7dde5a357685b84688dc4b52a0dee57e0af381.
-
07:10 PM Feature #15818: Certificate Authorities created in the GUI do not have the Basic Constraints extension marked critical
- At one point we had disabled this because certain clients didn't like that being marked as critical, but that note wa...
-
01:55 PM Feature #15818 (In Progress): Certificate Authorities created in the GUI do not have the Basic Constraints extension marked critical
-
07:13 PM pfSense Packages Regression #15909: tailscale interface assignment prevents the upgrade from 24.03 to 24.11
- I don't think this is a regression. Assigning the tailscale interface is not a valid setup, though we don't do anythi...
-
07:10 PM pfSense Packages Regression #15909 (New): tailscale interface assignment prevents the upgrade from 24.03 to 24.11
- If you have an assigned tailscale interface, the upgrade to 24.11 won't finish and unit will be stuck on console prom...
-
07:09 PM Revision cf7dde5a: Mark CA basic constraints as critical. Fixes #15818
-
05:50 PM Bug #15908 (Feedback): Users with Deny Config Write privilege can change their own password
- Applied in changeset commit:a4d40f3e5852a3b8cd9ae19460cfe0d8429d32ea.
-
05:38 PM Bug #15908 (Resolved): Users with Deny Config Write privilege can change their own password
- A user with read-only privilege and access to @System > User Password Manager@ is able to change its own password.
-
05:50 PM Bug #15318 (Feedback): Users with Deny Config Write privilege can trigger some QinQ interface operations
- Applied in changeset commit:a4d40f3e5852a3b8cd9ae19460cfe0d8429d32ea.
-
05:42 PM Bug #15318 (In Progress): Users with Deny Config Write privilege can trigger some QinQ interface operations
- This is still an issue in 24.11. A commit that went in shortly after the fix caused a regression.
-
05:50 PM Bug #15282 (Feedback): Users with Deny Config Write privilege can trigger some VLAN interface operations
- Applied in changeset commit:a4d40f3e5852a3b8cd9ae19460cfe0d8429d32ea.
-
05:42 PM Bug #15282 (In Progress): Users with Deny Config Write privilege can trigger some VLAN interface operations
- This is still an issue in 24.11. A commit that went in shortly after the fix caused a regression.
-
05:38 PM Revision a4d40f3e: Pass correct argument when checking for RO user privilege
- Fix #15282
Fix #15318
Fix #15908 -
05:10 PM Bug #15873 (Feedback): PHP error when a user is denied access to the dashboard
- Applied in changeset commit:1d33b166a44318f893766f55b8d092f70be6380b.
-
01:56 PM Bug #15873: PHP error when a user is denied access to the dashboard
- We've seen that before in certain cases when a session was started but not closed, probably because of how the client...
-
05:00 PM Revision 1d33b166: Close PHP session when exiting early. Fixes #15873
-
05:00 PM Bug #15874 (Feedback): Users with Deny Config Write privilege can trigger logging operations
- Applied in changeset commit:8aa54e0d780114713015dd7e970e6541dfc40378.
-
03:47 PM Bug #15874 (In Progress): Users with Deny Config Write privilege can trigger logging operations
-
04:52 PM Revision 8aa54e0d: Ensure RO user can't trigger log changes. Fixes #15874
-
03:30 PM Bug #15907 (Feedback): PHP error in Captive Portal with undefined zone interface list
- Applied in changeset commit:64075a4359d070c300e09a94c2cf1f4854ce649b.
-
03:23 PM Bug #15907: PHP error in Captive Portal with undefined zone interface list
- ...
-
02:35 PM Bug #15907 (Resolved): PHP error in Captive Portal with undefined zone interface list
- Following the upgrade to version 24.11, the captive portal intermittently displays PHP error messages. However, produ...
-
03:24 PM Revision 64075a43: Fix Captive Portal PHP error. Fixes #15907
-
12:48 PM Bug #15906 (Not a Bug): IPv6 delegated prefix changes upstream do not immediately update track6 interfaces
- After an IPv6 prefix and IP change on the WAN interface the LAN interface IPs and delegated IPv6 prefixes don’t get u...
-
12:30 PM Feature #15905 (Rejected): DHCPv6, allow SLAAC
- This already exists.
https://docs.netgate.com/pfsense/en/latest/services/dhcp/ipv6-ra.html#services-ipv6-ra
See m... -
08:59 AM Feature #15905 (Rejected): DHCPv6, allow SLAAC
- Similar to Unifi.
Sets the Autonomous (A) flag on the router Advertisements to allow non-DHCPv6 capable clients to... -
12:18 PM Regression #15885: Error when viewing ALTQ Traffic Shaper queue status
- update: found an issue with my config, patch itself works correctly on a factory default config.
-
11:59 AM pfSense Plus Regression #15899: LAGG LACP - adding a member stops DHCP from working
- Steve Wheeler wrote in #note-1:
> Haven't been able to replicate this so far. Which interfaces were you using in the...
12/05/2024
-
10:58 PM Feature #15904 (New): Add native support for Captive Portal API (RFC8908)
- Add an option in Kea to automatically support RFC8910, DHCP Option 114 through a GUI option for all Captive Portals. ...
-
08:35 PM pfSense Plus Bug #15903 (Not a Bug): After 24.03 -> 24.11 upgrade system goes into spontaneous reboots
- I run pfS on QOTOM-Q355G4
After 24.03 -> 24.11 upgrade, I noticed the system goes into spontaneous reboots
See... -
08:24 PM pfSense Plus Regression #15899: LAGG LACP - adding a member stops DHCP from working
- Haven't been able to replicate this so far. Which interfaces were you using in the LAGG? How many?
-
02:30 PM pfSense Plus Regression #15899 (Incomplete): LAGG LACP - adding a member stops DHCP from working
- Noticed that if you add a member to the LACP lag0 group, DHCP will stop answering on the VLANs on this group.
A rebo... -
08:16 PM Bug #15902 (Duplicate): After an IPv6 prefix and IP change on the WAN interface the KEA DHCP service crashes and cannot be restarted
- Duplicate of https://redmine.pfsense.org/issues/14977
-
07:10 PM Bug #15902 (Duplicate): After an IPv6 prefix and IP change on the WAN interface the KEA DHCP service crashes and cannot be restarted
- After an IPv6 prefix and IP change on the WAN interface the KEA DHCP service crashes (after 1,5 to 2 hours) and canno...
-
05:35 PM Bug #15332: Kea fails to start if DHCP pool configuration contains default lease time or max lease time
- Applied in changeset commit:3bfd3a0efe5abf9ee47e6fdd1625fe5b8f9e21c3.
-
05:26 PM Bug #15332 (Feedback): Kea fails to start if DHCP pool configuration contains default lease time or max lease time
- default and max lease time are not applicable in a Kea pool context, it only applies at subnet level.
Fixed in htt... -
01:18 PM Bug #15332: Kea fails to start if DHCP pool configuration contains default lease time or max lease time
- I have the same issue, noting is being logged.
Started after update to 24.11
I have "Default Lease Time" and "NTP" ... -
05:24 PM Bug #15896: Dpinger state reset
- What routes are you referring to there? They are removed when you restart dpinger?
Have you tested 2.7.2 or only 2... -
06:04 AM Bug #15896 (Incomplete): Dpinger state reset
- I am still encountering the Dpinger bug that's been showing up.
If I restart the dpinger service it doesn't restor... -
05:24 PM Revision 3bfd3a0e: kea: ignore default and max lease time within pool context. Fixes #15332
-
05:08 PM pfSense Packages Bug #15821 (Closed): pfSense-pkg-acme needs to be updated to use api.porkbun.com instead of porkbun.com
- Fixed in ACME pkg v0.9
-
05:08 PM pfSense Packages Regression #15892 (Closed): PHP error: usr/local/www/acme/acme_accountkeys.php:158
- Fixed in ACME pkg v0.9
-
04:16 PM pfSense Packages Regression #15887 (Not a Bug): Additional build options are missing
- The missing options are not applicable to bind920 and hence have been removed:
https://github.com/pfsense/pfsense/co... -
03:43 PM Bug #15900 (Duplicate): After an IPv6 prefix and IP change on the WAN interface the old deprecated IPv6 address is shown on Dashboard->Interfaces and Status->Interfaces
- After an IPv6 prefix and IP change on the WAN interface the old deprecated IPv6 address is shown on Dashboard->Interf...
-
03:35 PM Regression #15898 (Confirmed): Changes to the ``admins`` user group are not synced to the secondary node
- I'm seeing this happen as well. Other group changes are synchronized, but not the "admins" group. On the secondary, n...
-
01:36 PM Regression #15898 (Resolved): Changes to the ``admins`` user group are not synced to the secondary node
- When I add or remove the group 'admins' for a user via the user manager, the change does not happen on the backup sys...
-
03:30 PM Revision f9207141: Remove old port options for bind
- This options do not apply to bind920.
-
01:20 PM pfSense Packages Bug #15872 (Resolved): PHP error when accessing mail reports
- tested against:...
-
01:20 PM Bug #15897: After an IPv6 prefix and IP change on the WAN interface the old deprecated IPv6 address is shown on Dashboard->Interfaces and Status->Interfaces
- CARP is only used on the IPv4 cluster - not with IPv6
-
01:17 PM Bug #15897 (Rejected): After an IPv6 prefix and IP change on the WAN interface the old deprecated IPv6 address is shown on Dashboard->Interfaces and Status->Interfaces
- CARP is not compatible with dynamic addresses/interfaces, it can only be used with static interfaces.
-
08:48 AM Bug #15897 (Rejected): After an IPv6 prefix and IP change on the WAN interface the old deprecated IPv6 address is shown on Dashboard->Interfaces and Status->Interfaces
- After an IPv6 prefix and IP change on the WAN interface the old deprecated IPv6 address is shown on Dashboard->Interf...
-
08:41 AM Feature #15813: Include alternative TCP stack
- So, what is the way forward? You marked this issue as a duplicate of another one which has not been addressed in more...
-
02:40 AM pfSense Packages Bug #14853: Missing response for AAAA or A queries for blacklisted domains in Python mode
- Note it doesnt happen to all domains, when it does happen, it always happens for that domain and vice versa for when ...
-
02:38 AM pfSense Packages Bug #14853: Missing response for AAAA or A queries for blacklisted domains in Python mode
- Not sure if this is related, but I noticed some queries made to blocked domains on pfblockerng and I also have python...
12/04/2024
-
08:21 PM pfSense Packages Regression #15892: PHP error: usr/local/www/acme/acme_accountkeys.php:158
- Simple patch to apply the fix until the new package is ready:...
-
08:20 PM pfSense Packages Regression #15892 (In Progress): PHP error: usr/local/www/acme/acme_accountkeys.php:158
- As soon as I hit submit there I had another idea and replicated it with a bad item tag that looks like this:...
-
08:17 PM pfSense Packages Regression #15892 (Feedback): PHP error: usr/local/www/acme/acme_accountkeys.php:158
- Looks like the only way that could happen is if their config has some invalid/wrong item tag in the account keys sect...
-
06:29 PM Regression #15888 (Closed): ALTQ shaper queues are not present after importing a config
- This is a symptom of a separate issue with config access in MIM which has been resolved. To work around it, disable M...
-
06:16 PM Revision e930812c: Add error handling for config xml parsing exceptions. Fix #15860
- With this change, exceptions during a config restore will no longer
result in an unbootable instance. -
06:16 PM Revision e4b8c5b6: Remove deprecated function use of xml_parser_free()
- As of PHP 8.0.0, the function has no effect and is no longer needed.
-
04:42 PM Revision eae972cc: kea: keep the config.xml tidy when saving settings with empty values
-
07:42 AM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Andrew Almond wrote in #note-16:
> @Maurice Detmers - Great work, thanks for submitting the PR!
> What steps will b...
12/03/2024
-
10:28 PM Feature #15656 (Closed): Options to expose Kea REST API (IPv4 and IPv6)
- Now that we have our own public API in the works, we probably don’t want to expose this directly.
Closing unless a... -
10:11 PM Feature #15654: Kea Static ARP Support (IPv4 only)
- https://gitlab.netgate.com/pfSense/pfSense/-/commit/ec77ad9834db6dadd2c7c70356e1514aad03939f
-
10:10 PM Feature #15654 (Feedback): Kea Static ARP Support (IPv4 only)
-
10:09 PM Revision ec77ad98: kea: enable static arp support, Feature #15654
-
10:01 PM Revision aaf29961: dhcp: fix static arp config access
-
09:58 PM Revision 6a499415: Revert "dhcp: fix static arp config access"
- This reverts commit c31cc5d0e1121e973abc0d58b4808f6d90762dba.
-
09:50 PM Revision 437d8274: remove rogue character
-
09:48 PM Revision c31cc5d0: dhcp: fix static arp config access
-
08:00 PM Bug #15767 (Feedback): Clicking the picture widget image downloads the image with an invalid filename instead of showing it inline
- Applied in changeset commit:cb698d2685ef3195bc3813856b0c52143fbdb4d4.
-
07:49 PM Bug #15767 (In Progress): Clicking the picture widget image downloads the image with an invalid filename instead of showing it inline
- Firefox apparently guesses what the extension should be based on the image type, Chrome takes the name as-is. Looks l...
-
07:50 PM Revision cb698d26: Set picture widget download file ext. Fixes #15767
-
07:39 PM Revision ff50e62f: Handle null widget instance ID. Issue #15844
-
07:29 PM Revision 824b1e52: Fix config access regressions during config upgrades
- - 122_to_123: outbound rule saved to wrong path
- 130_to_131: operate on same types
- 136_to_137: handle potentially ... -
07:23 PM Revision 7f4eb864: Don't use config result by reference
- The $settings variable is not changed within the loop.
-
07:20 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- @Maurice Detmers - Great work, thanks for submitting the PR!
What steps will be necessary for minor updates of 7.0, ... -
07:00 PM Bug #15844 (Feedback): Dashboard ``widgetkey`` values are not validated on save or load, can lead to configuration corruption or other problems
- Applied in changeset commit:6b42147b1c52b559e833e0edcbfbdffbb410b809.
-
06:54 PM Bug #15844 (In Progress): Dashboard ``widgetkey`` values are not validated on save or load, can lead to configuration corruption or other problems
- There are still some refinements to be made here, more commits incoming.
-
06:54 PM Revision 6b42147b: Refine widget validation checks. Fixes #15844
-
06:17 PM Feature #15813 (Duplicate): Include alternative TCP stack
-
06:07 PM Regression #15895 (Resolved): Configuration upgrade from before revision 19.1 removes OpenVPN settings
-
06:05 PM Regression #15895 (Feedback): Configuration upgrade from before revision 19.1 removes OpenVPN settings
- Applied in changeset commit:908e52f9fc52914b8f0a0c1ae71be3c71bef6c3b.
-
05:57 PM Regression #15895 (In Progress): Configuration upgrade from before revision 19.1 removes OpenVPN settings
-
05:54 PM Regression #15895 (Resolved): Configuration upgrade from before revision 19.1 removes OpenVPN settings
- On pfSense+ 24.11, upgrades/restores from config version 19.1 result in empty OpenVPN settings.
-
05:56 PM Revision 908e52f9: Config access regession when restoring from config 19.1. Fix #15895
-
05:53 PM pfSense Docs Correction #15894 (Closed): Update config version for pfSense+ 24.11
- https://docs.netgate.com/pfsense/en/latest/releases/versions.html
pfSense+ 24.11 uses config version 23.6. -
05:50 PM Todo #15863 (Feedback): Update nginx HTTP2 syntax
- Applied in changeset commit:6221ed9c9aa664361a79796b9b1535cb987e9c77.
-
05:41 PM Revision 6221ed9c: Update nginx HTTP2 syntax. Fixes #15863
-
05:37 PM Revision 738f647c: Define PHP request_order. Fixes #15893
-
11:46 AM pfSense Packages Regression #15892 (Closed): PHP error: usr/local/www/acme/acme_accountkeys.php:158
- When trying to select account keys in the ACME package in 24.11:...
-
09:18 AM pfSense Packages Regression #15887: Additional build options are missing
- That'll be fixed with https://gitlab.netgate.com/pfSense/FreeBSD-ports/-/commit/bd8c1a2e3e610649c50a291f970c157833fdd...
-
01:05 AM pfSense Packages Feature #15891: NUT driver list update
- PR for this is available as https://github.com/pfsense/FreeBSD-ports/pull/1394
-
12:55 AM pfSense Packages Feature #15891 (Resolved): NUT driver list update
- Add new drivers (mostly modbus) to NUT.
-
01:04 AM pfSense Packages Bug #15845: UPS Settings doesn't display the full list of availabale drivers
- This is now covered by #15891.
12/02/2024
-
10:35 PM Regression #15890 (Feedback): Unable to change DNS Forwarder domain overrides
- Applied in changeset commit:aac5bb5d396a1f1b18d59a532ad262a4d1085a40.
-
10:27 PM Revision aac5bb5d: Config access regression when saving dnsmasq overrides. Fix #15890
-
09:35 PM Feature #15659: Kea option for ``reservations-out-of-pool`` and associated input validation (IPv4 and IPv6)
- I was just coming to enter an enhancement request for this and found this.
A couple of comments:
For option 1, ... -
07:58 PM Bug #15856: OpenVPN Status Page and Dashboard Widget use input values without validation
- I merged the changes, they are ready for additional testing.
-
06:25 PM Bug #15856 (Feedback): OpenVPN Status Page and Dashboard Widget use input values without validation
- Applied in changeset commit:92a55a0ad8976975b320bdff11f0512f59d3a2ab.
-
07:58 PM Bug #15844 (Feedback): Dashboard ``widgetkey`` values are not validated on save or load, can lead to configuration corruption or other problems
- I merged the changes, they are ready for additional testing.
-
05:12 PM Bug #15844: Dashboard ``widgetkey`` values are not validated on save or load, can lead to configuration corruption or other problems
- Attached here are patches for testing on releases, each of which needs slight adjustments for the patches to apply cl...
-
06:20 PM Revision 04b74da1: Dashboard widget settings and widgetkey validation. Issue #15844
- * Adds validation of submitted widgetkey values before use when storing widget settings and other similar operations....
-
06:18 PM Revision 92a55a0a: Validate inputs when killing OpenVPN clients. Fixes #15856
- While here, fix the JS 'busy' icon switching for both the widget and status page.
- 05:26 PM Revision 238ebe47: Update bind build options
- Bind is now at version 9.20 (from 9.16). Update the build options to
match. -
04:22 PM Feature #15321: Kea DHCP Custom Configuration Support (IPv4 and IPv6)
- I'm test driving this right now.
pfSense 24.11 Release.
With the patch mentioned above.
See also : [[https://forum.n... -
04:06 PM Bug #15767: Clicking the picture widget image downloads the image with an invalid filename instead of showing it inline
- Seems to be browser-specific. Firefox gets the name correct, Chrome/Chromium gets the name wrong. Browsers based on t...
-
02:25 PM Bug #15889 (Rejected): vtysh: error reading from bgpd: Connection reset by peer (54)Warning: closing connection to bgpd because of an I/O error!
- Not nearly enough detail to say it's a bug, looks like bgpd just isn't running but there isn't anything here to sugge...
-
09:28 AM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- Andrew Almond wrote in #note-14:
> I spent some time yesterday learning how to build from ports, and I was able to c...
12/01/2024
-
07:42 PM pfSense Packages Feature #15548: Add packages for Zabbix 7.0 Agent and Proxy
- I spent some time yesterday learning how to build from ports, and I was able to create Zabbix 7.0 proxy and agent bin...
-
03:34 PM pfSense Plus Bug #15472: potential bug with the ath driver
- https://forum.netgate.com/topic/195367/issues-upgrading-from-24-03-to-24-11-sg-1100-atheros-9280
I do not have the... -
12:38 AM pfSense Plus Bug #15472: potential bug with the ath driver
- Jonathan Lee wrote in #note-7:
> I have not been able to test this in the other version because I am in class curren... -
02:53 PM pfSense Packages Bug #13043: OSPF over Wireguard interface doesn't populate neighbors after reboot
- My testing also seems to confirm your theory. I'm currently in the middle of a cutover from MPLS to site-to-site Wire...
-
08:50 AM Bug #15332: Kea fails to start if DHCP pool configuration contains default lease time or max lease time
- Tested on
24.11-RELEASE (amd64)
built on Wed Nov 27 22:22:00 +04 2024
FreeBSD 15.0-CURRENT
I am unable reprodu... -
03:25 AM Regression #15885: Error when viewing ALTQ Traffic Shaper queue status
- after applying the above patch, queues made in the wizard previously seem to survive a reboot and can be seen under s...
-
01:51 AM Bug #15767: Clicking the picture widget image downloads the image with an invalid filename instead of showing it inline
- seems to be working as intended with 24.11-release
-
01:09 AM pfSense Plus Feature #15884: Features Request - DHCP multiple subnet support | Relay forces you to disable server for all networks.
- Kris Phillips wrote in #note-1:
> That said, not being able to run the relay while the DHCP server is enabled is cle... -
12:35 AM pfSense Plus Feature #15884 (Confirmed): Features Request - DHCP multiple subnet support | Relay forces you to disable server for all networks.
- I can confirm this is an issue.
However, there is a debate on the usefulness of adding this to pfSense CE and Pl... -
12:41 AM pfSense Plus Bug #14401 (Confirmed): Changing from Switchport to Discrete Interface in VGA/Serial Console Breaks Port Status Monitoring
- Moving this to Confirmed, as Jordan was able to confirm this behavior.
-
12:31 AM Regression #15890 (Confirmed): Unable to change DNS Forwarder domain overrides
- I can confirm this behavior. Applying domain overrides will not have them be retained on page reload.
11/30/2024
-
10:37 PM Regression #15885: Error when viewing ALTQ Traffic Shaper queue status
- Georgiy Tyutyunnik wrote in #note-4:
> reproduced.
> fater applying the patch created altq shaper works and is see... -
04:08 PM Regression #15885: Error when viewing ALTQ Traffic Shaper queue status
- reproduced.
fater applying the patch created altq shaper works and is seen in GUI.
However applying the patch caus... -
01:35 AM Regression #15885 (Feedback): Error when viewing ALTQ Traffic Shaper queue status
- Applied in changeset commit:d09924fcd062ca4d0a510448e28a23062f191bc5.
-
10:14 PM Regression #15890 (Resolved): Unable to change DNS Forwarder domain overrides
- In 24.11 saving changes to domain overrides in the DNS forwarder, including new overrides, do not apply to the runnin...
-
09:12 PM Bug #15876: Routing Advertisements daemon fails to start when configured with more than 3 RDNSS entries in a prefix
- Applying the changes as a patch on...
-
04:15 PM Regression #15882: L2TP server settings are not saved correctly
- patch fixes the issue
tested on:
24.11-RELEASE (amd64)
built on Wed Nov 27 19:22:00 CET 2024
FreeBSD 15.0-CURRENT -
11:13 AM Bug #15889 (Rejected): vtysh: error reading from bgpd: Connection reset by peer (54)Warning: closing connection to bgpd because of an I/O error!
FRR
vtysh: error reading from bgpd: Connection reset by peer (54)Warning: closing connection to bgpd because of...-
01:08 AM Regression #15888 (Closed): ALTQ shaper queues are not present after importing a config
- After importing a config into 24.11 hat has shaper queues defined the queues are not shown in the webgui.
This app...
11/29/2024
-
09:22 PM Revision d09924fc: Ignore queue status interface. Fix #15885
- Return the previous condition; $altqstats['interface'] is not required.
-
09:19 PM pfSense Packages Regression #15887 (Not a Bug): Additional build options are missing
- Build options for bind916 in 24.03:...
-
07:37 PM Regression #15885 (In Progress): Error when viewing ALTQ Traffic Shaper queue status
-
03:18 PM pfSense Packages Feature #15532 (Resolved): Update NUT status widget
-
05:46 AM pfSense Packages Feature #15532: Update NUT status widget
- As this has been released, I think the issue may be closed.
Also available in: Atom