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

    Netgate 4200: KEA DHCP many WARNINGS in System Log

    Scheduled Pinned Locked Moved Official Netgate® Hardware
    18 Posts 4 Posters 1.5k Views 5 Watching
    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.
    • J Offline
      johndoe102
      last edited by

      Hello,
      appliance Netgate 4200.
      In the Systems Logs for KEA DHCP there are a lot WARNINGS. They are continuously the same 3 WARNINGS:

      Dec 15 12:48:02 kea-dhcp4 22168 WARN [kea-dhcp4.dhcp4.0xXXXXXXXXXXXX] DHCP4_MULTI_THREADING_INFO enabled: yes, number of threads: 4, queue size: 64

      Dec 15 12:48:02 kea-dhcp4 22168 WARN [kea-dhcp4.dhcp4.0xXXXXXXXXXXXX] DHCP4_RESERVATIONS_LOOKUP_FIRST_ENABLED Multi-threading is enabled and host reservations lookup is always performed first.

      Dec 15 12:48:02 kea-dhcp4 22168 WARN [kea-dhcp4.dhcpsrv.0xXXXXXXXXXXXX] DHCPSRV_MT_DISABLED_QUEUE_CONTROL disabling dhcp queue control when multi-threading is enabled.

      What can I do to avoid them ?
      What does they mean ?
      best regards
      Tom

      dennypageD 1 Reply Last reply Reply Quote 0
      • dennypageD Offline
        dennypage @johndoe102
        last edited by

        @johndoe102 These are just startup messages from Kea. One might argue that they might be better as INFO rather than WARN, but it is what it is.

        J 1 Reply Last reply Reply Quote 0
        • J Offline
          johndoe102 @dennypage
          last edited by

          @dennypage
          Hello,
          thanks for your feedback.

          Is there any way to suppress them ? They just only fill the system logs.

          best regards
          Tom

          dennypageD 1 Reply Last reply Reply Quote 0
          • dennypageD Offline
            dennypage @johndoe102
            last edited by

            @johndoe102 said in Netgate 4200: KEA DHCP many WARNINGS in System Log:

            Is there any way to suppress them ? They just only fill the system logs.

            I wouldn't think there is. However, they only happen when Kea starts up, so I'm not sure how it would fill the logs.

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              johndoe102 @dennypage
              last edited by

              @dennypage
              Then, there is something which is triggering KEA starts up continuously. Take a look at the screen shot. As far I remember I was sleeping at this time.

              Screenshot from 2024-12-16 12-27-28.png

              best regards
              Tom

              dennypageD 1 Reply Last reply Reply Quote 0
              • dennypageD Offline
                dennypage @johndoe102
                last edited by

                @johndoe102 Check the system log: Are other packages restarting as well?

                J 1 Reply Last reply Reply Quote 1
                • J Offline
                  johndoe102 @dennypage
                  last edited by

                  @dennypage
                  Pleas find attached screen shots.

                  System Logs (from 16 Dec 17:50-23:50):
                  SystemLogsPfSense.png

                  Services (no VPN):
                  PfSenseServices.png

                  Again DHCP Logs (the same time period as System Logs from 16 Dec 17:50-23:50):
                  DHCPLogs.png

                  Additionally as I have restated Netgate today , I found several unbound errors in the System Logs:
                  Error1.png
                  Error2.png
                  Error3.png

                  Thank you for your time
                  regards
                  Tom

                  dennypageD 1 Reply Last reply Reply Quote 0
                  • dennypageD Offline
                    dennypage @johndoe102
                    last edited by

                    @johndoe102 See the log message regarding "dynamic WAN reconnection."

                    When an interface undergoes a potential state change, including DHCP renewal for the firewall itself, all packages are restarted. This is because pfSense does not have insight into the various packages to know what granular state they create and/or depend upon.

                    This has always been the case in pfSense, and most people don't notice it. Those that do tend to discover it immediately following upgrades. 🤒

                    As to the OpenVPN question, I expect there is a server or client defined. Check in VPN / OpenVPN / Servers | Clients.

                    I'm not sure about your unbound error, but it's clearly happening during the restart of all packages. Perhaps someone else can comment on specifics.

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

                      Mmm, what is igc1 in your setup? It's losing link then relinking and triggering all the related scripts. Why is that happening? What is it linked to?

                      That's what's causing Kea to restart.

                      J 1 Reply Last reply Reply Quote 0
                      • J Offline
                        johndoe102 @dennypage
                        last edited by

                        @dennypage

                        Hi,
                        there are for sure no VPN clients ... I don't need it and I didn't add it.

                        Screenshot from 2024-12-17 19-58-09.png Screenshot from 2024-12-17 19-58-04.png Screenshot from 2024-12-17 19-57-54.png

                        best regards
                        Tom

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

                          That's just get's logged as part of the newwanip script whether or not you have any VPNs defined.

                          1 Reply Last reply Reply Quote 1
                          • dennypageD Offline
                            dennypage @johndoe102
                            last edited by dennypage

                            @johndoe102 I just checked the source. These are printed out regardless of whether they are defined or not.

                            [Edit: Guess I should hit refresh before submit 🤠 ]

                            1 Reply Last reply Reply Quote 1
                            • J Offline
                              johndoe102 @stephenw10
                              last edited by johndoe102

                              @stephenw10

                              Hello,
                              igc3 - WAN
                              igc2 - LAN1 interface is assigned, but there is no device connected into
                              igc1 - LAN2 interface is assigned and only my PC is directly connected into (no switch in between). With DHCP static mapping and permanent entry in ARP table. But this PC is not 24/7 power on ... it's just my working PC, which I power off each day in the evening.
                              igc0 - LAN3 interface is assigned (with few VLANs) and Unifi switch with access points is connected

                              Gateways.png

                              best regards
                              Tom

                              dennypageD 1 Reply Last reply Reply Quote 0
                              • dennypageD Offline
                                dennypage @johndoe102
                                last edited by

                                @johndoe102 said in Netgate 4200: KEA DHCP many WARNINGS in System Log:

                                igc1 - LAN2 interface is assigned and only my PC is directly connected into (no switch in between).

                                This will get you the behavior you are seeing. Every time your PC flaps the interface, pfSense will lurch.

                                You want a switch between your PC and pfSense.

                                bmeeksB J 2 Replies Last reply Reply Quote 1
                                • bmeeksB Offline
                                  bmeeks @dennypage
                                  last edited by

                                  You want a switch between your PC and pfSense.

                                  And you want that switch to stay energized so the physical layer link does not "flap" each time it is powered up.

                                  1 Reply Last reply Reply Quote 2
                                  • J Offline
                                    johndoe102 @dennypage
                                    last edited by

                                    @dennypage
                                    understood ... make sense, but I think , I have the same behavior even if my PC is not power on for longer period of time ... let's say the whole night. Let me check this scenario tonight.

                                    thanks

                                    best regards
                                    Tom

                                    dennypageD 1 Reply Last reply Reply Quote 0
                                    • dennypageD Offline
                                      dennypage @johndoe102
                                      last edited by

                                      @johndoe102 I would not count on the device being truly powered off unless the power plug is disconnected and any batteries have been removed. A surer test might be to disconnect the PC's ethernet cable instead.

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

                                        Yup if you have WoL enabled for example the NIC will remain linked when the PC is in standby.

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