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

    pfSense Plus Software Version 23.05 Release Candidate Now Available

    Messages from the pfSense Team
    26
    118
    62.6k
    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.
    • L
      liudger @stephenw10
      last edited by

      @stephenw10
      This part of the config?

      <gateways>
      		<defaultgw4>KPN_SECOND_PPPOE</defaultgw4>
      		<defaultgw6>KPN_Second_DHCP6</defaultgw6>
      		<gateway_item>
      			<interface>wan</interface>
      			<gateway>dynamic</gateway>
      			<name>KPN_Second_DHCP6</name>
      			<weight>1</weight>
      			<ipprotocol>inet6</ipprotocol>
      			<descr><![CDATA[Interface KPN_Second_DHCP6 Gateway]]></descr>
      			<monitor_disable></monitor_disable>
      			<gw_down_kill_states></gw_down_kill_states>
      			<monitor>2606:4700:4700::1112</monitor>
      		</gateway_item>
      	</gateways>
      1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        Yes, exactly! You only have an entry for the v6 gateway which is why it shows like that. The v4 gateway is still completely dynamically generated.

        For most users the opposite it true. If they had ever made a change to gateway it will create an config entry for it and those should have been all upper case names. When this bug was introduced and gateways stopped being forced to all upper case causing issues for anything referencing it as upper case. This is now fixed. Unfortunately it appears you created the gateway entry while the bug was still in play. I would remove the gateway entry from the config, reboot, then recreate it from dynamically created gateway entry which will now be all upper case.

        Steve

        L 1 Reply Last reply Reply Quote 1
        • L
          liudger @stephenw10
          last edited by

          @stephenw10
          You mean edit this file? Remove the whole part?

          		<defaultgw6>KPN_Second_DHCP6</defaultgw6>
          		<gateway_item>
          			<interface>wan</interface>
          			<gateway>dynamic</gateway>
          			<name>KPN_Second_DHCP6</name>
          			<weight>1</weight>
          			<ipprotocol>inet6</ipprotocol>
          			<descr><![CDATA[Interface KPN_Second_DHCP6 Gateway]]></descr>
          			<monitor_disable></monitor_disable>
          			<gw_down_kill_states></gw_down_kill_states>
          			<monitor>2606:4700:4700::1112</monitor>
          		</gateway_item>
          

          or use the GUI?

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

            Yes, that's what I would do there. The alternative would be to correct the cases yourself but that's more open to error IMO.

            Steve

            L 1 Reply Last reply Reply Quote 0
            • L
              liudger @stephenw10
              last edited by

              @stephenw10
              I was able to just delete the interface from the routing GUI and it just reappeared with CAPS. The thing is that is was again on automatic and that didn't work. Is this broken? When I set the correct gateway it did work. The other inactive gateways were already removed.

              So this config with automatic doesn't work:
              f1c66cca-2f1a-41dc-ab4d-8b9aa9ca99b4-image.png

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

                Check the default route is present in Diag > Routes in that situation. It should not be removed though.

                L 1 Reply Last reply Reply Quote 0
                • L
                  liudger @stephenw10
                  last edited by

                  @stephenw10
                  If I switch back to automatic internet still works. Also the default gateway is correct. Shall I test again with deleting a gateway?

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

                    If you delete the gateway that is the current default that would remove the default route.

                    You may be hitting part of this: https://redmine.pfsense.org/issues/12920

                    1 Reply Last reply Reply Quote 1
                    • Dobby_D
                      Dobby_ @DefenderLLC
                      last edited by

                      @defenderllc

                      pfSense plus 23.05 RC.jpg

                      Runs like a charme and was updating fast.

                      #~. @Dobby

                      Turris Omnia - 4 Ports - 2 GB RAM / TurrisOS 7 Release (Btrfs)
                      PC Engines APU4D4 - 4 Ports - 4 GB RAM / pfSense CE 2.7.2 Release (ZFS)
                      PC Engines APU6B4 - 4 Ports - 4 GB RAM / pfSense+ (Plus) 24.03_1 Release (ZFS)

                      DefenderLLCD 1 Reply Last reply Reply Quote 0
                      • DefenderLLCD
                        DefenderLLC @Dobby_
                        last edited by

                        @dobby_ said in pfSense Plus Software Version 23.05 Release Candidate Now Available:

                        @defenderllc

                        pfSense plus 23.05 RC.jpg

                        Runs like a charme and was updating fast.

                        All 5 RCs have been super fast to install - just wondering what the daily changes have been...

                        R 1 Reply Last reply Reply Quote 1
                        • R
                          rcoleman-netgate Netgate @DefenderLLC
                          last edited by

                          @defenderllc said in pfSense Plus Software Version 23.05 Release Candidate Now Available:

                          All 5 RCs have been super fast to install - just wondering what the daily changes have been...

                          Check the redmines that were closed on or about the days of the RCs.

                          Ryan
                          Repeat, after me: MESH IS THE DEVIL! MESH IS THE DEVIL!
                          Requesting firmware for your Netgate device? https://go.netgate.com
                          Switching: Mikrotik, Netgear, Extreme
                          Wireless: Aruba, Ubiquiti

                          DefenderLLCD 1 Reply Last reply Reply Quote 2
                          • DefenderLLCD
                            DefenderLLC @rcoleman-netgate
                            last edited by

                            @rcoleman-netgate said in pfSense Plus Software Version 23.05 Release Candidate Now Available:

                            @defenderllc said in pfSense Plus Software Version 23.05 Release Candidate Now Available:

                            All 5 RCs have been super fast to install - just wondering what the daily changes have been...

                            Check the redmines that were closed on or about the days of the RCs.

                            I thought that was just for pfSense CE. Awesome, thanks!

                            https://redmine.pfsense.org/projects/pfsense-plus

                            1 Reply Last reply Reply Quote 0
                            • B
                              bcdouglas
                              last edited by

                              I'm on 23.01 with a 6100 Max. I can't past "Another instance of pfSense-upgrade is running. Try again later" when trying the RC.

                              I recall a thread on this a few days ago, but I can't find it.

                              Any suggestions Netgate?

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

                                Probably stuck on an older pfSense-upgrade version.
                                Let me reply in your other thread. This one is supposed to be for announcements. 😉

                                1 Reply Last reply Reply Quote 0
                                • DefenderLLCD
                                  DefenderLLC
                                  last edited by

                                  Looks like the release version it out!

                                  08bdb434-5eab-40b4-94e6-a6301c29e610-image.png

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

                                    The version was renamed in preparation for a release but it has not actually happened yet. 😉
                                    There will be an announcement when it does.

                                    Steve

                                    DefenderLLCD 1 Reply Last reply Reply Quote 1
                                    • DefenderLLCD
                                      DefenderLLC @stephenw10
                                      last edited by

                                      @stephenw10 said in pfSense Plus Software Version 23.05 Release Candidate Now Available:

                                      The version was renamed in preparation for a release but it has not actually happened yet. 😉
                                      There will be an announcement when it does.

                                      Steve

                                      That explains the upgrade time of only about 60 seconds. Of course, I’ve been installing each 23.05 release candidate and they’ve all been super fast.

                                      1 Reply Last reply Reply Quote 0
                                      • DefenderLLCD
                                        DefenderLLC
                                        last edited by

                                        How do I get back on the newest RC?

                                        2a202100-af3f-4e3f-8fa7-42439873713a-image.png

                                        1 Reply Last reply Reply Quote 0
                                        • DefenderLLCD
                                          DefenderLLC
                                          last edited by

                                          I guess I installed what I thought was the release version a little too soon...

                                          1 Reply Last reply Reply Quote 0
                                          • DefenderLLCD
                                            DefenderLLC
                                            last edited by

                                            23fbdaad-ff33-4c9b-a027-1c7084539f37-image.png

                                            How can I get back on the regular RC train? I have missed the last two builds because my firewall thinks I'm running a newer version. Thanks.

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