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

    Crash report!!!!

    Scheduled Pinned Locked Moved General pfSense Questions
    42 Posts 4 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.
    • A
      Antibiotic @stephenw10
      last edited by

      @stephenw10 Changed limits and flows figures

      pfSense plus 24.11 on Topton mini PC
      CPU: Intel N100
      NIC: Intel i-226v 4 pcs
      RAM : 16 GB DDR5
      Disk: 128 GB NVMe
      Brgds, Archi

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

        Hmm, was anything logged? Any alert shown other than the crash?

        Did it crash immediately when you saved those changes?

        A 1 Reply Last reply Reply Quote 0
        • A
          Antibiotic @stephenw10
          last edited by

          @stephenw10 '

          1. None
          2. None
          3. Yes

          pfSense plus 24.11 on Topton mini PC
          CPU: Intel N100
          NIC: Intel i-226v 4 pcs
          RAM : 16 GB DDR5
          Disk: 128 GB NVMe
          Brgds, Archi

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

            Hmm, it is repeatable?

            We'd need to replicate it locally to dig further so steps to reproduce would help a lot.

            A 2 Replies Last reply Reply Quote 0
            • A
              Antibiotic @stephenw10
              last edited by Antibiotic

              @stephenw10 Idk, will it help, that what I found i sys.log. That was on next reboot after crash

              2024-05-12 19:25:14.079708+03:00 check_reload_status 643 Reloading filter
              2024-05-12 19:25:15.115594+03:00 php-fpm 592 /rc.newwanip: rc.newwanip: Info: starting on igc1.
              2024-05-12 19:25:15.115937+03:00 php-fpm 592 /rc.newwanip: rc.newwanip: on (IP address: 192.168.10.1) (interface: LAN[lan]) (real interface: igc1).
              2024-05-12 19:25:15.401258+03:00 kernel - config_aqm Unable to configure flowset, flowset busy!
              2024-05-12 19:25:15.602269+03:00 kernel - config_aqm Unable to configure flowset, flowset busy!
              2024-05-12 19:25:15.602325+03:00 kernel - config_aqm Unable to configure flowset, flowset busy!
              2024-05-12 19:25:16.004364+03:00 kernel - config_aqm Unable to configure flowset, flowset busy!
              2024-05-12 19:25:16.004547+03:00 kernel - config_aqm Unable to configure flowset, flowset busy!
              2024-05-12 19:25:16.216719+03:00 php-fpm 592 /rc.newwanip: The command '/sbin/route -n6 get 'default' 2>/dev/null | /usr/bin/egrep 'flags: <.PROTO.>'' returned exit code '1', the output was ''
              2024-05-12 19:25:17.425245+03:00 php-fpm 592 /rc.newwanip: Resyncing OpenVPN instances for interface LAN.
              2024-05-12 19:25:17.471028+03:00 php-fpm 592 /rc.newwanip: Creating rrd update script
              2024-05-12 19:25:19.496269+03:00 php-fpm 592 /rc.newwanip: Netgate pfSense Plus package system has detected an IP change or dynamic WAN reconnection - 192.168.10.1 -> 192.168.10.1 - Restarting packages.
              2024-05-12 19:25:19.496416+03:00 check_reload_status 643 Starting packages
              2024-05-12 19:25:19.500231+03:00 check_reload_status 643 Reloading filter
              2024-05-12 19:25:19.500275+03:00 check_reload_status 643 Reloading filter
              2024-05-12 19:25:20.534000+03:00 php-fpm 87873 /rc.start_packages: Restarting/Starting all packages.
              2024-05-12 19:25:20.829266+03:00 kernel - config_aqm Unable to configure flowset, flowset busy!

              I think will remove Limiters as full of bugs

              pfSense plus 24.11 on Topton mini PC
              CPU: Intel N100
              NIC: Intel i-226v 4 pcs
              RAM : 16 GB DDR5
              Disk: 128 GB NVMe
              Brgds, Archi

              1 Reply Last reply Reply Quote 0
              • A
                Antibiotic @stephenw10
                last edited by

                @stephenw10 said in Crash report!!!!:

                further so steps to reproduce would help a lot

                Steps , what I did
                Untick all offloads (Limiters were already) , than switch off back all offloads get first crash. After reboot changed some settings in Limiters as above in my post, get second crash. Next step remove Limiters and waiting now third crash.

                pfSense plus 24.11 on Topton mini PC
                CPU: Intel N100
                NIC: Intel i-226v 4 pcs
                RAM : 16 GB DDR5
                Disk: 128 GB NVMe
                Brgds, Archi

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

                  And just resaving the Limiters again did not reproduce the crash?

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Antibiotic @stephenw10
                    last edited by

                    @stephenw10 Sorry, already removed Limiters and making state resetting's

                    pfSense plus 24.11 on Topton mini PC
                    CPU: Intel N100
                    NIC: Intel i-226v 4 pcs
                    RAM : 16 GB DDR5
                    Disk: 128 GB NVMe
                    Brgds, Archi

                    1 Reply Last reply Reply Quote 0
                    • K
                      kprovost @stephenw10
                      last edited by

                      @stephenw10 said in Crash report!!!!:

                      Hmm, backtrace is unusually long

                      It's a routing loop. The OpenVPN traffic is being routing into the OpenVPN tunnel. Sooner or later we run out of stack and crash.

                      It's a bug in if_ovpn that it doesn't discard this traffic, but it's also a configuration error. Once the bug is fixed the tunnel still won't work.

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Antibiotic @kprovost
                        last edited by Antibiotic

                        @kprovost said in Crash report!!!!:

                        but it's also a configuration error.

                        What do you mean, in my configuration error? Or OpenVPN have error itself?

                        pfSense plus 24.11 on Topton mini PC
                        CPU: Intel N100
                        NIC: Intel i-226v 4 pcs
                        RAM : 16 GB DDR5
                        Disk: 128 GB NVMe
                        Brgds, Archi

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          kprovost @Antibiotic
                          last edited by

                          @Antibiotic You've somehow configured your system so that the OpenVPN tunnelled traffic goes down the OpenVPN tunnel.

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

                            Check the routing table in Diag > Routes. Is your default route getting set to the OpenVPN gateway?

                            Make sure the system default gateway is set to the WAN gateway in Sys > Routing > Gateways.

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              Antibiotic @stephenw10
                              last edited by

                              @stephenw10 That , what I have . Is this incorrect?

                              8ef4067b-053e-44ef-b580-bccd4598849c-image.png

                              a02a9c8a-ca50-40a9-a2e9-348811bfea31-image.png

                              55fb3efa-2f35-472d-96dd-a248d7dc5141-image.png

                              830e651d-fe32-4308-ba0d-7784b0e403d8-image.png

                              2712e506-2691-481b-aa75-757b753fe8e4-image.png

                              pfSense plus 24.11 on Topton mini PC
                              CPU: Intel N100
                              NIC: Intel i-226v 4 pcs
                              RAM : 16 GB DDR5
                              Disk: 128 GB NVMe
                              Brgds, Archi

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

                                Hmm, seems like you don't have a default route there for some reason. Try resaving the system default gateway and then recheck the routing table.

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  Antibiotic @stephenw10
                                  last edited by

                                  @stephenw10 said in Crash report!!!!:

                                  Try resaving the system default gateway

                                  Did now!

                                  Screenshot_13-5-2024_153020_192.168.10.1.jpeg

                                  pfSense plus 24.11 on Topton mini PC
                                  CPU: Intel N100
                                  NIC: Intel i-226v 4 pcs
                                  RAM : 16 GB DDR5
                                  Disk: 128 GB NVMe
                                  Brgds, Archi

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

                                    Ok you should be good.

                                    Do you see the OpenVPN server IPs there as static routes?

                                    Those /1 routes you see there are being pushed to you by the VPN providers. I would disable those clients from accepting routes like that. You don't need that if you;re policy routing traffic across them.

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Antibiotic @stephenw10
                                      last edited by

                                      @stephenw10 said in Crash report!!!!:

                                      I would disable those clients from accepting routes like that

                                      What do you mean, what better to disable?

                                      pfSense plus 24.11 on Topton mini PC
                                      CPU: Intel N100
                                      NIC: Intel i-226v 4 pcs
                                      RAM : 16 GB DDR5
                                      Disk: 128 GB NVMe
                                      Brgds, Archi

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

                                        In the OpenVPN client tunnel settings:
                                        Screenshot from 2024-05-13 13-55-08.png

                                        A 2 Replies Last reply Reply Quote 0
                                        • A
                                          Antibiotic @stephenw10
                                          last edited by

                                          @stephenw10 Did , restart OpenVPN and resaving system defaultr gateway. Is it good now?

                                          Screenshot_13-5-2024_16115_192.168.10.1.jpeg

                                          And second question , is it normally that I create 2 routes for one local address for VPN failover?Is it will work normally?

                                          a472d1c0-b5d7-4dbb-9bd1-718125c4477c-image.png

                                          d82dc5c7-e6d5-44dc-9949-e0423c013511-image.png

                                          1263d538-725d-4f59-936b-a9f79d97fa13-image.png

                                          Local 192.168.20.0/24

                                          pfSense plus 24.11 on Topton mini PC
                                          CPU: Intel N100
                                          NIC: Intel i-226v 4 pcs
                                          RAM : 16 GB DDR5
                                          Disk: 128 GB NVMe
                                          Brgds, Archi

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

                                            That looks fine that should work.

                                            Do you mean two outbound NAT rules for the same source subnet?
                                            Then, yes, you need outbound NAT on both VPN interfaces.

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