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.6k 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
      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
                              • patient0P
                                patient0 @rle
                                last edited by

                                @rle I have only three host overrides but it does work just fine with KEA as DHCP server.

                                Screenshot 2024-11-07 at 13.02.40.png

                                $ host apt-proxy
                                apt-proxy.hsh.p1ng.li has address 192.168.169.7
                                apt-proxy.hsh.p1ng.li has IPv6 address 2a02:169:31e2:1969::f:7
                                
                                R 1 Reply Last reply Reply Quote 0
                                • S
                                  SteveITS Galactic Empire @rle
                                  last edited by

                                  @rle Yeah I don’t know why the Kea/DHCP deprecation notice is on the DNS page. It’s basically unrelated in my opinion. I’ve always thought it should be on the DHCP server page, or all pages if having everyone read it was the goal.

                                  The closest overlap off the top of my head is probably the setting to register DHCP leases in DNS. Which didn’t work in past Kea versions.

                                  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 @patient0
                                    last edited by

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

                                    @rle I have only three host overrides but it does work just fine with KEA as DHCP server.

                                    Screenshot 2024-11-07 at 13.02.40.png

                                    $ host apt-proxy
                                    apt-proxy.hsh.p1ng.li has address 192.168.169.7
                                    apt-proxy.hsh.p1ng.li has IPv6 address 2a02:169:31e2:1969::f:7
                                    

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

                                    @rle Yeah I don’t know why the Kea/DHCP deprecation notice is on the DNS page. It’s basically unrelated in my opinion. I’ve always thought it should be on the DHCP server page, or all pages if having everyone read it was the goal.

                                    The closest overlap off the top of my head is probably the setting to register DHCP leases in DNS. Which didn’t work in past Kea versions.

                                    @patient0 Appreciate the confirmation that it works!
                                    @SteveITS I agree with you also about the (numerous) deprecation notices.

                                    So thank you both for your reply!

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

                                      Yup I agree, I'm not sure why it's shown there except that the DHCP registration options are shown there and have now moved to the DHCP server page under Kea.

                                      But it doesn't affect host overrides.

                                      1 Reply Last reply Reply Quote 1
                                      • A
                                        applesalwaysred
                                        last edited by

                                        Hello Awesome Netgate Team.
                                        Updated to today's release and found that the System Log shows only Time & Process summary. There aren't any details, it is a large blank box.
                                        Other log entries are there in detail for entries like dhcp.
                                        System:Netgate 2100 (8 gig).
                                        installed apps: apucsd, pfblockerng, service watchdog.
                                        dhcp6 is disabled including router advertisements.

                                        Thanks.

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          applesalwaysred
                                          last edited by

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

                                          Hello Awesome Netgate Team.
                                          Updated to today's release and found that the System Log shows only Time & Process summary. There aren't any details, it is a large blank box.
                                          Other log entries are there in detail for entries like dhcp.
                                          System:Netgate 2100 (8 gig).
                                          installed apps: apucsd, pfblockerng, service watchdog.

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

                                            That's this: https://redmine.pfsense.org/issues/15411

                                            It creates some logs at boot that cause it. Once they scroll off the page should display normally.

                                            1 Reply Last reply Reply Quote 1
                                            • M mwatch unpinned this topic on
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.