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

2.4.5 High latency and packet loss, not in a vm

Problems Installing or Upgrading pfSense Software
22
81
17.1k
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.
  • S
    stephenw10 Netgate Administrator
    last edited by Apr 5, 2020, 9:05 PM

    The fact that pfctl is running for so long and using so many cycles implies it's having a very hard time loading the ruleset for some reason.
    I would manually check the /tmp/rules.debug file. Make sure it's not absolutely huge for example.
    If it isn't then start disabling things that add anything to it. So UPnP, and packages like pfBlocker.

    Steve

    1 Reply Last reply Reply Quote 0
    • ?
      A Former User
      last edited by Apr 5, 2020, 9:22 PM

      Nothing in there that shouldn't be. I have disabled everything including pfblocker. Made a big url alias and the problem persists.

      To me, I could be wrong, it looks like big tables big issue. Small tables small issue. Small tables don't cause a dramatic issue so it appears as if everything is ok when it isn't.

      My curiosity to find out what is going on is waning. If there is anything I can do to help I'd be happy to do so. Otherwise I'll go back to 2.4.4-p3 or onto something else.

      1 Reply Last reply Reply Quote 0
      • S
        stephenw10 Netgate Administrator
        last edited by Apr 5, 2020, 9:28 PM

        I agree it does seem like that.

        If you don't actually have any large tables try setting the sysctl in System > Advanced > Firewall back to something closer to the default. So set Firewall Maximum Table Entries to, say, 65k or something even smaller.

        There was coded added to allow that to be set and others have seen that as the issue. We see some reports (I have seen it myself) where you get the error 'unable to allocate memory for (some large table) but it then loads fine for subsequent reloads. It appears that's way pfctl may be doing something it shouldn't.

        Steve

        ? 1 Reply Last reply Apr 5, 2020, 9:49 PM Reply Quote 0
        • ?
          A Former User @stephenw10
          last edited by Apr 5, 2020, 9:49 PM

          @stephenw10 I have done that and seen the can't allocate memory when total table entries > Maximum Table Entries. I can have my config (lots of vlans) with no packages, ipv6 enabled so the big bogonsv6 table and have the issue. Turn off block bogons and the symptoms are eliminated. The Max table entries setting has nothing to do with it. Total table entries is what matters. The only thing I haven't done is start from scratch and added stuff, I always started from my config and then disabled stuff.

          Anyhow, what happens will happen. I'm not going to get stuck on this for much longer.

          1 Reply Last reply Reply Quote 0
          • S
            stephenw10 Netgate Administrator
            last edited by stephenw10 Apr 6, 2020, 1:59 PM Apr 6, 2020, 1:59 PM

            Ok, so to confirm the presence of the large table(s), irrespective of the max table size value, triggers the latency/packet-loss/cpu usage?
            And removing the table completely eliminates it?

            Steve

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User
              last edited by A Former User Apr 6, 2020, 3:29 PM Apr 6, 2020, 2:45 PM

              @stephenw10

              Total table size is limited by max table size. If I set max tables at some arbitrarily large number, say 20000000 but only have a few small tables (no bogonsv6, no ip block lists) things are fine, meaning the symptoms of the problem are not noticeable. I have done that.

              It's obvious that the opposite can not be configured, large tables small max tables.

              I'll demonstrate some time later today, things to do right now.

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User
                last edited by A Former User Apr 6, 2020, 4:07 PM Apr 6, 2020, 3:27 PM

                @stephenw10

                OK, only took a moment.

                Set max tables to 20000000.
                Turned off block bogons.
                Disabled pfblocker.

                Rebooted.

                Reboot was fast, 2.4.4-p3 fast.
                Ran ps auxdww | grep in a while 1 loop
                Reloaded the filters (status->filter reload)

                No lag, no latency, didn't notice it in any way.

                login-to-view

                login-to-view

                login-to-view

                login-to-view

                Didn't even see pfctl pop up when running top. Must have happened in between refreshes.

                Conclude what you will from this. The evidence shows max tables limits total table size (what is supposed to do) but the total table entries is what causes the symptoms of the issue (cause currently unknown, some regression maybe in pf) to become obvious.

                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User
                  last edited by Apr 6, 2020, 4:18 PM

                  @stephenw10

                  So, I'm either going to go back to 2.4.4-p3 or another solution (I have a ISR I could drag out of the closet). I want to go back to the set and forget setup I have enjoyed with pfsense for a while now.

                  The question that I feel needs to be answered by the FreeBSD team is this:

                  Why was that hard limit implemented? I would assume there was some observed reason for rewriting that with a hard limit.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mikekoke
                    last edited by Apr 9, 2020, 4:18 PM

                    Has anyone managed to find a permanent solution to the problem where pfblocker and bogons can be enabled without latency or loss?

                    ? 1 Reply Last reply Apr 9, 2020, 4:56 PM Reply Quote 0
                    • ?
                      A Former User @mikekoke
                      last edited by A Former User Apr 9, 2020, 5:25 PM Apr 9, 2020, 4:56 PM

                      @mikekoke Not that I can see.

                      There is a bug in redmine that has exactly one update from Netgate, can't reproduce in their testing environment. We are passed the idea that it is a bug. It is. It sure looks like a bug that would require upstream (FreeBSD) participation in resolving.

                      The question is do they even bother fixing it?

                      You could say:

                      1. Use 2.4.5 if you do not have a large number of total items in tables.
                      2. Stay on 2.4.4-p3 if you have a large number of total table items.

                      2.4.4-p3 remains a viable release. Accommodations made to set repositories to the 2.4.4 versions make it a reasonable option.

                      Put all the effort into 2.5 knowing that both current options are safe and secure or divert resources to fixing 2.4.5? FreeBSD 11.3 is not EOL but it is also not a target for ongoing development. Will FreeBSD put resources into this bug?

                      I don't know the answers to those questions. I not going to offer an opinion on one way or the other. I do think Netgate should put out a statement setting out their position for the short term. 2.5 is the long term resolution.

                      S 1 Reply Last reply Apr 9, 2020, 9:18 PM Reply Quote 0
                      • S
                        SteveITS Galactic Empire @A Former User
                        last edited by Apr 9, 2020, 9:18 PM

                        @jwj said in 2.4.5 High latency and packet loss, not in a vm:

                        Accommodations made to set repositories to the 2.4.4 versions make it a reasonable option.

                        Does that repo/branch choice also affect packages update/installation?

                        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
                        • ?
                          A Former User
                          last edited by Apr 9, 2020, 9:52 PM

                          Yeah, there are two drop down menu choices under System->Update->System Update and System->Update->Update Settings.

                          The base OS/pfsense and the package repo should be correct. As always backup your configuration, make a snapshot if your in a virtual env, and have a plan to recover if you end up FUBAR.

                          It is too bad the download link for 2.4.4-p3 has not been restored. You can open a ticket and ask (nicely :) for one even if you do not own Netgate HW or have a support contract.

                          1 Reply Last reply Reply Quote 0
                          • S
                            SteveITS Galactic Empire
                            last edited by Apr 9, 2020, 10:02 PM

                            @jwj said in 2.4.5 High latency and packet loss, not in a vm:

                            System->Update->Update Settings.

                            Thanks. I got around to testing and this affects what package updates are detected, e.g. Suricata 4.1.7 vs 5.x. So that's good to know. Would be handy if they left the previous version there all the time (and/or had a warning on the package page if you're checking the wrong repo for your version) but nice it's there now.

                            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
                            • Y
                              Yamabushi
                              last edited by Apr 12, 2020, 2:06 PM

                              So any updates on this issue? I've been checking in here regularly. Three days have elapsed since the last post in this thread. My apologies if I have missed something, but are there any solid mitigations or upcoming updates to address this?

                              G 1 Reply Last reply Apr 13, 2020, 1:07 AM Reply Quote 0
                              • G
                                getcom @Yamabushi
                                last edited by Apr 13, 2020, 1:07 AM

                                @Yamabushi said in 2.4.5 High latency and packet loss, not in a vm:

                                So any updates on this issue? I've been checking in here regularly. Three days have elapsed since the last post in this thread. My apologies if I have missed something, but are there any solid mitigations or upcoming updates to address this?

                                No, the root cause is still unknown. Netgate cannot reproduce this issue which means the test conditions are different to the affected systems.
                                At the moment all my systems are back to 2.4.4-P3. I wiped the disks with dd and reinstalled the system from scratch. After basic installation I set the repository to the previous version to avoid the installation of packages of the 2.4.5 release.
                                Additionally I switched to ZFS.
                                After that I restored the backup, which does not contain any package information and after this step I manually installed the needed packages.
                                Now all systems are back to normal working condition.
                                I wanted to run some more tests on a spare part hardware (an original Netgate system) to get an idea what is the root cause. But we have a strange time and not all is running as expected which means that I did not find a time slot for that...I assume that I`m not allone...

                                Y 1 Reply Last reply Apr 13, 2020, 3:53 AM Reply Quote 1
                                • Y
                                  Yamabushi @getcom
                                  last edited by Apr 13, 2020, 3:53 AM

                                  Thank you for your prompt and detailed response! I guess I will have to continue to wait and see what happens. Thank you, again!

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    stephenw10 Netgate Administrator
                                    last edited by Apr 13, 2020, 11:42 AM

                                    If any of you have a test system that is hitting this and you can allow us to access it please open a ticket so we can set something up: https://go.netgate.com/
                                    I've tried all sorts of things here to replicate it and it just stubbornly behaves perfectly. 🙄

                                    Steve

                                    K ? 2 Replies Last reply Apr 13, 2020, 12:17 PM Reply Quote 2
                                    • K
                                      Krisbe @stephenw10
                                      last edited by Apr 13, 2020, 12:17 PM

                                      @stephenw10
                                      Done!

                                      1 Reply Last reply Reply Quote 3
                                      • ?
                                        A Former User @stephenw10
                                        last edited by Apr 13, 2020, 1:25 PM

                                        @stephenw10 Ticket submitted. As per murphys law, my power is out at the moment.

                                        1 Reply Last reply Reply Quote 3
                                        • S
                                          stephenw10 Netgate Administrator
                                          last edited by Apr 14, 2020, 12:48 AM

                                          Thanks guys. Hopefully we can get some data there.

                                          Steve

                                          1 Reply Last reply Reply Quote 1
                                          37 out of 81
                                          • First post
                                            37/81
                                            Last post
                                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.