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

    Frequent DNS timeouts

    Scheduled Pinned Locked Moved pfBlockerNG
    86 Posts 11 Posters 45.8k 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.
    • O
      oopohj5Oo8shieZe1ree @SteveITS
      last edited by

      @steveits After switching from forwarding to normal resolving I let things sit for a bit to see what would happen. It looks like unbound is restarting a lot:

      Mar 15 08:01:04 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:08:33 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:12:20 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:12:45 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:13:39 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:29:45 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:34:44 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:35:41 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:42:09 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:42:34 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:49:47 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      Mar 15 08:52:13 netgate unbound[20724]: [20724:0] notice: Restart of unbound 1.17.1.
      

      Is there a known workaround for this?

      S T 2 Replies Last reply Reply Quote 0
      • S
        SteveITS Galactic Empire @oopohj5Oo8shieZe1ree
        last edited by

        @oopohj5oo8shieze1ree The most common cause for restarts is having DHCP set to register DHCP leases in DNS, which triggers a restart after each and every DHCP lease. Options are to not do that, or to make the lease long enough that it renews in "days" not "hours." (renewal is 1/2 of the lease duration)

        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
        • O
          oopohj5Oo8shieZe1ree
          last edited by

          @steveits I believe I have that turned off (in Services -> DHCP Server -> Dynamic DNS ->
          Enable registration of DHCP client names in DNS). However, it does appear to be registering DHCP host names with the DNS server regardless of this setting.

          I've increased the lease time and will report back.

          Thank you.

          johnpozJ 1 Reply Last reply Reply Quote 0
          • johnpozJ
            johnpoz LAYER 8 Global Moderator @oopohj5Oo8shieZe1ree
            last edited by

            @oopohj5oo8shieze1ree unbound starting that often is going to be problematic that is for sure..

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            SG-4860 24.11 | Lab VMs 2.8, 24.11

            1 Reply Last reply Reply Quote 0
            • T
              thundergate @oopohj5Oo8shieZe1ree
              last edited by

              @oopohj5oo8shieze1ree

              Same for me - a lot of unbound restarts and I actually don't know why?!

              johnpozJ 1 Reply Last reply Reply Quote 0
              • johnpozJ
                johnpoz LAYER 8 Global Moderator @thundergate
                last edited by johnpoz

                @thundergate well no restarts here

                [23.01-RELEASE][admin@sg4860.local.lan]/root: unbound-control -c /var/unbound/unbound.conf status
                version: 1.17.1
                verbosity: 1
                threads: 4
                modules: 2 [ validator iterator ]
                uptime: 196553 seconds
                options: control(ssl)
                unbound (pid 56217) is running...
                [23.01-RELEASE][admin@sg4860.local.lan]/root:
                

                196K seconds - 54 hours... Which was when I restarted pfsense to fix my swap not showing on widget..

                If unbound is restarting - especially that often, your not going to have a good time.. You need to figure out why its restarting, registration of dhcp is typical reason you would see restarts like that..

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 24.11 | Lab VMs 2.8, 24.11

                T 1 Reply Last reply Reply Quote 0
                • T
                  thundergate @johnpoz
                  last edited by thundergate

                  @johnpoz Hm. Ok.

                  Did you enable those settings within unbound?

                  SCR-20230315-qoem.png

                  johnpozJ 1 Reply Last reply Reply Quote 0
                  • johnpozJ
                    johnpoz LAYER 8 Global Moderator @thundergate
                    last edited by

                    @thundergate no - it has been a known issue for years that registering dhcp restarts unbound. I only register static mappings

                    An intelligent man is sometimes forced to be drunk to spend time with his fools
                    If you get confused: Listen to the Music Play
                    Please don't Chat/PM me for help, unless mod related
                    SG-4860 24.11 | Lab VMs 2.8, 24.11

                    S T 2 Replies Last reply Reply Quote 0
                    • S
                      SteveITS Galactic Empire @johnpoz
                      last edited by

                      @johnpoz said in Frequent DNS timeouts:

                      known issue for years that registering dhcp restarts unbound

                      ref: https://redmine.pfsense.org/issues/5413

                      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
                      • T
                        thundergate @johnpoz
                        last edited by

                        @johnpoz 🤦 Oh no - That's stupid?!

                        But I do need those DHCP leases to be seen to know what device does make all those requests.... Cannot stand with IP addresses only.

                        Used OPNsense before - but didn't had those issues, if I remember correctly?

                        S GertjanG 2 Replies Last reply Reply Quote 0
                        • S
                          SteveITS Galactic Empire @thundergate
                          last edited by

                          @thundergate Then until resolved, as I noted above make your lease time longer. It will restart on average every ( (lease duration/2) / # leases ).

                          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!

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            thundergate @SteveITS
                            last edited by

                            @steveits Will have to look into it.

                            I'm quite disappointed. Never thought that such an error does exist within pfSense (and it does exist since a few years now).

                            Are you all not interested in name resolution and do only handle IPs?

                            For me unbound restarts every 2-5 minutes (doesn't look like it is the DHCP lease issue at all?!).

                            johnpozJ S 3 Replies Last reply Reply Quote 0
                            • johnpozJ
                              johnpoz LAYER 8 Global Moderator @thundergate
                              last edited by

                              @thundergate said in Frequent DNS timeouts:

                              re you all not interested in name resolution and do only handle IPs?

                              All of the devices I have that I need to resolve or want to resolve via name I have reserved IP for ;)

                              An intelligent man is sometimes forced to be drunk to spend time with his fools
                              If you get confused: Listen to the Music Play
                              Please don't Chat/PM me for help, unless mod related
                              SG-4860 24.11 | Lab VMs 2.8, 24.11

                              1 Reply Last reply Reply Quote 0
                              • johnpozJ
                                johnpoz LAYER 8 Global Moderator @thundergate
                                last edited by

                                @thundergate said in Frequent DNS timeouts:

                                DHCP lease issue at all?!).

                                well look in your dhcp log - does it match up or not.. My leases are 4 days long.. But 2 hour lease, with lots of devices yeah you could have a few an hour for sure..

                                An intelligent man is sometimes forced to be drunk to spend time with his fools
                                If you get confused: Listen to the Music Play
                                Please don't Chat/PM me for help, unless mod related
                                SG-4860 24.11 | Lab VMs 2.8, 24.11

                                1 Reply Last reply Reply Quote 0
                                • S
                                  SteveITS Galactic Empire @thundergate
                                  last edited by

                                  @thundergate said in Frequent DNS timeouts:

                                  not interested in name resolution and do only handle IPs?

                                  Depends on the setup. Clients with Windows domains use Windows DNS so it's handled. Windows in general/SMB will discover an address by NetBIOS name anyway. Printers get static or reservations. So in most cases it isn't really needed.

                                  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!

                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    thundergate @SteveITS
                                    last edited by

                                    @steveits Main point where I do need it is within my pfBlockerNG logs to see what device is doing which requests and so on...

                                    1 Reply Last reply Reply Quote 0
                                    • GertjanG
                                      Gertjan @thundergate
                                      last edited by Gertjan

                                      @thundergate said in Frequent DNS timeouts:

                                      But I do need those DHCP leases to be seen to know what device does make all those requests....

                                      DHCP will still work.
                                      The only thing that doesn't happen anymore is that their, mostly stupid host names, like AZERFDGHH, and you know what that is : the doorbell, and 6 devices that all are called 'Android' and four 'iPad' and whatever, will pollute your DHCP leases list
                                      If you really want to control, and start even to pretend that you want to know what devices belongs to who : "who is what and when" on your network, then gives them logical names, names you chose, and not the build in device name.
                                      And, oh, before I forget : a lot of devices don't even give a host name to enter into the DNS, but the resolver will get restarted anyway ....
                                      That issue is also solved .... by the pfSense admin, you, of course.

                                      So : take a first step : list all the MAC addresses, and give them all names that you understand.
                                      At the end, pfSense will contain a list with all the devices that you , and names that you can easily remember.
                                      On the device side, for every device : you have nothing to do, as most use DHCP out of the box.
                                      The day you find a device that was using a IP out of the DHCP server pool, you know on the spot that you have a new device on your network.

                                      Static DHCP lease are read into the resolver unbound upon start and will not change. Except the day you add a new device to your network, and create the "MAC IP host name" for it.

                                      [23.01-RELEASE][admin@pfSense.what-a-mess.tld]/root: unbound-control -c /var/unbound/unbound.conf status
                                      version: 1.17.1
                                      verbosity: 1
                                      threads: 2
                                      modules: 3 [ python validator iterator ]
                                      uptime: 111205 seconds
                                      options: control(ssl)
                                      unbound (pid 24788) is running...
                                      

                                      That's a bit more as 3 days for me, when I was testing UPS shutdown procedure.

                                      @thundergate said in Frequent DNS timeouts:

                                      For me unbound restarts every 2-5 minutes (doesn't look like it is the DHCP lease issue at all?!).

                                      Actually, I hope for you that this is your issue.
                                      If it's not : entering into the light the other X reasons why unbound gets restarted :
                                      You WAN, or LAN or any other interface is bad, goes up and down all the time.
                                      This will restart unbound, and many other processes also.
                                      Evey x minutes ..
                                      Not a good thing.
                                      Or unbound is plain 'bad' : less plausible, as me and you use the same code : days without restart is possible.
                                      Another reason : it has been seen that people wanted to update their pfblockerng feeds every hours or so. If the any of these lists actually changed => unbound gets restarted.

                                      And then this example : remember that stupid doorbell mentioned above : it was to cheap, it had a broken dhcp client, it was asking a new lease every minute .... The pfsense admin was posting here, as he had checked "DCP registration" and did not look into the logs to see that that doorbell was asking a new lease every xx seconds.

                                      Also : people don't feel or notice radio waves. Device do, as they need it for the wifi connection. When the device is at the edge of reach ability, the link gets set going up and down every x seconds. On every linkup, a dhpc request is fired. Your phone has now become a pfsense unbound killer.

                                      Now you know why the DHCP registration is, by default, not checked.
                                      Now you now (parts) of what need to be checked once in a while, before you check it.

                                      I was hoping for a more permanent solution, years ago.
                                      I'm not waiting any more I solved the issue for me, on my side. And DNS rocks, for me.

                                      No "help me" PM's please. Use the forum, the community will thank you.
                                      Edit : and where are the logs ??

                                      johnpozJ J 2 Replies Last reply Reply Quote 0
                                      • johnpozJ
                                        johnpoz LAYER 8 Global Moderator @Gertjan
                                        last edited by

                                        @gertjan said in Frequent DNS timeouts:

                                        did not look into the logs to see that that doorbell was asking a new lease every xx seconds.

                                        I have seen this - client just asks and asks and asks.. Even when they just got a lease good for hours or even days.

                                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                                        If you get confused: Listen to the Music Play
                                        Please don't Chat/PM me for help, unless mod related
                                        SG-4860 24.11 | Lab VMs 2.8, 24.11

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          thundergate
                                          last edited by

                                          Thx for all the feedback.

                                          I did turn of register DHCP leases and will now start to add them by myself. As far as I understand it's a 'one time job' and then the client does have a static lease/IP and that's it?!

                                          johnpozJ 1 Reply Last reply Reply Quote 0
                                          • johnpozJ
                                            johnpoz LAYER 8 Global Moderator @thundergate
                                            last edited by johnpoz

                                            @thundergate yup set it and shouldn't have to touch it again unless you want that device to have a different IP, or you want to hand out something specific to that device different than your normal scope etc..

                                            Look at this POS device

                                            Mar 16 01:38:52 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:38:52 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:37:41 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:37:41 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:31:44 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:31:44 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:30:01 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:30:01 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:29:20 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:29:20 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:19:00 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:19:00 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:18:23 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:18:23 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:17:49 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:17:49 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:13:43 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:13:43 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:11:04 	dhcpd 	93450 	DHCPACK on 192.168.2.203 to 88:b2:91:98:d6:f0 via igb2
                                            Mar 16 01:11:04 	dhcpd 	93450 	DHCPREQUEST for 192.168.2.203 from 88:b2:91:98:d6:f0 via igb2 
                                            

                                            Thats my wife's shitty iphone, charging..

                                            You have some device doing that - going to cause unbound to go crazy restarting like that..

                                            A reservation doesn't stop them from asking.. But you can not resolve it, and not have to worry about registering dhcp dynamic clients in unbound.

                                            I really should prob get the wifi just to turn off her wifi when she is charging it... I looked and it did it last night as well..

                                            edit: looking at my wifi log, her phone is roaming between 2 different APs it keeps flipping back and forth - this is what is most likely causing the dhcp - maybe I can get here to move where she is charging it but the rssi shouldn't be switching between ap like that..

                                            An intelligent man is sometimes forced to be drunk to spend time with his fools
                                            If you get confused: Listen to the Music Play
                                            Please don't Chat/PM me for help, unless mod related
                                            SG-4860 24.11 | Lab VMs 2.8, 24.11

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