Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    pfSense Plus 24.11-BETA is here!

    Scheduled Pinned Locked Moved Messages from the pfSense Team
    27 Posts 12 Posters 3.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mwatch Administrator
      last edited by mwatch

      This release brings several major features that our users have requested, along with over 70 other improvements and bug fixes. Major features include:

      • Kea DHCP Enhancements, including support for High Availability, as well as increased integration into Unbound. Among other things, this allows for DHCP client registration in the Unbound DNS Resolver and smoother updating of Unbound.
      • Multi-instance Management Early Look
      • System Aliases in Custom Rules
      • NTP Authentication

      Blog Post: https://www.netgate.com/blog/netgate-releases-beta-of-pfsense-plus-software-version-24-11
      Release Notes: https://docs.netgate.com/pfsense/en/latest/releases/24-11.html

      chpalmerC 1 Reply Last reply Reply Quote 9
      • M mwatch pinned this topic on
      • juanzelliJ
        juanzelli
        last edited by

        My 4100 has survived almost one hour on it so far ๐Ÿ˜

        Netgate 4100 and HPE InstantOn network at home

        M 1 Reply Last reply Reply Quote 4
        • M
          mcury @juanzelli
          last edited by

          @juanzelli said in pfSense Plus 24.11-BETA is here!:

          My 4100 has survived almost one hour on it so far ๐Ÿ˜

          I'll try it tonight, nothing like a BE to recover things in case it goes south.. ๐Ÿ‘

          dead on arrival, nowhere to be found.

          1 Reply Last reply Reply Quote 0
          • patient0P
            patient0
            last edited by

            Just updated my DEC740 10 minutes ago and it's still working :) ... and my KEA-DHCP crash issue seems solved.

            1 Reply Last reply Reply Quote 3
            • ahking19A ahking19 referenced this topic on
            • chpalmerC
              chpalmer @mwatch
              last edited by

              So far so good on my Watchguard M400..

              Triggering snowflakes one by one..
              Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz on an M400 WG box.

              M 1 Reply Last reply Reply Quote 1
              • M
                mcury @chpalmer
                last edited by

                Installed today, so far so good on my SG-4100.
                Nice to see that one of my aliases was automatically renamed due to a reserved keyword, wireguard.
                Most smooth update so far. ๐Ÿ‘

                dead on arrival, nowhere to be found.

                1 Reply Last reply Reply Quote 0
                • G
                  GeorgeCZ58
                  last edited by

                  Tested on spare XG7100. Unfortunately latency bug started in 23.01 for 7100 model is still not resolved.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mcury @GeorgeCZ58
                    last edited by

                    There is something weird with the ZFS widget.
                    cc8e850b-3e5d-4176-9e55-8df48808e5c0-image.png

                    [24.11-BETA][root@pfSense.home.arpa]/root: cat /boot/loader.conf.local
                    hint.mmcsd.0.disabled="1"
                    [24.11-BETA][root@pfSense.home.arpa]/root: zpool status pfSense
                      pool: pfSense
                     state: ONLINE
                      scan: scrub repaired 0B in 00:00:03 with 0 errors on Sat Sep 28 12:51:30 2024
                    config:
                    
                            NAME        STATE     READ WRITE CKSUM
                            pfSense     ONLINE       0     0     0
                              nda0p4    ONLINE       0     0     0
                    
                    errors: No known data errors
                    

                    dead on arrival, nowhere to be found.

                    cmcdonaldC 1 Reply Last reply Reply Quote 0
                    • cmcdonaldC
                      cmcdonald Netgate Developer @mcury
                      last edited by

                      pkg info | grep zfs

                      can you post the output from that command?

                      Need help fast? https://www.netgate.com/support

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        mcury @cmcdonald
                        last edited by

                        @cmcdonald said in pfSense Plus 24.11-BETA is here!:

                        pkg info | grep zfs

                        sure, follows bellow:

                        [24.11-BETA][root@pfSense.home.arpa]/root: pkg info | grep zfs
                        py311-libzfs-1.1.2023020700_1  Python libzfs bindings
                        [24.11-BETA][root@pfSense.home.arpa]/root:
                        

                        dead on arrival, nowhere to be found.

                        cmcdonaldC 1 Reply Last reply Reply Quote 1
                        • cmcdonaldC
                          cmcdonald Netgate Developer @mcury
                          last edited by

                          @mcury said in pfSense Plus 24.11-BETA is here!:

                          py311-libzfs-1.1.2023020700_1

                          Can you do pkg install -fy py311-libzfs

                          what version were you upgrading from to 24.11-BETA ?

                          Need help fast? https://www.netgate.com/support

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            mcury @cmcdonald
                            last edited by

                            @cmcdonald said in pfSense Plus 24.11-BETA is here!:

                            Can you do pkg install -fy py311-libzfs

                            Just did, closed and added the widget again but the problem persists.

                            [24.11-BETA][root@pfSense.home.arpa]/root: pkg install -fy py311-libzfs
                            Updating pfSense-core repository catalogue...
                            pfSense-core repository is up to date.
                            Updating pfSense repository catalogue...
                            pfSense repository is up to date.
                            All repositories are up to date.
                            Checking integrity... done (0 conflicting)
                            The following 1 package(s) will be affected (of 0 checked):
                            
                            Installed packages to be REINSTALLED:
                                    py311-libzfs-1.1.2023020700_1 [pfSense]
                            
                            Number of packages to be reinstalled: 1
                            [1/1] Reinstalling py311-libzfs-1.1.2023020700_1...
                            [1/1] Extracting py311-libzfs-1.1.2023020700_1: 100%
                            

                            what version were you upgrading from to 24.11-BETA ?

                            24.03

                            dead on arrival, nowhere to be found.

                            cmcdonaldC 1 Reply Last reply Reply Quote 1
                            • cmcdonaldC
                              cmcdonald Netgate Developer @mcury
                              last edited by cmcdonald

                              @mcury replicated and fixed for next build. thanks!

                              Need help fast? https://www.netgate.com/support

                              D 1 Reply Last reply Reply Quote 2
                              • D
                                dk4dk4 @cmcdonald
                                last edited by

                                @cmcdonald
                                I also noticed this ZFS widget issue after upgrade 24.03 -> 24.11-BETA:
                                eac977c0-0db1-4a7f-b3f1-cd1ac4dc67e5-image.png

                                pkg info | grep zfs
                                py311-libzfs-1.1.2023020700_1 Python libzfs bindings

                                zpool status
                                  pool: pfSense
                                 state: ONLINE
                                status: Some supported and requested features are not enabled on the pool.
                                        The pool can still be used, but some features are unavailable.
                                action: Enable all features using 'zpool upgrade'. Once this is done,
                                        the pool may no longer be accessible by software that does not support
                                        the features. See zpool-features(7) for details.
                                config:
                                
                                        NAME        STATE     READ WRITE CKSUM
                                        pfSense     ONLINE       0     0     0
                                          ada0p4    ONLINE       0     0     0
                                
                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  Yup that is fixed. It will be in the next public build.

                                  1 Reply Last reply Reply Quote 2
                                  • R
                                    rle
                                    last edited by

                                    I make extensive use of ISC DHCP DNS Resolver -> section Host Overrides, in which various local services have a parent domain of:

                                    • business.com (e.g. s3.business.com)
                                    • family.com (e.g. nextcloud.family.com)
                                    • others simply to the default home domain (e.g. static DHCP nodes).

                                    The business and family domains are of course redacted in this example. The original domains are however owned by me. I use this feature mainly, amongst others, in combination with HAProxy.

                                    It is still unclear (or I'm not sure up until now) if the host overrides feature is fully supported by Kea within this 24.11-BETA release?

                                    S 1 Reply Last reply Reply Quote 0
                                    • stephenw10S
                                      stephenw10 Netgate Administrator
                                      last edited by

                                      You mean registering dhcp leases in the Resolver? That does work with Kea in 24.11.

                                      I'm not really sure how that relates to host overrides though?

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        SteveITS Galactic Empire @rle
                                        last edited by

                                        @rle said in pfSense Plus 24.11-BETA is here!:

                                        use of ISC DHCP DNS Resolver

                                        I think you've confused DHCP Server with DNS Resolver, which are different things.

                                        Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                        When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                        Upvote ๐Ÿ‘ helpful posts!

                                        1 Reply Last reply Reply Quote 0
                                        • R
                                          rle
                                          last edited by

                                          Thanks for the replies. Appreciated!

                                          I'm referring to this page/link with the displayed message:

                                          1ac64a84-c89d-44f8-aa54-330fda9719ed-image.png

                                          which I interpret as valid for this whole page. Therefore my question earlier regarding the subsection on this page titled Host Overrides. I myself find it unclear what parts exactly are related to 'ISC DHCP'.

                                          S 1 Reply Last reply Reply Quote 0
                                          • R
                                            rle
                                            last edited by

                                            Redacted example of the Host Overrides:

                                            b9069599-19b1-4c11-84a3-535c24ec1227-image.png

                                            patient0P 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.