Project

General

Profile

Activity

From 03/25/2026 to 04/23/2026

04/22/2026

08:00 PM pfSense Bug #16798: UDP Broadcast Traffic Sent out WAN when Policy-based Route is Defined
We will likely work around this by adding several @block out quick@ rules on route-to target interfaces to catch forw... Christian McDonald
07:46 PM pfSense Feature #16230 (Feedback): KEA DHCP server needs log verbosity settings in GUI
Implemented with a043f2538329f9059a50e6c82e43c48b37adf15b. Marcos M
02:43 PM pfSense Bug #16799 (Resolved): LDAP Auth Source Shell Login Issue
Still works as expected on the latest dev snapshot. Only users who are a member of the defined group can fully login. Jim Pingle
12:04 PM pfSense Bug #16791: The web page frequently freezes and cannot be opened.
That still does not answer the questions I asked. The original error is from a pfSsh.php playback script, nothing els... Jim Pingle
10:09 AM pfSense Bug #16791: The web page frequently freezes and cannot be opened.
urpf.rules files is :
block drop in quick on pppoe3 from urpf-failed
yon Liu

04/21/2026

11:32 PM pfSense Feature #16568: Please support installation of Certificate/Key pairs through backend APIs
Hello, any idea if/when this might be addressed? We've already passed the first deadline for shorter certificate lives!! Dennis Adler
05:42 PM pfSense Bug #16798: UDP Broadcast Traffic Sent out WAN when Policy-based Route is Defined
Pending review: https://reviews.freebsd.org/D56559 Christian McDonald

04/20/2026

08:37 PM pfSense Bug #16798 (In Progress): UDP Broadcast Traffic Sent out WAN when Policy-based Route is Defined
Christian McDonald
07:35 PM pfSense Bug #16798: UDP Broadcast Traffic Sent out WAN when Policy-based Route is Defined
I wrote a few test cases for this today, now to fix it :) Christian McDonald
07:07 PM pfSense Bug #16799 (Feedback): LDAP Auth Source Shell Login Issue
Fixed in commit @17e10b6bd41f9e27a6970421789e924db657ff60@ Jim Pingle
06:17 PM pfSense Bug #16799 (Confirmed): LDAP Auth Source Shell Login Issue
This appears to be a quirk of the @pam_ldap@ account management module configuration.
Logically it looks like mark...
Jim Pingle
06:55 PM pfSense Plus Feature #16801 (New): gve -- Ethernet driver for Google Virtual NIC (gVNIC) support
Hello,
I'm currently deploying pfSense 26.03-RELEASE (amd64) on Google Cloud Platform (GCP). While the base system...
Thiago Augusto Koroll
11:49 AM pfSense Bug #16800 (Not a Bug): Disable CPU microcode updating
This site is not for support or diagnostic discussion.
For assistance in solving problems, please post on the "Net...
Jim Pingle
06:09 AM pfSense Bug #16800 (Not a Bug): Disable CPU microcode updating
How can i disable update cpu microcode ?
By default in loader.conf it disabled, but still updating
Evgeny Korostelev

04/19/2026

01:19 AM pfSense Packages Regression #16785: STunnel Core Dumps when started
Specifically required is using a custom server cert. Without that it uses only the default cert and starts as expected. Steve Wheeler

04/18/2026

11:11 PM pfSense Packages Regression #16785: STunnel Core Dumps when started
Is there a particular way to cause this to coredump? I tested sTunnel on 26.03 on an amd64 system and it started wit... Kris Phillips
11:07 PM pfSense Packages Feature #16766 (Confirmed): Add BlockList DE IPv6
I can confirm that pfBlockerNG has this list, but ignores the IPv6 elements of it. Checking the txt file on the site... Kris Phillips
11:03 PM pfSense Feature #16717 (Duplicate): OpenVPN 2FA implementation
Duplicate of https://redmine.pfsense.org/issues/12546 Kris Phillips
10:45 PM pfSense Bug #16757: UPnP IGD & PCP fills the logs with interface matching errors.
Emre K wrote in #note-5:
> it was present in Plus 25.11.
> Since then I have updated to 26.03 and stopped using PIM...
Kris Phillips
10:36 PM pfSense Bug #16789 (Resolved): Disable GUI - Netgate Installer
Tested on 1.2-RC builds. Looks like the web interface is gone.
Marking Resolved.
Kris Phillips
07:38 PM pfSense Packages Bug #16751: Tailscale Package Fails to reconnect on reboot
I have been experiencing this on many firewalls I manage.
Built some scripts that so far seem to alleviate this issu...
Paul Mavrovic
04:55 PM pfSense Bug #16798 (Confirmed): UDP Broadcast Traffic Sent out WAN when Policy-based Route is Defined
Confirmed on 26.03-RELEASE Bryan Allen

04/17/2026

09:27 PM pfSense Bug #16799 (Resolved): LDAP Auth Source Shell Login Issue
I have setup a LDAPS source in pfsense plus 26.03.
It works.
I have also enabled the "Shell Authentication" for thi...
Emre K
07:37 PM pfSense Bug #16791: The web page frequently freezes and cannot be opened.
That did not answer any of the questions in my previous comment.
Jim Pingle
05:56 PM pfSense Todo #16796 (Resolved): Retain a copy of the failed ruleset when a filter reload fails
Deliberately causing a filter reload error leaves the failing copy in place at @/conf/rules.debug.bad@ as expected no... Jim Pingle
04:31 PM pfSense Bug #16798 (In Progress): UDP Broadcast Traffic Sent out WAN when Policy-based Route is Defined
If you have a gateway override in a firewall rule for policy-based routing, pfSense Plus will forward broadcast traff... Kris Phillips
02:35 PM pfSense Feature #16797 (Duplicate): Enable selection of kea-dhcp logging level
Duplicate of #16230 Jim Pingle
02:26 PM pfSense Feature #16797 (Duplicate): Enable selection of kea-dhcp logging level
kea-dhcp currently defaults to WARN logging. That level does not log mac to ip assignments. I know we can view these ... nick kleck
02:32 PM pfSense Todo #16707: Improve gateway status consistency
That commit fixed the PF error I was hitting, so that part is good at least. The rest of the changes here may still n... Jim Pingle
02:08 PM pfSense Regression #16795 (Resolved): ``vpn_networks`` table is missing OpenVPN networks
This is good on the latest snapshot, @vpn_networks@ is populated with the expected entries. Jim Pingle
12:17 AM pfSense Plus Bug #15741 (Closed): Firewall Logs reporting high volume of rule (@0) entries on OpenVPN interface
Marcos M

04/16/2026

10:57 PM pfSense Plus Bug #15741: Firewall Logs reporting high volume of rule (@0) entries on OpenVPN interface
Request close Jeff Kuehl
05:22 PM pfSense Docs Correction #16794 (Rejected): Troubleshooting upgrades documentation points to trusted key file that is outdated.
There are multiple keys. The key linked in the document is correct for CE, as it states in the sentence before the li... Jim Pingle
05:18 PM pfSense Todo #16796 (Feedback): Retain a copy of the failed ruleset when a filter reload fails
Implemented in @3a0eddea39b2a6d6cd8deadde6efbf98dd4332fe@ Jim Pingle
04:14 PM pfSense Todo #16796 (Resolved): Retain a copy of the failed ruleset when a filter reload fails
Currently when a filter reload fails the system falls back to the previous ruleset, leaving the bad ruleset in place.... Jim Pingle
05:03 PM pfSense Regression #16795 (Feedback): ``vpn_networks`` table is missing OpenVPN networks
This is a regression since 2.7.1/23.01. Fixed with 6bc24faa1f11b9da568323766da9af2de4967496. Marcos M
01:05 AM pfSense Regression #16795 (Resolved): ``vpn_networks`` table is missing OpenVPN networks
The pf table @vpn_networks@ is missing networks from configured OpenVPN Servers and Clients. Marcos M
05:02 PM pfSense Todo #16707 (Feedback): Improve gateway status consistency
Fixed with 39f6059a42b2d5e6947137fac650b6f29e91ddea. Marcos M
04:07 PM pfSense Todo #16707 (New): Improve gateway status consistency
I had been hitting an occasional filter reload error and traced it back to this. Sometimes when a gateway isn't onlin... Jim Pingle

04/15/2026

11:39 PM pfSense Bug #12922: Classless static routes received on DHCP WAN can override chosen default gateway
Here's the (untested) patch from #note-3 regenerated for 26.03:
{{collapse...
Marcos M
11:28 PM pfSense Packages Bug #12760 (Not a Bug): Link-local addresses disallowed on Wireguard interfaces
WireGuard interfaces are purposefully not created with IPv6 link-local addresses. If this is needed for some configur... Marcos M
11:20 PM pfSense Packages Bug #16760 (Duplicate): When a MAC address is configured for the wiregaurd network interface, but a corresponding IPv6 Link-local is not generated.
Marcos M
05:58 AM pfSense Packages Bug #16760: When a MAC address is configured for the wiregaurd network interface, but a corresponding IPv6 Link-local is not generated.
FRR bgp sessions must have an IPv6 Link Local address set to function. yon Liu
05:47 AM pfSense Packages Bug #16760: When a MAC address is configured for the wiregaurd network interface, but a corresponding IPv6 Link-local is not generated.
FRR bgp route need this mac and Link Local address. yon Liu
09:37 PM pfSense Docs Correction #16794 (Rejected): Troubleshooting upgrades documentation points to trusted key file that is outdated.
In the Force pkg Metadata Update section there is a suggestion to fetch a new trusted key file:
fetch -qo /usr/local...
Lars Lindley
09:17 PM pfSense Todo #16793 (Feedback): Improve GUI handling of user aliases that are automatically managed by the system
Implemented in cddd3ecfe755837b2848eb9a325822b0c3bfa040. Marcos M
08:47 PM pfSense Todo #16793 (Feedback): Improve GUI handling of user aliases that are automatically managed by the system
User aliases managed by the system differ from system aliases in that managed aliases are saved to config.xml. These ... Marcos M
01:38 PM pfSense Feature #946: Allow aliases to be used to define IPsec phase 2 networks
Chiming in, this would be a great feature to implement; the ability to use alias objects in IPsec phase 2 local netwo... Stephen Simon
01:37 PM pfSense Feature #4591: IPSec Failover Support for IP Addresses instead of Dynamic DNS / Failover Group
Hey Marcos, thank you for sharing that forum thread!
I will have to review it further, it seems similar to our set...
Stephen Simon
12:36 PM pfSense Bug #15708: The filterdns service won't start
Same issue here under 24.03 with around ~1.2k entries. Armand Vignat
03:21 AM pfSense Bug #16791: The web page frequently freezes and cannot be opened.
[26.03-RELEASE][admin@pf]/root: ps axww -o pid,state,wchan,command | grep php-fpm
35469 I piperd php-fpm: pool ...
yon Liu

04/14/2026

07:07 PM pfSense Todo #16792 (Feedback): Improve GUI handling of user rules that are automatically managed by the system
https://gitlab.netgate.com/pfSense/pfSense/-/merge_requests/1279 Marcos M
06:11 PM pfSense Todo #16792 (Feedback): Improve GUI handling of user rules that are automatically managed by the system
Services or packages can insert rules into config.xml so that the rules show up e.g. in the Floating rules tab. These... Marcos M
04:32 PM pfSense Bug #12922: Classless static routes received on DHCP WAN can override chosen default gateway
The customer reported that the issue still exists on 26.03 and that the patch does not resolve the problem. (HS#41535... Azamat Khakimyanov
04:03 PM pfSense Bug #16789 (Feedback): Disable GUI - Netgate Installer
Fixed in v1.2.
The WEB GUI is now disabled (not installed).
Luiz Souza
03:36 PM pfSense Bug #16791 (Incomplete): The web page frequently freezes and cannot be opened.
There isn't nearly enough information here.
What command or action was run to make this happen?
It looks like i...
Jim Pingle
03:02 PM pfSense Bug #16791 (Incomplete): The web page frequently freezes and cannot be opened.

Crash report begins. Anonymous machine information:
amd64
16.0-CURRENT
FreeBSD 16.0-CURRENT #36 plus-RELENG_2...
yon Liu
11:35 AM pfSense Packages Bug #16771: Suricata Blocks page triggers PHP error
Marcos M wrote in #note-3:
> I've added null byte checks to is_ipaddrv4() with dda07c0a46c83cd79fbd3e07f86be2120b73e...
Petre P

04/13/2026

05:02 PM pfSense Plus Feature #16787: Add optional local LLM (e.g., Ollama) integration for natural language system management and real-time network insights
> _I did use AI to write this for me_
I'd expect this request to receive about as much effort from Netgate as you ...
→ luckman212
05:36 AM pfSense Plus Feature #16787 (New): Add optional local LLM (e.g., Ollama) integration for natural language system management and real-time network insights
I did use AI to write this for me.
Problem:
pfSense provides powerful networking and security capabilities, but ...
Quantum Paradox
03:36 PM pfSense Bug #16789 (Resolved): Disable GUI - Netgate Installer
As confirmed it's not operational yet. dylan mendez
02:40 PM pfSense Packages Regression #16785 (In Progress): STunnel Core Dumps when started
This looks to be fixed in the current upstream port version, 5.78.... Steve Wheeler
09:20 AM pfSense Packages Feature #16788 (New): RDAP Lookups to detect new and spammy websites
It would be a nice feature to be able to configure a RDAP lookup to detect if a domain is younger than X days. This w... Jon Brown
05:33 AM pfSense Plus Feature #16786 (New): Add btop (resource monitor) support for advanced real-time system monitoring via shell
Problem:
pfSense currently provides limited real-time system monitoring tools in the shell environment (e.g., top/ht...
Quantum Paradox

04/11/2026

10:31 PM pfSense Plus Bug #16784: "Updating repositories metadata" returned error code 1 appears on dashboard after fresh boot when Tailscale pkg is installed under certain unknown conditions
No. I don't use Tailscale DNS at all, and my Unbound is in resolver mode, not doing any forwarding. Also, I don't acc... → luckman212
09:09 PM pfSense Plus Bug #16784: "Updating repositories metadata" returned error code 1 appears on dashboard after fresh boot when Tailscale pkg is installed under certain unknown conditions
Do you potentially have any connectivity for the firewall going through the Tailscale VPN, such as DNS? That could c... Kris Phillips
07:52 PM pfSense Plus Bug #16784: "Updating repositories metadata" returned error code 1 appears on dashboard after fresh boot when Tailscale pkg is installed under certain unknown conditions
possibly related: https://redmine.pfsense.org/issues/16751 → luckman212
12:21 AM pfSense Plus Bug #16784 (New): "Updating repositories metadata" returned error code 1 appears on dashboard after fresh boot when Tailscale pkg is installed under certain unknown conditions
Since updating to 26.03 from 25.11.1, I now get the error below on my dashboard at every boot:
_"check_upgrade: "U...
→ luckman212
08:57 PM pfSense Packages Todo #16765 (Confirmed): Remove Alienvault feed
I can confirm https://www.alienvault.com/ redirects to an ATT website.
https://reputation.alienvault.com/reputatio...
Christopher Cope
08:30 PM pfSense Plus Bug #16782 (Resolved): Trying to cancel ping (option 7) from console menu drops user into password change flow
Tested on... Christopher Cope
07:52 PM pfSense Packages Bug #16751: Tailscale Package Fails to reconnect on reboot
possibly related: https://redmine.pfsense.org/issues/16784 → luckman212
03:14 PM pfSense Bug #16764: IPSec VTI assigned interfaces generating an incorrect table for /32 addresses
I'm not able to replicate this on 26.03
!clipboard-202604111812-t5wrm.png!
!clipboard-202604111813-hcmin.png!
!c...
Lev Prokofev
01:05 PM pfSense Feature #14761: Select multiple config backups in history to delete for systems using UFS
Marcos M wrote in #note-3:
> This was implemented some time ago for systems using ZFS. The feature has not been porte...
Phil Wardt
09:31 AM pfSense Packages Regression #16785 (In Progress): STunnel Core Dumps when started
In 26.03 the STunnel binary fails to start and core dumps:... Steve Wheeler

04/10/2026

11:01 PM pfSense Feature #14761: Select multiple config backups in history to delete for systems using UFS
This was implemented some time ago for systems using ZFS. The feature has not been ported to UFS systems so I'll adju... Marcos M
09:00 PM pfSense Feature #14761: Select multiple config backups in history to delete for systems using UFS
Phil Wardt wrote:
> Add option to select multiple configs from the backup history so that they can be deleted at onc...
Seth Cummings
09:01 PM pfSense Feature #12553: Auto Config Backup: Allow selecting multiple backups for deletion
Steve Wheeler wrote:
> Currently backups can only be deleted individually. 100 backups are stored so you may want to...
Seth Cummings

04/09/2026

10:54 PM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
Kea is following the RFC, the clients are not sending the expected data consistently. Jim Pingle
09:47 PM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
Jim Pingle wrote in #note-8:
> The value placed in the Kea configuration when checking that box is the same one sugg...
Dennis Adler
09:23 PM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
The value placed in the Kea configuration when checking that box is the same one suggested above. The effect is ident... Jim Pingle
09:20 PM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
Jim Pingle wrote in #note-6:
> That setting is already a checkbox in the GUI for each interface:
>
> !clipboard-2...
Dennis Adler
01:46 PM pfSense Bug #16512 (Not a Bug): Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
That setting is already a checkbox in the GUI for each interface:
!clipboard-202604090946-qyvgv.png!
Jim Pingle
01:55 AM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
Dennis Adler wrote in #note-4:
> Thank you! I've entered this into my JSON Custom Config and cleared my DHCP logs. Ho...
Dennis Adler
03:22 PM pfSense Packages Bug #16781 (Rejected): DNS provider SELECTEL has updated its API version to v2
Recent versions of the ACME package (1.0 and later, August 2025) already include support for the Selectel v2 API.
...
Jim Pingle

04/08/2026

09:05 PM pfSense Plus Bug #15968: Updating to development versions with pfBlockerNG-devel installed causes 50x error on GUI (Dashboard)
I still have this error after upgrading to 26.03 and pfBlockerNG-devel 3.2.16 Anders Mogensen

04/07/2026

10:29 PM pfSense Packages Bug #16725 (Feedback): mDNS-Bridge: Improper input validation in filter field
Merged into devel and picked to >= 25.11.1. Marcos M
08:15 PM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
Thank you! I've entered this into my JSON Custom Config and cleared my DHCP logs. Hopefully those duplicate IP addr w... Dennis Adler
05:23 PM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
Yes, it goes in the Custom Configuration -> JSON Configuration box at the bottom of the main "Settings" tab for Servi... Rick Sayre
03:08 AM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
Rick Sayre wrote in #note-1:
> I had been observing similar behavior, and found what I believe may be a fix based on...
Dennis Adler

04/06/2026

07:49 PM pfSense Bug #16512: Kea-DHCP4 throwing warning on Static IPWARN [kea-dhcp4.alloc-engine.0x18d8e0216d00] ALLOC_ENGINE_V4_DISCOVER_ADDRESS_CONFLICT
I had been observing similar behavior, and found what I believe may be a fix based on information from
https://kea.r...
Rick Sayre
07:08 PM pfSense Bug #16004: tailscale unexpected state: NoState
Looks like also reported here: https://redmine.pfsense.org/issues/16751 Satrajit Das
06:30 PM pfSense Bug #16004: tailscale unexpected state: NoState
This is STILL a problem. You can easily reproduce. The issue is that it seems like the package tries to re-auth using... Lance Fogle
06:35 PM pfSense Plus Bug #16782 (Feedback): Trying to cancel ping (option 7) from console menu drops user into password change flow
Fixed in Plus commit @72e0fb9b7910195ad402e72480728fce8ef0867b@ Jim Pingle
06:23 PM pfSense Plus Bug #16782: Trying to cancel ping (option 7) from console menu drops user into password change flow
Spamming @^C@ is a bad practice in general, but unfortunately common. The script drawing the menu can capture its own... Jim Pingle
03:07 PM pfSense Plus Bug #16782 (Confirmed): Trying to cancel ping (option 7) from console menu drops user into password change flow
To reproduce this you must hit ctl+c twice quite rapidly. So it appears to escape the menu before ctl+c is captured. Steve Wheeler
02:17 PM pfSense Plus Bug #16782: Trying to cancel ping (option 7) from console menu drops user into password change flow
No, this isn't a fresh installation.
Yes I can reproduce it every time.
I also just tested on another 2100 runn...
→ luckman212
01:37 PM pfSense Plus Bug #16782: Trying to cancel ping (option 7) from console menu drops user into password change flow
I can't reproduce this here. Is that on a fresh installation? Can you reproduce it every time you invoke the option? ... Jim Pingle
01:09 PM pfSense Plus Bug #16782 (Resolved): Trying to cancel ping (option 7) from console menu drops user into password change flow
This is a relatively minor issue, but it is strange/unexpected.
Choosing option '7' (Ping host) from the console m...
→ luckman212
05:27 PM pfSense Bug #16783 (New): Same port forward on multiple WANs can generate a PF error due to Pure NAT mode NAT reflection
If a user has the same NAT rule on multiple WANs (e.g. forwarding the same external port on each WAN to the same inte... Jim Pingle

04/05/2026

11:36 PM pfSense Packages Bug #16725: mDNS-Bridge: Improper input validation in filter field
PR: https://github.com/pfsense/FreeBSD-ports/pull/1436 Denny Page
11:16 PM pfSense Packages Bug #16725: mDNS-Bridge: Improper input validation in filter field
Please test with the following diff:... Denny Page
04:34 PM pfSense Packages Bug #16725: mDNS-Bridge: Improper input validation in filter field
Acknowledged. I’m traveling internationally and will look at this as soon as I can. Denny Page
01:11 AM pfSense Packages Bug #16725 (Confirmed): mDNS-Bridge: Improper input validation in filter field
I can confirm this behavior. Tested on latest package version on 26.03 of Plus.
Marking Confirmed.
Kris Phillips
09:38 PM pfSense Bug #16757: UPnP IGD & PCP fills the logs with interface matching errors.
it was present in Plus 25.11.
Since then I have updated to 26.03 and stopped using PIMD since it was not launching p...
Emre K
01:06 AM pfSense Bug #16757: UPnP IGD & PCP fills the logs with interface matching errors.
I'm still not able to recreate this.
This redmine is missing an affected version. What version of pfSense was t...
Kris Phillips
02:56 AM pfSense Packages Bug #16781 (Rejected): DNS provider SELECTEL has updated its API version to v2
DNS provider SELECTEL has updated its API version to v2. The old v1 version has been discontinued and no longer works... Владимир Алексеев

04/04/2026

04:58 PM pfSense Bug #16726 (Confirmed): Loader menu does not display the logo properly
Interestingly, testing this on KVM with BIOS emulation produces a better result, but some ASCII characters are still ... Kris Phillips
04:52 PM pfSense Packages Bug #16760 (Incomplete): When a MAC address is configured for the wiregaurd network interface, but a corresponding IPv6 Link-local is not generated.
Hello,
Can you please clarify this bug report? Are you saying that if you try to assign a MAC address to a Wiregu...
Kris Phillips
04:50 PM pfSense Bug #16761 (Confirmed): Unreadable boot menu on BMC of 8300 device (BCM => Remote Control => SOL
I've witnessed this issue on a customer's firewall as well.
Marking as Confirmed.
Kris Phillips
04:48 PM pfSense Plus Bug #16645: Assigning Static IP and Gateway from CLI Menu Prior to Setup Wizard will Omit Gateway in Setup Wizard
Tested on 26.03. This issue is still present here. Kris Phillips
04:45 PM pfSense Plus Bug #16753 (Incomplete): pfSense Plus Boot Environment Stability Issues this might carry on into new versions
Kris Phillips
04:45 PM pfSense Plus Bug #16753: pfSense Plus Boot Environment Stability Issues this might carry on into new versions
Hello,
Are you able to recreate this issue on a modern and supported version of pfSense Plus?
Kris Phillips
04:42 PM pfSense Plus Feature #16780 (New): Add Graceful Disk Free Space Warning for Upgrades
Currently, free space issues will simply cause upgrades to fail without a clear reason for some customers.
It wo...
Kris Phillips
06:50 AM pfSense Plus Bug #16779: PHP parse error on boot after upgrade to 26.03 with suricata
Rule changes syncs over to Secondary HA but it does not automatically reload the rules anymore. Alexander Lindqvist
04:38 AM pfSense Packages Bug #16771: Suricata Blocks page triggers PHP error
Day later and no problems so far.
I never actually got around to performing the same test code from the AIX ip2l...
Nathan S

04/03/2026

09:24 PM pfSense Plus Bug #16779 (New): PHP parse error on boot after upgrade to 26.03 with suricata
This is a HA pair with suricata installed. Below error is after boot on both firewalls.
PHP Parse error: syntax err...
Alexander Lindqvist
02:40 PM pfSense Regression #16768: pkg 2.6.2 breaks the GUI update check code
Also fixed in pkg 2.6.2_2 Brad Davis
01:21 PM pfSense Plus Feature #16776 (Duplicate): Enable per-voucher's roll bandwidth restriction or Traffic quota per voucher's roll
Duplicate of https://redmine.pfsense.org/issues/16775 Christopher Cope
12:47 PM pfSense Plus Feature #16776 (Duplicate): Enable per-voucher's roll bandwidth restriction or Traffic quota per voucher's roll
I hope PFSENSE can Enable per-voucher roll bandwidth restriction. where during the vouchers roll creation i can be ab... Raymond Chauke
01:20 PM pfSense Plus Feature #16777 (Duplicate): Enable or Disable Single Vouchers Roll.
Duplicate of https://redmine.pfsense.org/issues/16774 Christopher Cope
12:50 PM pfSense Plus Feature #16777 (Duplicate): Enable or Disable Single Vouchers Roll.

Dear PfSense+ Team.
I have a voucher roll that is lost, All i want is to disable only that specific lost roll un...
Raymond Chauke
12:38 PM pfSense Plus Bug #16775 (New): Enable per-voucher's roll bandwidth restriction or Traffic quota per voucher's roll
My hope is to have PFSENSE+ that can Enable per-voucher roll bandwidth restriction. where during the vouchers roll c... Raymond Chauke
12:34 PM pfSense Plus Bug #16774 (New): Enable or Disable Single Vouchers Roll
Dear PfSense+ Team.
I have a voucher roll that is lost, All i want is to disable only that specific lost roll unti...
Raymond Chauke
11:41 AM pfSense Bug #16764: IPSec VTI assigned interfaces generating an incorrect table for /32 addresses
Tested on 26.03-RELEASE (amd64)
built on Wed Apr 1 20:20:00 MSK 2026
FreeBSD 16.0-CURRENT
Can not reproduce
!clip...
aleksei prokofiev
03:46 AM pfSense Packages Bug #16771: Suricata Blocks page triggers PHP error
Seems promising. Nathan S

04/02/2026

09:41 PM pfSense Bug #12922: Classless static routes received on DHCP WAN can override chosen default gateway
The above patch does not apply using the patch utility. It's possible that the base code is no longer close enough fo... C Gilbert
04:39 PM pfSense Packages Bug #16771 (Feedback): Suricata Blocks page triggers PHP error
I've added null byte checks to is_ipaddrv4() with dda07c0a46c83cd79fbd3e07f86be2120b73eeac. You can add the following... Marcos M
03:42 AM pfSense Packages Bug #16771: Suricata Blocks page triggers PHP error
I found an extremely old posting from 2015 discussing that ip2long might fail with a leading zero in a dotted quad. ... Nathan S
02:38 AM pfSense Packages Bug #16771: Suricata Blocks page triggers PHP error
confirm diag>tables>snort2c at this last error have zero ipv6 listed and no otherwise notable IP errors and renders f... Nathan S
02:32 AM pfSense Packages Bug #16771 (Feedback): Suricata Blocks page triggers PHP error
I realize this doesn't make any sense looking at the last 60 days commits. I only experienced this bug after loading... Nathan S
02:57 PM pfSense Packages Bug #15435: Long boot time when using FQDN for WireGuard VPN endpoint
In my case, it is stuck at "Configuring WireGuard tunnels..." Louis Nguyen
08:47 AM pfSense Packages Bug #15435: Long boot time when using FQDN for WireGuard VPN endpoint
Louis Nguyen wrote in #note-19:
> Anyone else see a regression with this issue again after updating to pfSense+ 26.0...
Bob Dig
05:37 AM pfSense Packages Bug #15435: Long boot time when using FQDN for WireGuard VPN endpoint
Anyone else see a regression with this issue again after updating to pfSense+ 26.03? Louis Nguyen
02:22 PM pfSense Feature #15904: Add native support for Captive Portal API (RFC8908)
Plus 26.03 has a changed index.php file. As a result I have uploaded a modified index php file for it.
The RFC8910....
Dale Harron

04/01/2026

04:09 PM pfSense Plus Bug #14329: DDNS IPv6 update PHP error
Tested on pfSense 25.11.1-CURRENT and this is still causing crashes nearly daily. J P
03:58 PM pfSense Bug #16719 (Feedback): Changing the MAC address on a Kea static lease not does remove the old lease database entry
Marcos M
02:53 PM pfSense Bug #16763 (Resolved): Potential Stored XSS in ``diag_arp.php`` when using ISC DHCP
Patch is available in the Recommended Patches section of the latest System Patches Package version. Jim Pingle
02:52 PM pfSense Bug #16770 (Resolved): Potential XSS in RSS Widget feed content post titles
Patch is available in the Recommended Patches section of the latest System Patches Package version. Jim Pingle

03/31/2026

07:17 PM pfSense Bug #16770: Potential XSS in RSS Widget feed content post titles
This is a basic feed that contains a post entry title which triggers the problem Jim Pingle
06:30 PM pfSense Bug #16770 (Feedback): Potential XSS in RSS Widget feed content post titles
Applied in changeset commit:9363ac5b8651a1c7a333180425ce7719070f95f9. Jim Pingle
06:24 PM pfSense Bug #16770 (Resolved): Potential XSS in RSS Widget feed content post titles
The RSS widget library does not encode post titles before display as it does with other content. As a consequence, if... Jim Pingle
06:56 PM pfSense Feature #4591: IPSec Failover Support for IP Addresses instead of Dynamic DNS / Failover Group
I recommend taking a look at "this forum thread":https://forum.netgate.com/topic/196577/bgp-convergence-with-bfd-work... Marcos M
03:41 PM pfSense Feature #4591: IPSec Failover Support for IP Addresses instead of Dynamic DNS / Failover Group
Adding comment per request of NetGate TAC support after working with them via ticket "43897451036".
It would be ni...
Stephen Simon
03:42 PM pfSense Feature #12856: New Feature Request
Adding comment per request of NetGate TAC support after working with them via ticket "43897451036". Since this report... Stephen Simon

03/30/2026

09:53 PM pfSense Bug #14891 (Incomplete): High CPU usage when interface get down and up due to proces check_reload_status
Marcos M
09:52 PM pfSense Feature #15807 (Closed): RFC8925 IPv6-Only Preferred Option for DHCPv4 (IPv6-Mostly Networks)
This is possible in recent versions which allow providing custom options for Kea. Marcos M
09:43 PM pfSense Bug #16769 (Resolved): Interfaces Status shows an invalid SSID value for WiFi interfaces
Fixed with commit:85b1e4f2a34e2b9eb865b621774e7d4659de9824. Marcos M
09:38 PM pfSense Bug #16769 (Resolved): Interfaces Status shows an invalid SSID value for WiFi interfaces
WiFi interfaces shown in Status > Interfaces display a bad value for the SSID:
!Screenshot%20from%202026-03-30%201...
Steve Wheeler
09:30 PM pfSense Bug #16757: UPnP IGD & PCP fills the logs with interface matching errors.
Marcos M wrote in #note-1:
> I do not see these errors when testing. Please provide detailed and reproducible steps....
Emre K
02:54 PM pfSense Bug #16757 (Incomplete): UPnP IGD & PCP fills the logs with interface matching errors.
I do not see these errors when testing. Please provide detailed and reproducible steps. Marcos M
05:35 PM pfSense Regression #16768 (Feedback): pkg 2.6.2 breaks the GUI update check code
Applied in changeset commit:214d4dabbf0b37f857f4c7f41a45c9599ccbfa95. Christian McDonald
03:13 PM pfSense Regression #16768: pkg 2.6.2 breaks the GUI update check code
But in 26.03 with pkg 2.5.1.... Steve Wheeler
02:07 PM pfSense Regression #16768: pkg 2.6.2 breaks the GUI update check code
On my VM with pkg 2.6.2:... Brad Davis
01:09 PM pfSense Regression #16768 (Feedback): pkg 2.6.2 breaks the GUI update check code
The values returned by the new pkg version (2.6.2) do not present queried pkg versions in the same way. This breaks t... Steve Wheeler
03:54 PM pfSense Plus Feature #15958: Need to be able to disable referrals in pam_ldap.conf
It appears that this can cause boot delays such as those reported in https://redmine.pfsense.org/issues/14503 and suc... Orion Poplawski
03:47 PM pfSense Packages Bug #11797 (Resolved): Traffic Totals lost upon reboot when using a ramdisk for /var and /tmp
This is resolved with:
https://redmine.pfsense.org/issues/16624
Marcos M
03:19 PM pfSense Bug #15612 (Closed): Captive Portal with big number of passththrough MAC addresses is causing webgui gateway timeouts, Error 50x, and HA-sync XMLRPC Error
Marcos M
12:37 PM pfSense Bug #16767 (Rejected): Limiter não funciona com floating rules em WAN não-padrão (multi-WAN + PPPoE + qBittorrent)
This site is not for discussion or diagnosis, start a thread on https://forum.netgate.com/ for assistance.
If a re...
Jim Pingle
12:29 PM pfSense Bug #16767 (Rejected): Limiter não funciona com floating rules em WAN não-padrão (multi-WAN + PPPoE + qBittorrent)
Hello everyone,
I am trying to apply a limiter in a pfSense multi-WAN environment and I would like to know whether...
Crystian Geovani Dorabiatto

03/29/2026

12:58 AM pfSense Packages Bug #16756 (In Progress): Editing a Firewall Rule before Forcing pfBlockerNG Update Empties All Aliases
Checked 26.03-RELEASE build repos and the pfBlockerNG devel and stable branches are both still the same version.
...
Kris Phillips

03/28/2026

09:20 PM pfSense Feature #16750 (Confirmed): Add sanity check when removing the alias
Tested on... Christopher Cope
08:49 PM pfSense Packages Feature #16766 (Confirmed): Add BlockList DE IPv6
BlockList DE feeds include IPv6 addresses. The same URLs can be used for IPv6. Currently IPv6 lines are discarded in... Steve Y
08:01 PM pfSense Packages Todo #16765 (Confirmed): Remove Alienvault feed
PRI2 feed Alienvault:
https://www.alienvault.com/ redirects to an AT&T web site.
https://reputation.alienvault.com/...
Steve Y
02:56 PM pfSense Feature #16665: DHCP Static Mappings management
p.p. also delete all static maping is will be very useful Александър Димитров

03/27/2026

06:40 PM pfSense Bug #16764 (New): IPSec VTI assigned interfaces generating an incorrect table for /32 addresses
If I create an IPSEC VTI tunnel and assign it as interface using strictly /32 interfaces as p2p in phase2, the result... Georgiy Tyutyunnik
04:20 PM pfSense Bug #16763 (Feedback): Potential Stored XSS in ``diag_arp.php`` when using ISC DHCP
Applied in changeset commit:228b2a0e66d97abcae2dd5b8c2c91e76620bea20. Jim Pingle
04:01 PM pfSense Bug #16763 (Resolved): Potential Stored XSS in ``diag_arp.php`` when using ISC DHCP
There is a potential stored XSS possible due to the way @diag_arp.php@ prints hostnames retrieved from the DHCP lease... Jim Pingle

03/26/2026

07:15 PM pfSense Feature #16758: Forward Error Correction support
https://github.com/wangyu-/UDPspeeder
only need make it for pfsense.
yon Liu
05:27 PM pfSense Feature #16762 (New): Telegram Notofications
Add please options for using a proxy server to the Telegram notification settings. Evgeny Korostelev
05:22 PM pfSense Bug #16761 (Confirmed): Unreadable boot menu on BMC of 8300 device (BCM => Remote Control => SOL
The output was distorted only for the boot menu; before and after, it was fine.
Tested on 25.11.1 and 26.03
!cl...
Lev Prokofev

03/25/2026

02:50 PM pfSense Plus Bug #16219: pfSense IPsec VTI Mode Incompatible with Juniper Traffic Selector Requirements
Hello, I have had the same issue when trying to create VTI IPSEC VPNs with some other firewalls. I have found a solut... Lisandro Massera
02:46 PM pfSense Bug #16218 (Resolved): All-Inkl Dynamic DNS responses are not parsed correctly
Merged. Marcos M
01:49 PM pfSense Packages Bug #16760 (Duplicate): When a MAC address is configured for the wiregaurd network interface, but a corresponding IPv6 Link-local is not generated.
When a MAC address is configured for the wiregaurd network interface, but a corresponding IPv6 Link-local is not gene... yon Liu
01:23 PM pfSense Feature #16758 (Rejected): Forward Error Correction support
As far as I can see that isn't something that can just be added in general as you suggest. Certain network interfaces... Jim Pingle
08:16 AM pfSense Feature #16758 (Rejected): Forward Error Correction support
The primary application scenario is for VPN tunnels. You can choose to add FEC functionality to a specific endpoint t... yon Liu
01:14 PM pfSense Feature #16759 (Rejected): Add a network interface to Wireguard
WireGuard doesn't work that way on FreeBSD. It does not bind to an interface. Jim Pingle
09:52 AM pfSense Feature #16759 (Rejected): Add a network interface to Wireguard
Add a network interface to Wireguard, similar to OpenVPN, with an interface selection feature. yon Liu
05:47 AM pfSense Packages Bug #16756 (Resolved): Editing a Firewall Rule before Forcing pfBlockerNG Update Empties All Aliases
Applied in "0083e293bf9ef47bf8b7f88eb954f80c5fb9dd15":https://github.com/pfsense/FreeBSD-ports/commit/0083e293bf9ef47... Marcos M
02:52 AM pfSense Packages Bug #16756: Editing a Firewall Rule before Forcing pfBlockerNG Update Empties All Aliases
As the initial poster of the issue, I can confirm that the patch fixes the issue
net blues
 

Also available in: Atom