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

Upgrade 2.5.2 to 2.6.0, upgrade success, Limiters not passing

Scheduled Pinned Locked Moved General pfSense Questions
129 Posts 32 Posters 38.5k 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.
  • N
    neothesdony
    last edited by stephenw10 Feb 26, 2022, 2:09 PM Feb 15, 2022, 3:47 AM

    Just Upgrade from 2.5.2 to 2.6.0, the upgrade run smoothly with no error.
    But after reboot there is no internet connection. seems like pfsense blocking internet from LAN.
    check syslog: no traffic were blocked.
    ping to 1.1.1.1 from diagnostic>>ping. OK
    my WAN connection PPPoE.(connection established and got IP from server)
    hw: qotom J1900 4 intel LAN

    Reinstall 2.5.2 and restore conf..
    internet connection restored now..
    I think i will wait to upgrade to 2.6.0.

    any one have the same issue?

    ? T J 3 Replies Last reply Feb 15, 2022, 4:18 AM Reply Quote 1
    • ?
      A Former User @neothesdony
      last edited by Feb 15, 2022, 4:18 AM

      @neothesdony said in upgrade 2.5.2 to 2.6.0, upgrade success, no internet conection:

      any one have the same issue?

      NO, ALL WORKING 100%

      15bef285-58ea-40b6-b46f-d72e35e88916-image.png

      1 Reply Last reply Reply Quote 0
      • T
        TorqueWrench @neothesdony
        last edited by Feb 15, 2022, 4:58 AM

        @neothesdony

        I did not. I even tried rebooting after the initial upgrade reboot in case that was what you meant, but still no problem. Any other messages in the log? Maybe try a traceroute from the LAN to confirm that the connection is dying on the pfSense router?

        How is your LAN setup? Do you have another gateway/router connected on the pfSense LAN interface? Could a watchdog have tripped setting that gateway to down? If there is another gateway/router connected to the pfSense interface, did you try restarting that?

        FWIW, you might also want to consider crossposting your issue to the r/pfsense subreddit; a lot of pfSense users visit there that might not visit these forums as regularly (myself included).

        Sorry this happened to you.

        -TorqueWrench

        1 Reply Last reply Reply Quote 0
        • J jimp moved this topic from Problems Installing or Upgrading pfSense Software on Feb 15, 2022, 1:16 PM
        • N
          neothesdony
          last edited by Feb 15, 2022, 2:43 PM

          Thanks for your help guys..
          reinstall router with clean install pfsense 2.6.0
          restore configuration... reboot
          got notif from telegram boot up complete
          fw rule allow all LAN NET
          connection OK for few minutes
          ping from pfsense shell to 1.1.1.1: RTO
          tracing route from LAN to 1111 . traffic can not pass pfsense
          still no success , no internet connection from LAN.
          syslog no block.
          snort: no block
          pfsense blocker: WAN inbound only and disabled
          I give up and back to 2.5.2. and everything running OK..
          I think i will wait for 2.6.1
          Thanks guys

          P 1 Reply Last reply Feb 15, 2022, 4:25 PM Reply Quote 1
          • P
            plfinch @neothesdony
            last edited by Feb 15, 2022, 4:25 PM

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • D
              Derez
              last edited by Feb 15, 2022, 9:06 PM

              I also had no internet after 2.6.0 upgrade frojm 2.5.2 .
              My wan(out) on the traffic graph showed no outgoing traffic.
              I fixed this by going to Interfaces/WAN, go to the bottom of the page and uncheck
              Block bogon networks
              The internet was restored.
              I hope this helps.

              S F 2 Replies Last reply Feb 15, 2022, 9:14 PM Reply Quote 0
              • S
                SteveITS Galactic Empire @Derez
                last edited by Feb 15, 2022, 9:14 PM

                @derez said in upgrade 2.5.2 to 2.6.0, upgrade success, no internet conection:

                uncheck
                Block bogon networks

                That should just remove the rule on WAN to block inbound traffic from bogons. Likely reloading the new rules triggered something else. (the rule allowing LAN out wasn't active or something??) Had you tried rebooting first?

                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!

                D T 2 Replies Last reply Feb 15, 2022, 9:41 PM Reply Quote 1
                • F
                  FSC830 @Derez
                  last edited by FSC830 Feb 15, 2022, 9:17 PM Feb 15, 2022, 9:16 PM

                  I have a test VM for pfSense just to play around, no real internet access. The "WAN" is the home LAN for the VM.
                  I did an upgrade from latest 2.5.x to 2.6 without any issues.
                  The "WAN" connection was right available after the upgrade.

                  The real upgrade will be done during weekend, but its a Netgate Appliance, so the upgrade is from 21.05.2 to 22.01.
                  The VM was a test run for that. 😀

                  Regards

                  1 Reply Last reply Reply Quote 0
                  • D
                    Derez @SteveITS
                    last edited by Feb 15, 2022, 9:41 PM

                    @steveits You seem to be correct, prior to unchecking Block bogon networks, I rebooted twice.
                    However, I just enabled Block bogon networks and still have internet.

                    S 1 Reply Last reply Feb 15, 2022, 11:02 PM Reply Quote 0
                    • S
                      SteveITS Galactic Empire @Derez
                      last edited by Feb 15, 2022, 11:02 PM

                      @derez said in upgrade 2.5.2 to 2.6.0, upgrade success, no internet conection:

                      prior to unchecking Block bogon networks, I rebooted twice

                      Strange. Rebooting would reload everything of course. I wonder if restoring the config from backup would have "fixed" it also. Or if you had happened to have made a backup while it wasn't working, compare the backups.

                      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
                      • N
                        neothesdony
                        last edited by Feb 16, 2022, 12:26 AM

                        Thanks Guys...
                        2.6.0 working fine now....👍
                        I disable "Block private networks and loopback addresses" and "Block bogon networks"
                        disable Limiter and limiter Fw rule .,..

                        thanks

                        B 1 Reply Last reply Feb 16, 2022, 1:26 AM Reply Quote 0
                        • B
                          blikie @neothesdony
                          last edited by Feb 16, 2022, 1:26 AM

                          @neothesdony its the limiters behaving weird. Captive portal may also be blocking udp stuff like whatsapp calling. And aliases can also fail to work in the firewall rules. I'm also sticking to 2.5.2 for now.

                          N 2 Replies Last reply Feb 16, 2022, 2:47 AM Reply Quote 3
                          • S
                            stephenw10 Netgate Administrator
                            last edited by Feb 16, 2022, 1:49 AM

                            There are no known bugs for any of those things but I agree the Limiters are the most likely thing there.

                            Steve

                            B 1 Reply Last reply Feb 16, 2022, 2:08 PM Reply Quote 0
                            • N
                              neothesdony @blikie
                              last edited by Feb 16, 2022, 2:47 AM

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • N
                                neothesdony @blikie
                                last edited by Feb 16, 2022, 6:33 AM

                                @blikie yes agree..
                                it happened to me too

                                1 Reply Last reply Reply Quote 0
                                • B
                                  blikie @stephenw10
                                  last edited by Feb 16, 2022, 2:08 PM

                                  @stephenw10 i have done some testing..
                                  A fresh install pfsense 2.6 everything works with limiters on floating rules.
                                  But when u have more than 1 LAN interface active, limiters block internet access.
                                  Captive portal may or may not play a role in that as well.

                                  T S 2 Replies Last reply Feb 16, 2022, 2:35 PM Reply Quote 1
                                  • T
                                    tohil @blikie
                                    last edited by Feb 16, 2022, 2:35 PM

                                    Same here in my environment. Updated from 2.5.2 to 22.1
                                    I have two networks with limiters on rules for these interfaces.

                                    all traffic which should pass these rules are not working until I remove the In / Out pipe limiters.

                                    A 1 Reply Last reply Feb 17, 2022, 4:01 PM Reply Quote 0
                                    • S
                                      stephenw10 Netgate Administrator
                                      last edited by Feb 16, 2022, 4:26 PM

                                      How exactly do you have the Limiters configured?

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        pooperman
                                        last edited by pooperman Feb 16, 2022, 6:00 PM Feb 16, 2022, 5:58 PM

                                        I have the same error after upgrade to 2.6.0
                                        All interfaces is UP and green, but no Internet connection at all!
                                        This may be fixed at System/Routing/Gateways -> Save -> Apply, but for only next reboot.
                                        This is looks a really bug.

                                        S 1 Reply Last reply Feb 16, 2022, 6:08 PM Reply Quote 0
                                        • T
                                          tohil
                                          last edited by Feb 16, 2022, 6:03 PM

                                          I'm using queues (which seems to work) to shape my traffic from internal traffic. Limitiers are used for guest access.
                                          I have two zones for guests and a limiters for in and out bandwith per zone.

                                          Limiters using settings for bandwidth limit, tail drop and fifo.

                                          these limiters are used on packet filter rules allowing internet access.

                                          regards

                                          S 1 Reply Last reply Feb 16, 2022, 6:10 PM Reply Quote 0
                                          20 out of 129
                                          • First post
                                            20/129
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                            This community forum collects and processes your personal information.
                                            consent.not_received