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

    DNS Headaches Since Switching to PFSense

    Scheduled Pinned Locked Moved DHCP and DNS
    48 Posts 8 Posters 8.9k 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.
    • iorxI
      iorx @Ashkaan
      last edited by

      @ashkaan

      Your local domain doesn't end with .local perchance?

      A 1 Reply Last reply Reply Quote 0
      • A
        Ashkaan @iorx
        last edited by

        @iorx, why yes it does sir!

        alt text

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

          ROFL.. I'm just reading that it specifically says not to use that. OMG.. is THIS is the reason?

          What should I use? I don't want to use a public address.

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

            @ashkaan As it says blah.local.lan or .mylocal or .ashkaan or anything unlikely to be used. If you had your own domain, lan.example.com.

            Devices can also use DoH for DNS.

            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!

            A 1 Reply Last reply Reply Quote 0
            • A
              Ashkaan @SteveITS
              last edited by

              @steveits Is this why some apps and websites don't resolve?

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

                @ashkaan said in DNS Headaches Since Switching to PFSense:

                Is this why some apps and websites don't resolve?

                No while .local shouldn't be used, it wouldn't cause other fqdn to fail. But it could be causing you local issues?

                The current recommend local domain to use would be something.home.arpa

                https://datatracker.ietf.org/doc/html/rfc8375
                Special-Use Domain 'home.arpa.'

                I have used unbound on pfsense, since before it was built in, and just a package.. While have extensive bind experience and have used that professionally since really it was a thing, and use to use it for my home dns.. Unbound is easy to use, it is very robust and more than capable of providing a recursive name services for most uses.. It is not really meant to authoritative, but more than enough for most uses in a small business or home setup. It doesn't have all the bells and whistles that bind does..

                The only real problem I have seen, and most likely the problem you might be having when it just looks like some stuff doesn't resolve is registering dhcp - which causes unbound to restart, and when also used with pfblocker the restart can take longer than normal.

                If you have an issue with something specific not resolving.. Troubleshoot that specific fqdn - if your resolving, you could have an issue talking to roots or gtld servers, or just not able to talk to the actual authoritative domain. Or maybe its high latency issue to the authoritative NS for that specific domain?

                dig and +trace is very valuable tool in troubleshooting such an issue. If your forwarding - and not getting an answer, that is on where your forwarding to, or can not just talk to them?

                When you have a problem next time - what is the specific fqdn? Do a directed query, use the dns lookup tool under diagnostics menu. Does it resolve? Use your fav tool, dig, host, nslookup to do some directed queries - does say unbound answer for something local, like pfsense fqdn? But not just this specific fqdn? etc..

                But I would really first thing to check is if unbound is restarting - but if you were actually using dnsmasq (the forwarder) it doesn't have the dhcp restart issue that unbound has..

                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

                A 1 Reply Last reply Reply Quote 0
                • A
                  Ashkaan @johnpoz
                  last edited by

                  @johnpoz Thank you.

                  I don't think that I was having any local issues with the ".local" domain, but I switched to ".local.lan" anyway.

                  The challenge with testing the fqdn is that I have no idea what it is. Randomly (like once a day), an app on my phone won't work (different apps). I need it for work, so I just go off of WiFi and it immediately works. There's no network outage because I started running pings in the background and witnessed it happening while the pings looked great.

                  Is there an easy way to see DNS requests that haven't been fulfilled?

                  Again, this happens with Unbound AND the DNS forwarder in case that helps.

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

                    @ashkaan who says its anything to do with pfsense - sounds like a wireless issue to me.. Do you have any issues with wired devices and dns?

                    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

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      Ashkaan @johnpoz
                      last edited by

                      @johnpoz because these wireless devices work perfectly with other firewalls.

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

                        @ashkaan Well that logic flawless <rolleyes>

                        So again I will state do a directed query.. Does it fail? Did pfsense even see the query.

                        Simple enough to do - grab say hurricane electric network phone app, allows to do a directed query to a specific dns.. Or your other fav tool for your wireless device that allows you to do a directed query.

                        https://networktools.he.net/

                        Now sniff on pfsense when your doing a query - does pfsense even see it?

                        example..

                        query.jpg

                        As you can see my client doesn't report answer - but can see that pfsense saw the query and did answer with nx..

                        If problem with pfsense (dns on pfsense) then you would see the query from your client in the sniff - but no answer at all..

                        Lets say that was the case - how would reconnecting the client to wifi fix that? Let me think - oh yeah it wouldn't have anything to do with it. ;)

                        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 A 2 Replies Last reply Reply Quote 0
                        • GertjanG
                          Gertjan @johnpoz
                          last edited by

                          I guess it's time for :

                          grep 'stop' /var/log/resolver.log
                          

                          Do you see one are two stops (and starts) a day - or less ? : that's ok.
                          You could look at the /var/log/resolver.log file, and check how long it takes between a 'stop' and a 'start', as that will be the time that DNS queries are not answered.
                          At that moment, only DNS resolving doesn't work, which is just a small subset of the entire Internet access experience, but for some reason it makes people think that the connection is 'out'.

                          Or look here, as it is the same info : Status > System Logs > System > DNS Resolver

                          As Jonhpoz already proposed : test this : go to Services > DNS Resolver > General Settings and un check "DHCP Registration", Save and Apply.
                          Do the grep test again a couple of hours / days later. You should notice that unbound restarts less often.

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

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            Ashkaan @johnpoz
                            last edited by

                            @johnpoz said in DNS Headaches Since Switching to PFSense:

                            @ashkaan Well that logic flawless <rolleyes>
                            So again I will state do a directed query.. Does it fail? Did pfsense even see the query.

                            I cannot test the address because I do not know the address that the random app that fails is trying to reach. That's why I suggested that I search a log to try to find it, but I don't know how to do that or if it's even possible.

                            1 Reply Last reply Reply Quote 0
                            • A
                              Ashkaan @Gertjan
                              last edited by

                              @gertjan I get the following when trying your command:

                              alt text

                              When I look through the GUI, I see a bunch of stops. Are you thinking that I'm running into issues with my devices only precisely when DNS is restarted? It seems like really tiny and infrequent windows for this to be going on.

                              alt text

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

                                @ashkaan

                                0df8d6f2-8a8c-41a3-a996-cf250ad43fc5-image.png

                                For admin task you need the default admin account.
                                pfSense is a router firewall, no need to create multiple user accounts - the 'admin' account is needed for most if not all interactions.

                                35489136-a9d5-46df-b6b8-a1f84a62e588-image.png

                                Ok, your close.
                                With every 'stopped' there is also a "start". The time between them is the time the network has no DNS available.

                                This :

                                a6b995a4-a6dd-4a2f-a575-201b769ff10a-image.png

                                is good news : no unbound restart for several days. So it's up and running.

                                If the LAN interfaces do not block DNS traffic; then there shouldn't be any DNS issues. No issues that are pfSense related..

                                63a8a81f-eae6-41b7-bce6-b37c7b50879c-image.png

                                Don't.
                                As you don't need them, except if you signed some sort of contract with them.
                                Unbound is a resolver - 8.8.8.8 is a resolver - 1.1.1.1 is a resolver. A resolver doesn't need a resolver to resolve. A resolvers uses the root DNS servers to work.

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

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  Ashkaan @Gertjan
                                  last edited by

                                  @gertjan Thank you so much for the helpful reply. I have removed the external resolvers as they were unnecessary.

                                  The challenge that I'm having is that everything works perfectly with other firewalls. It's only when I have PFSense running (again, as opposed to EdgeRouter or Sonicwall) that I randomly have the issue. I never had the issue with those other platforms.

                                  I assumed that it was DNS related because it almost looks like the app can't resolve or isn't connecting to the internet, BUT I have a constant ping (to Google) running on a server that has no gaps. There's no internet outage here.

                                  Does anyone have any other leads for me to chase down?

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

                                    @ashkaan And what app is this?

                                    So what IP does your phone get.. Why don't you sniff (diag menu packet capture) and actually see what is going on.

                                    So this title should be changed - because you really have no clue to what the issue is.. You don't even know where your app is trying to go? Or what its trying to do..

                                    If you were having dns problems - that should present itself as lots of stuff not working, or atleast this one thing you know not working on every device using pfsense for dns, etc. etc.

                                    Out of the box pfsense does no filtering outbound, and does not block any dns.. Have you changed this default? Are you using pfblocker? Are you running IPS/IDS?

                                    Turning wifi on and off on the phone would do ZERO to pfsense, sure and the hell wouldn't fix a dns issue on pfsense, etc. So if turning on wifi on your phone and back on fixes your issues - that screams something wrong with your phone or your wifi..

                                    So you have no wired devices? Do they have problems?

                                    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

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Ashkaan @johnpoz
                                      last edited by

                                      @johnpoz It's many apps from games to crypto apps to Nest. It's not a single app, but the phones and iPads just stop working for a moment. I switch to cell service (off the network) and they work perfectly. The server never misses a ping. This doesn't happen on other firewalls

                                      It would be impossible for me to guess when it will happen to run a packet capture at that exact time. It also only happens a few times a week, sometimes once a day.

                                      Feel free to change the title. From my experience, this looks like a DNS issue and I don't have evidence to the contrary at the moment.

                                      This is a VERY default setup. I don't like complicating things so I have not messed with anything.

                                      Yes, I understand that turning off WiFi would not DO anything to PFSense, but it proves that there's something wrong with the network. Again, the WiFi works great with other firewalls, so we know the PFSense is the common denominator here.

                                      My only wired device is my server and I don't browse the net often enough on it to tell. I can tell you that it never misses a ping. I suspect (only guessing) that because all other devices that I regularly use have the issue that it also has the issue since I ruled out the WiFi being the issue.

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

                                        @ashkaan said in DNS Headaches Since Switching to PFSense:

                                        It also only happens a few times a week, sometimes once a day.

                                        Well that points to the dns restarting issue we have brought up a couple of times already..

                                        unbound goes off, you go to switch your wifi off and on and by time you come back its restarted and you think turning off wifi and back on fixed it.

                                        Turn off registration of your dhcp clients.. Watch how often unbound is restarting - and the next time you have the issue, look in your logs - did unbound just happen to restart?

                                        Next time it happens - before you go flipping yoru wifi on and off - do the directed query I gave as example to something, www.google.com - or something you haven't gone to in a while so your sure its not cached, etc.

                                        If you want to get to the root of the problem your going to have to do something more than flipping yoru wifi on and off..

                                        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

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          Ashkaan @johnpoz
                                          last edited by

                                          @johnpoz Yes, thank you for reminding me. Ok, I'll test that now. Just to confirm, it should look like this to prevent further DNS reboots?

                                          alt text

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

                                            @ashkaan yes no registering dhcp clients should keep unbound from restarting every time a dhcp client renews or gets an IP.. You can check your unbound uptime with this.

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

                                            So mine has been up for 334795 seconds or 93 hours.. I have seen uptimes much much longer than that - but I tend to restart mine quite a bit testing stuff for users and their threads.

                                            You can register static if you want, these would be like your host overrides..

                                            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

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