Activity
From 08/04/2024 to 09/02/2024
09/02/2024
-
10:57 PM Feature #15698 (New): Provide global log level setting for IPsec under VPN --> IPsec --> Advanced Settings
- strongswan provides six log levels (-1`to `4). It also provides 18 logging subsystems.
https://docs.strongswan.org/d... -
09:19 PM pfSense Plus Feature #15697 (New): Dashboard Widget for logged-in GUI users
- As discussed here: https://forum.netgate.com/topic/189921/logged-in-as-webui?_=1725311646662
There needs to be so... -
08:34 PM Bug #15081: Upgrade fails due to undersized EFI filesystem
- Came across this on a production environment, can confirm the issue is resolved by following steps mentioned.
-
06:36 PM Revision 62b7615a: Fix regression when removing interface assignments
-
04:24 PM pfSense Docs Correction #15696 (Closed): IKEv2 ACME certificate usage
- https://docs.netgate.com/pfsense/en/latest/recipes/ipsec-mobile-ikev2-eap-mschapv2.html#ipsec-ikev2-p1 states:
A cer... -
01:56 PM Bug #15679: Multicast with intel NIC
- To update on this issue, you can see the FreeBSD bug here : https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281125
... -
07:48 AM pfSense Plus Bug #15693: Bug #13423 still present in 24.03-RELEASE version
- The best way to confirm that this is indeed the same bug would be to gather `ifmcstat -i <ifname>` on the pfsense box...
09/01/2024
-
06:29 PM pfSense Packages Feature #15695 (Resolved): Please upgrade node_exporter to >= node_exporter-1.8.2
- Prometheus node exporter package for pfSense has not worked for at least a year. #14452
Current 24.03 version = node... -
06:19 PM pfSense Packages Regression #14452: Prometheus node_exporter generates errors with the default config
- I copied over `node_exporter-1.8.2.pkg` from the FreeBSD repos. Installed, no errors. It works!
!grafana.jpg! -
04:41 AM Feature #15651: Kea DNS Resolver (Unbound) Integration (IPv4 and IPv6)
- with KEA enabled DNS registration options are present under services>DHCP server, globally, and on each interface's s...
08/31/2024
-
06:13 PM Feature #15651 (Feedback): Kea DNS Resolver (Unbound) Integration (IPv4 and IPv6)
- We now have a brand new integration with Kea that solves all of these issues and more. We now support both DHCPv4 and...
-
06:11 PM Bug #5413 (Feedback): Reduce disruptions when changing DNS records from DHCP leases in Unbound
- We now have a brand new integration with Kea that solves all of these issues and more. We now support both DHCPv4 and...
-
02:17 PM Regression #15692 (Resolved): OpenVPN QinQ interface creation fails
- This is no longer an issue on:...
-
01:32 AM Revision 0b92ed13: Add path safety checks to config access functions
- Before the move to config access functions, accessing the global config
array with null keys would lead to errors or ...
08/30/2024
-
05:20 PM Revision 5ffc4380: Add some config access safety checks
-
04:18 PM Revision 284c0da8: Fix accidental deletion of CAs
- $ca does not reference the config at this point - no need to remove it.
08/29/2024
-
06:40 PM Revision 67bf8a30: Source xml parsing functions in config.lib.inc
- config.lib.inc may be sourced without the xml parsing functions being
available first. For example, from auth.inc(31)... -
06:34 PM Revision d8c35176: Revert "Adjust xmlparse.inc require order"
- This reverts commit c599e81b822bb8d6c89b3844372b44fcc55808bf.
Revert this in favor of requiring the file within the r... -
03:53 PM Bug #15694 (Resolved): State Killing on Gateway Recovery fails for the default gateway group with the "Kill all" option selected
- Fixed with commit:352e16b8ff56f5b62fdbc7544b29cb27355a9468.
The issue only affects the default gateway group (i.e.... -
03:52 PM Bug #15694: State Killing on Gateway Recovery fails for the default gateway group with the "Kill all" option selected
- Resolved by this @marcosm patch: https://forum.netgate.com/post/1182417
-
09:17 AM Bug #15612: Captive Portal with big number of passththrough MAC addresses is causing webgui gateway timeouts, Error 50x, and HA-sync XMLRPC Error
- We've been having the Same-ish Problem.
Main XMLRPC Error:... -
07:31 AM Bug #11147: Domeneshop DynDNS IPv4 and IPv6
- Daniel T wrote in #note-4:
> Viktor Gurov wrote in #note-3:
> > This is Domeneshop bug, see https://api.domeneshop.... -
07:21 AM Bug #15676: OpenVPN not rendering alises in "IPv4 Local network" setting.
- We are able to reproduce the issue on differents installations but I forgot to mention that we are working with pfSen...
08/28/2024
-
10:48 PM Revision 4cd7b4b4: Add safety checks to config index variables
- If a config path is called with a null index, the result is undefined due to the
config functions ignoring consecutiv... -
09:10 PM Revision 3371d190: Kill states on both sides during gateway failover
-
09:10 PM Revision 352e16b8: Actually kill states when recovering the default gateway group
08/27/2024
-
11:44 PM Revision c599e81b: Adjust xmlparse.inc require order
- XML parsing functions must be available for other includes to use them.
This is most important during boot where conf... -
09:38 PM Bug #15694 (Resolved): State Killing on Gateway Recovery fails for the default gateway group with the "Kill all" option selected
- Simple WAN failover/failback config with a primary WAN and a secondary. Failover/failback works as expected overall,...
-
06:34 PM Feature #15689: Nice to have option to customize top panel logo e.g. to add County flag or Company logo.
- In fairness how is what you are asking for handled any other way in other security appliances?
I can pick Palos and ... -
06:47 AM Feature #15689: Nice to have option to customize top panel logo e.g. to add County flag or Company logo.
- Thanks!
But this is not what I looking for. Here you go another cool advice "you can look at address bar"
I don't k... -
01:44 AM Feature #15689: Nice to have option to customize top panel logo e.g. to add County flag or Company logo.
- You can also find the option "Hostname on Menu" on the same Setup Page.
This will add the Hostname to the GUI, bes... -
05:52 PM Bug #14843 (Confirmed): Explicit split DNS domain names required for IoS IPSEC clients.
- Confirmed. I stumbled on this as well, and is exactly as Serge described.
-
03:46 PM Revision fd10f3e9: Fix saving DHCP6 config with empty interface config
-
11:47 AM Bug #11147: Domeneshop DynDNS IPv4 and IPv6
- Viktor Gurov wrote in #note-3:
> This is Domeneshop bug, see https://api.domeneshop.no/docs/index.html#tag/ddns:
> A ... -
12:04 AM pfSense Plus Bug #15693 (Incomplete): Bug #13423 still present in 24.03-RELEASE version
- Bug #13423 seems to be still present in 24.03-RELEASE version.
I have a fixed IPv6 assigned interface on a VM (fd...
08/26/2024
-
09:56 PM Regression #15692 (Feedback): OpenVPN QinQ interface creation fails
- https://gitlab.netgate.com/pfSense/pfSense/-/merge_requests/1167
-
09:41 PM Regression #15692 (Resolved): OpenVPN QinQ interface creation fails
- Trying to use an OpenVPN interface as a parent for VLANs or QinQ fails in current builds....
-
09:54 PM Revision 171c8315: Correct OpenVPN QinQ creation. Fix #15692
- Also avoid creating bogus dynamic gateways for QinQ interfaces.
-
06:01 PM Revision 22d888ca: Silence error when checking for dynamic route
- If the grep command doesn't find the route, there's no need to log an error.
-
07:01 AM Feature #15689: Nice to have option to customize top panel logo e.g. to add County flag or Company logo.
- dylan mendez wrote in #note-1:
> There's always the option to change the hostname of the appliance and make pfSense ... -
02:21 AM Feature #15689: Nice to have option to customize top panel logo e.g. to add County flag or Company logo.
- There's always the option to change the hostname of the appliance and make pfSense show that hostname on the login pa...
08/25/2024
-
05:31 PM Feature #15609 (Resolved): Allow filtering packet captures by system-defined protocols
-
08:33 AM pfSense Plus Regression #15690: pfSense doesn't send gateway event notifications
- Tested on 24.03, I can confirm such behaviour.
08/24/2024
-
05:59 PM Feature #15609: Allow filtering packet captures by system-defined protocols
- Azamat Khakimyanov wrote in #note-3:
> Tested on latest 24.08-DEVELOPMENT (built on Mon Jul 15 6:00:00 UTC 2024)
> ... -
01:45 PM Bug #15665: Download Limit Issue
- I'm not able to reproduce this issue either. Please confirm you have the limiter applied correctly. https://docs.netg...
-
06:07 AM Bug #12747 (Resolved): Restarting the logging daemon during rotation also restarts ``sshguard``, leading to frequent log messages
- Upon testing against the latest development build, I could not replicate the reported issue. Therefore, I am marking ...
08/23/2024
-
06:28 PM Regression #15669 (Resolved): Static routes using null gateways are not installed
-
03:33 PM Regression #15669: Static routes using null gateways are not installed
- can't reproduce on the dev, seems to be fixed
tested on:
Version 24.08-DEVELOPMENT (amd64)
built on Fri Aug 23 8:0... -
05:12 PM pfSense Plus Bug #15675: IPv4 Prefixes with IPv6 Next Hops only show one of two Next Hops for Equal Cost Multipath
- Customer in ticket 2998961236 is asking for an update on this redmine and if there is a workaround.
-
04:01 PM pfSense Plus Regression #15690: pfSense doesn't send gateway event notifications
- The issue exists in the 24.08...
-
11:15 AM pfSense Plus Regression #15690 (New): pfSense doesn't send gateway event notifications
- tested on ...
-
03:58 PM Bug #15684 (Feedback): Panic in ``tcp_m_copym`` with selective ACK enabled
-
01:44 PM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- I think I know what's happening here. I'm only 95% sure, but it matches all observations.
It's an issue that's kno... -
12:30 PM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- I have set `net.inet.tcp.sack.enable=0` through System Tuneables on both Units and will report back if the crash occu...
-
12:23 PM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- The core dump confirms what I suspected from the initial report, in that tcp_m_copym() got called with a NULL mbuf. T...
-
03:23 PM Feature #15691 (Rejected): Simplifying use of external SWAP within GUI
- No, the use of large swap volumes is discouraged in general, as is external storage. A little swap can be useful, but...
-
03:17 PM Feature #15691: Simplifying use of external SWAP within GUI
- Just to help with understanding, I now can update Snort and ClamAV at the same time and nothing is terminated because...
-
03:15 PM Feature #15691: Simplifying use of external SWAP within GUI
- Currently the process to set this up it requires finding the drive mounting it and partitioning it, after changing th...
-
03:13 PM Feature #15691 (Rejected): Simplifying use of external SWAP within GUI
- Is there anyway to simplify the swap configuration for an everyday user, and or to make it easier? Thus someone just ...
-
03:54 AM Bug #12747: Restarting the logging daemon during rotation also restarts ``sshguard``, leading to frequent log messages
- Make sure to reboot after applying the patches.
-
03:47 AM Revision d64256a5: Don't restart sshguard when the syslogd service is restarted
08/22/2024
-
03:56 PM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- Great we have that and it looks promising.
-
11:15 AM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- It failed for a switch of WAN Connections I was using.
I uploaded it again as a gzipped version (179848383 bytes)... -
10:58 AM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- Hmm, not seeing it nextcloud on this side. How did it fail the first time? What size is it?
-
09:31 AM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- Upload completed with 2nd attempt.
sha1sum of the uploaded file should be the following:
bfe8b2f2cccb7823fcb4b775... -
09:10 AM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- Excellent. Here we go:
https://nc.netgate.com/nextcloud/s/k6CLjPKRKKaPt5C -
08:26 AM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- We have a `vmcore` produced with a crash which occurred earlier today. Can you share a Nextcloud Link so I can provi...
-
03:16 PM Bug #12747 (Feedback): Restarting the logging daemon during rotation also restarts ``sshguard``, leading to frequent log messages
-
03:01 PM Bug #12747 (Resolved): Restarting the logging daemon during rotation also restarts ``sshguard``, leading to frequent log messages
- I was able to reproduce the issue on 24.03.
After applying the patch, I got the same results. ... -
10:16 AM Feature #15689 (New): Nice to have option to customize top panel logo e.g. to add County flag or Company logo.
- We have several PFSense clusters in different countries. Sometimes it is hard to identify correct one in browser's op...
-
08:37 AM pfSense Plus Bug #15688 (Confirmed): inverse on graph shows number as Bytes without converting to KB or MB or GB or TB, etc. on mouse over
- I can confirm this behavior on 24.03.
Status_Traffic_Totals 2.3.2_4
!clipboard-202408221037-jv5fa.png!
08/21/2024
-
10:11 PM Revision dc459dc9: Config access regression in general setup
-
08:24 PM Bug #12747 (Feedback): Restarting the logging daemon during rotation also restarts ``sshguard``, leading to frequent log messages
- With commit:f32dca244955da9007e1bc75801d486b5f70352e sshguard now monitors auth.log directly instead of relying on sy...
-
08:18 PM Revision f32dca24: Stop sshguard spam in system logs. Fix #12747
- Instead of restarting sshguard with each log rotation, keep it running
separately while monitoring the auth log file.... -
06:43 PM pfSense Plus Bug #15688 (Confirmed): inverse on graph shows number as Bytes without converting to KB or MB or GB or TB, etc. on mouse over
- When using inverse for say the stacked bar graph for traffic totals in the traffic totals package.
See this thread... -
06:38 PM Regression #15687 (Resolved): ``sshguard`` is not properly detecting GUI login failures
- Fix was picked back to 24.03 and it's working there, too.
-
02:28 PM Regression #15687: ``sshguard`` is not properly detecting GUI login failures
- Fix works well on Plus 24.08 and CE 2.8.0 snapshots.
Next is picking it back to 24.03 and testing there.
No nee... -
03:00 PM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- Minutes after rebooting the secondary unit (another Netgate 1537) to enable "full core dump mode" the primary unit on...
-
08:57 AM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- Our Netgate 1537 crashed earlier today. In `/var/crash` however there's only `bounds`, `info.0` as well as `textdump....
-
06:49 AM pfSense Packages Regression #15623 (Resolved): FRR does not load kernel routes at startup
- After upgrading FRR to 2.0.2_4, the kernel routes appeared again.
I am marking this ticket as resolved.
08/20/2024
-
08:36 PM pfSense Packages Todo #15683 (Resolved): Fix for vulnerabilities CVE-2024-31950 CVE-2024-31951 in frr
- 9.1.1 is in the repos now.
-
05:35 PM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- To move forward we need a full core dump from a system hitting the bug. If anyone can setup their to provide that ple...
-
12:13 PM Regression #15687 (Ready To Test): ``sshguard`` is not properly detecting GUI login failures
- I've re-added the 'webConfigurator authentication error for user' patch in sshguard.
-
06:27 AM pfSense Packages Feature #15397: Wazuh Agent
- i also would ask for adding the wazuh agent to the packages as it is available already in the BSD Repos the effort se...
08/19/2024
-
04:09 PM pfSense Packages Regression #15623 (Feedback): FRR does not load kernel routes at startup
- The new FRR version is now available in 24.03. It can be pulled in by running @pfSense-upgrade@ from the CLI.
-
02:06 PM Regression #15687 (Resolved): ``sshguard`` is not properly detecting GUI login failures
- The @sshguard@ daemon isn't triggering blocks for GUI authentication failures.
The patch that adds the login strin... -
12:19 AM Feature #15686 (New): Add Host Alias when mapping Static IP
- Please consider a feature to add/modify an associated host alias in the firewall when creating a static IP on the DCH...
08/18/2024
-
12:57 AM Bug #15643: Deleting one pre-installed package may delete other pre-installed packages
- I am able to successfully remove individual pre-installed packages on 24.08.a.20240814.1541 build
08/17/2024
-
07:05 PM Feature #15670 (Confirmed): Link with packet loss, put link on hold on the gateway group.
- The packet loss percentage, for what is considered low and high loss, can be adjusted per gateway. System > Routing a...
-
06:43 PM Bug #12747: Restarting the logging daemon during rotation also restarts ``sshguard``, leading to frequent log messages
- Marcos M wrote in #note-18:
> Here's a patch for 24.03 for testing:
> {{collapse
> [...]
> }}
>
> Apply then reboot.... -
05:24 PM Bug #12747 (Ready To Test): Restarting the logging daemon during rotation also restarts ``sshguard``, leading to frequent log messages
- Here's a patch for 24.03 for testing:
Apply then reboot.
08/16/2024
-
02:40 PM pfSense Packages Regression #15623: FRR does not load kernel routes at startup
- Outstanding work. Thank you Kristof
-
12:16 PM pfSense Packages Regression #15623: FRR does not load kernel routes at startup
- I've opened https://github.com/FRRouting/frr/pull/16597 with FRR with the fix.
The short version is that FRR made ...
08/15/2024
-
09:23 PM Regression #15669 (Feedback): Static routes using null gateways are not installed
- Fixed in https://github.com/pfsense/pfsense/commit/2476993c03d6844268639825d431ff5218f169af
-
05:58 PM Revision 485fe02d: Introduce parse_config() and init_config_arr() stubs for backwards compatibility
- Clarify comment while there.
-
04:04 PM Bug #15685 (Resolved): Mobile IPsec does not automatically switch to failover gateway
- After failing over to a backup WAN interface, the clients were unable to connect using the backup WAN's IP address. U...
-
03:18 PM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- Customer hit this issue, ticket for reference #3053406835
-
01:16 PM Bug #15684: Panic in ``tcp_m_copym`` with selective ACK enabled
- Hitting this in 24.03
-
01:12 PM Bug #15684 (Resolved): Panic in ``tcp_m_copym`` with selective ACK enabled
- In some situations pfSense panics with:...
-
01:14 PM pfSense Packages Bug #15618 (Duplicate): HAproxy causes system panic
- This appears to be unrelated to HAProxy directly. Simply that it's more likely to occur when HAProxy is running. See:...
08/14/2024
-
05:42 PM pfSense Docs Correction #15682 (Closed): VPN Scaling
- Yeah that should be compression. I pushed a fix, it'll be live in a couple minutes when it finishes building.
Than... -
12:40 PM pfSense Docs Correction #15682 (Closed): VPN Scaling
- This has to be corrected:
Disabling encryption will mitigate that attack
correct:
Disabling *compression* will mit... -
03:50 PM pfSense Packages Regression #15623: FRR does not load kernel routes at startup
- Can confirm after install of 9.0.3 on my SG-6100, kernal default route is back.
## Before ##
K>* 1.0.0.1/32 [0... -
02:10 PM pfSense Packages Todo #15683 (Resolved): Fix for vulnerabilities CVE-2024-31950 CVE-2024-31951 in frr
- Current stable-version frr9.1_2 is reported to have the following vulnerabilities:
CVE-2024-31950
CVE-2024-31951
... -
04:02 AM Revision b1e0e393: Minor cleanup
08/13/2024
-
09:39 PM Revision 0a575039: Move to CURLINFO_RESPONSE_CODE
- As of cURL 7.10.8, CURLINFO_HTTP_CODE is a legacy alias of
CURLINFO_RESPONSE_CODE. -
09:32 PM pfSense Packages Regression #15623 (Needs Patch): FRR does not load kernel routes at startup
- There are two potentially different issues here:
* OSPF-learned default routes do not get redistributed
* OSPF(?) def... -
02:53 PM Feature #15681 (New): Interface uptime
- Maybe under Status > Interfaces , provide the ability to show how long the port has been up.
As a router / firewall ...
08/12/2024
-
04:56 PM Bug #15665: Download Limit Issue
- Unable to replicate issue with known good configuration on pfSense CE 2.7.2 or pfSense Plus 24.08-development.
-
04:53 PM Bug #15676: OpenVPN not rendering alises in "IPv4 Local network" setting.
- I'm unable to reproduce this issue on pfSense CE 2.7.2.
-
01:57 PM Revision 1b06d5ed: Fix function declaration in config_read_file()
-
12:46 PM pfSense Packages Bug #15680: replace sysutils/devcpu-data microcode package with sysutils/cpu-microcode
- Ok, thank you.
-
12:14 PM pfSense Packages Bug #15680 (Rejected): replace sysutils/devcpu-data microcode package with sysutils/cpu-microcode
- It's already switched in the tree and in snapshots, so there is nothing more to do here.
-
06:49 AM pfSense Packages Bug #15680 (Rejected): replace sysutils/devcpu-data microcode package with sysutils/cpu-microcode
- Upstream FreeBSD has abandoned sysutils/devcpu-data, pfSense has the latest version of that installed in 2.7.2 commun...
-
12:13 AM Revision af909d61: Refactor config file reading and recovery
- config_read_file():
- Refactor to adapt code from parse_config(), parse_config_bootup(),
and write_config().
- Don'...
08/11/2024
-
04:29 PM Bug #15679 (Resolved): Multicast with intel NIC
- Since pfSense 2.7.1, in systems with intel X710 netork card, multicast is not working anymore.
By using a multicast ... -
02:30 AM Bug #15178 (Resolved): ACB (autoconfig backup) restore always returns could not decrypt despite proper password
-
02:28 AM Bug #15178: ACB (autoconfig backup) restore always returns could not decrypt despite proper password
- older backups seem to be fine in testing with 24.03, have not been able to reproduce on current release
08/10/2024
-
10:45 PM pfSense Docs Correction #15678 (New): Update IPsec documentation
- Until redmine 14483 is rectified please add a note in the documentation where it states that any changes to any IPsec...
-
05:09 AM Bug #15110: pfSense hangs when rebooting
- Ran into the same issue today on a 6100.
The internal storage was no longer detected after a power outage, so we ins...
08/09/2024
-
07:23 PM pfSense Packages Feature #9141: FRR xmlrpc
- Just following up to see if there is any progress.
In theory there isn’t really a good reason to not have the config... -
12:15 PM pfSense Docs Todo #15677 (Rejected): Feedback on pfSense® software Configuration Recipes — IPsec Remote Access VPN Example Using IKEv2 with EAP-MSCHAPv2
- It's used in the recipe because some operating systems still use it by default when you configure clients using the n...
-
09:43 AM Bug #15676: OpenVPN not rendering alises in "IPv4 Local network" setting.
- Thanks for your answer Marcos. Just a couple of questions:
- is there an ETA for this fix to be released on CE ?
...
08/08/2024
-
10:00 PM Bug #15676 (Feedback): OpenVPN not rendering alises in "IPv4 Local network" setting.
- It seems like this has already been fixed - it's not reproducible in 24.08-dev.
-
02:01 PM Bug #15676: OpenVPN not rendering alises in "IPv4 Local network" setting.
- Here the relevant, and wrong, lines from config.ovpn after reboot:...
-
10:02 AM Bug #15676 (Resolved): OpenVPN not rendering alises in "IPv4 Local network" setting.
- When using network aliases in "IPV4 Local network" OpenVPN setting, they are not rendered and they are sent to client...
-
09:51 PM pfSense Docs Todo #15677 (Rejected): Feedback on pfSense® software Configuration Recipes — IPsec Remote Access VPN Example Using IKEv2 with EAP-MSCHAPv2
- *Page:* https://docs.netgate.com/pfsense/en/latest/recipes/ipsec-mobile-ikev2-eap-mschapv2.html
*Feedback:*
re:... -
08:41 PM Revision 735b7681: Introduce explicit config file read/write functions
-
08:26 PM Revision 05d01515: Be more explicit about config locks
- Introduce config lock in encrypted_configxml() and restore_backup().
Remove config lock from parse_config() and pars... -
08:04 PM Revision 2476993c: Fix null gateways being ignored
-
12:43 PM Feature #14483: Conditionally reconfigure IPsec VTI interfaces only when necessary while applying IPsec changes
- Is there a patch or a dev build i can try if there is a fix for this?
-
02:15 AM pfSense Plus Bug #15675 (New): IPv4 Prefixes with IPv6 Next Hops only show one of two Next Hops for Equal Cost Multipath
- When configuring FRR to utilize ECMP with IPv6 next hops in BGP for IPv4 prefixes, only one of the next hops will be ...
08/07/2024
-
03:02 PM pfSense Packages Feature #15674 (Resolved): Support custom IP and Port variables for interfaces
- Add the ability for the user to enter their own custom server and port variables on the Suricata define variables pag...
-
01:19 PM pfSense Packages Feature #11206 (Closed): FRR 7.5
-
04:48 AM pfSense Packages Feature #11206: FRR 7.5
- I see that Ben is no longer logging in?
Login: bmh.01
Registered on: 10/04/2018
Last connection: 02/24/2021
Can s... -
01:16 PM Todo #15666: Kea dhcp - enable run_script hook plugin
- Implementing this turned out not to be too difficult:
https://github.com/pfsense/pfsense/pull/4693 -
09:22 AM Bug #15671 (Resolved): Setting the Port Forward interface to an interface group selects an invalid destination
- I was able to replicate this behavior on 24.03.
The issue is resolved on the latest 24.08 Development build.
... -
04:59 AM pfSense Packages Regression #15623: FRR does not load kernel routes at startup
- I too am affected by this issue (being the original poster on the forums), and can't upgrade to 24.03 because of it. ...
08/06/2024
-
10:46 PM pfSense Packages Feature #15673 (New): Feature request: Develop an actual Tailscale widget
- Please see this thread for details: https://forum.netgate.com/topic/177265/tailscale-is-not-online-problem?_=17098346...
-
07:41 PM Bug #15671 (Feedback): Setting the Port Forward interface to an interface group selects an invalid destination
- Fix in commit:b7419f41d698f5759e8e17ec08ad5b8265f0fba5.
-
07:51 AM Bug #15671 (Resolved): Setting the Port Forward interface to an interface group selects an invalid destination
- Version: 24.03
When creating a port forward NAT rule for the WireGuard interface group, the 'Destination Type' dro... -
07:38 PM Revision b7419f41: Set a default destination type in Port Forward rules. Fix #15671
- Check that the destination option exists before switching to it, else
set it to "Address or Alias". -
06:54 PM pfSense Packages Bug #15319: TailScale widget shows wrong status (green instead of red)
- Why is it not a bug when the widget shows the status as running and the TS status shows it's down?!
Please reconsi... -
10:49 AM pfSense Docs Correction #15672 (Closed): Design Considerations - Design Style
- https://docs.netgate.com/pfsense/en/latest/vpn/wireguard/design.html#design-style
> Typically, a tunnel is defined... -
12:40 AM Feature #15670 (Confirmed): Link with packet loss, put link on hold on the gateway group.
- I noticed that sometimes there is a link degradation, but not enough to bring the link down, something like 5 or 8% p...
08/05/2024
-
10:32 PM Regression #15669 (Resolved): Static routes using null gateways are not installed
- When trying to add a static route to the Null4 gateway, which should be localhost, the operation fails in 24.03 with:...
-
05:08 PM Bug #12747: Restarting the logging daemon during rotation also restarts ``sshguard``, leading to frequent log messages
- Damn. I got bit by this today when trying to troubleshoot a remote firewall. Filled to the brim with the logspew (pfS...
-
02:15 PM pfSense Packages Bug #15668 (New): squidclamav.so cat't read the client IP
- even the option is set in the WEBGUI and the related config line is available in squid.conf, squidclamav logs
squi... -
02:09 PM pfSense Packages Bug #15667 (New): squidclamav does not initialize - squid not working
- regular expressions defined in /usr/local/pkg/squid_antivirus.inc are too long
the resulting lines in /usr/local/etc... -
12:12 PM Bug #15663 (Not a Bug): KEA DHCP issue with unbound DNS resolution - possibly related to #15651
- The feature is not supported on Kea as it's not fully implemented yet. Whatever you are able to make happen now may w...
-
12:10 PM Bug #15664 (Not a Bug): IPsec VTI firewall rules not syncing in HA setup
- This is a config issue, not a bug.
If the rules appear to not sync then the interfaces must not be assigned in an ... -
12:53 AM Bug #15664 (Not a Bug): IPsec VTI firewall rules not syncing in HA setup
- Seems to be a failure in the way the sycing is done with pfSense in High Availability
Two systems in HA.
On Mast... -
12:09 PM pfSense Packages Bug #15662 (Not a Bug): Sudo package - errors when saving changed in HA setup
-
12:54 AM pfSense Packages Bug #15662: Sudo package - errors when saving changed in HA setup
- This issue can be closed. There were quite a few configuration issues on the secondary node that would prevented any ...
-
12:02 PM Todo #15666 (New): Kea dhcp - enable run_script hook plugin
- For those with DNS not on the pfsense system, it would be helpful to enable the `libdhcp_run_script.so` hook plugin, ...
-
07:11 AM Bug #15665 (New): Download Limit Issue
- Dear Team,
When I am using a Limiter for bandwidth using the upload limit works perfectly and the Download Limit ...
08/04/2024
-
07:44 PM Bug #15663 (Not a Bug): KEA DHCP issue with unbound DNS resolution - possibly related to #15651
- (First-time user reporting an issue here, so please bear over with me if I did something wrong).
I would've prefer... -
12:48 PM pfSense Plus Bug #15535: Outgoing packets with Private source IP on WAN
- There is only one host communicate to this remote IP:Port.
There is no 1:1 NAT
There is no static port configured.
...
Also available in: Atom