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

    2.4.1: local DNS not working

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    50 Posts 11 Posters 8.1k 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.
    • H
      hda
      last edited by

      ;; SERVER: 2001:4860:4860::8888#53(2001:4860:4860::8888)
      ;; WHEN: Sun Nov 05 15:19:58 EST 2017
      ;; MSG SIZE  rcvd: 55

      snipped

      ;; SERVER: 2607:fea8:4cdf🔡216:17ff:fea7:xyz#53(2607:fea8:4cdf🔡216:17ff:fea7:xyz)
      ;; WHEN: Sun Nov 05 15:21:33 EST 2017
      ;; MSG SIZE  rcvd: 55

      How are your addresses IPv6 and Global ?

      1 Reply Last reply Reply Quote 0
      • JKnottJ
        JKnott
        last edited by

        How are your addresses IPv6 and Global ?

        ???

        I have valid global unicast addresses on IPv6.  That's never been the issue.  The problem is when pfSense is configured to use resolver for DNS, it fails, but works with forwarder.  Nothing else changed when I updated from 2.4.0.

        PfSense running on Qotom mini PC
        i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
        UniFi AC-Lite access point

        I haven't lost my mind. It's around here...somewhere...

        1 Reply Last reply Reply Quote 0
        • DerelictD
          Derelict LAYER 8 Netgate
          last edited by

          /root: dig google.com

          ; <<>> DiG 9.11.2 <<>> google.com
          ;; global options: +cmd
          ;; Got answer:
          ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63302
          ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

          ;; OPT PSEUDOSECTION:
          ; EDNS: version: 0, flags:; udp: 4096
          ;; QUESTION SECTION:
          ;google.com.                    IN      A

          ;; ANSWER SECTION:
          google.com.            300    IN      A      172.217.0.238

          ;; Query time: 310 msec
          ;; SERVER: 127.0.0.1#53(127.0.0.1)
          ;; WHEN: Sun Nov 05 18:31:26 EST 2017
          ;; MSG SIZE  rcvd: 55

          If that was taken on pfSense then the local resolver is working fine. You asked localhost for an answer and got one.

          Chattanooga, Tennessee, USA
          A comprehensive network diagram is worth 10,000 words and 15 conference calls.
          DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
          Do Not Chat For Help! NO_WAN_EGRESS(TM)

          1 Reply Last reply Reply Quote 0
          • H
            hda
            last edited by

            @JKnott:

            I have valid global unicast addresses on IPv6.

            Me too… and to say, dual stack IPv6 & (IPv4 NAT) on LAN's.

            A host on LAN reports as the DNS server the IPv4 pfSense-LAN address.

            You have a special home config I now believe ;) Single stack, IPv6 ?

            1 Reply Last reply Reply Quote 0
            • B
              bbrendon
              last edited by

              @johnpoz:

              Nonsense… Resolver works just fine in 2.4.. If it broke then the boards would be under ddos attack with people complaining..

              Well, without logs there isn't much point in arguing. But I will say based on the very general sense its not nonsense. I have seen resolver break two other times (once in 2.3.x and once in 2.4.0). Both were shown to me after a level 1 tech tried upgrading or something. Both times I saw security errors in the logs and disabled DNSSEC support and the problem was fixed.

              I've never reported the issue because it was a quick hack fix, but the point is without diagnosing, anything is possible.

              1 Reply Last reply Reply Quote 0
              • DerelictD
                Derelict LAYER 8 Netgate
                last edited by

                DNSSEC being broken is not necessarily the fault of the resolver. Particularly if the resolver is in forwarding mode.

                Anyone who claims "it's broken" needs to be able to show what isn't working in some way that people on a forum can see.

                "It's broken" when it is working for tens of thousands of sites is nonsense. Or at least points to a local configuration error at that site which, again, would require some evidence presented for evaluation.

                Chattanooga, Tennessee, USA
                A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                Do Not Chat For Help! NO_WAN_EGRESS(TM)

                1 Reply Last reply Reply Quote 0
                • JKnottJ
                  JKnott
                  last edited by

                  If that was taken on pfSense then the local resolver is working fine. You asked localhost for an answer and got one.

                  I noticed that too.  But it does not work for a computer behind pfSense.  I included dig examples in an earlier message, that showed pfSense works with forwarder, but not resolver, for that computer.

                  PfSense running on Qotom mini PC
                  i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                  UniFi AC-Lite access point

                  I haven't lost my mind. It's around here...somewhere...

                  1 Reply Last reply Reply Quote 0
                  • JKnottJ
                    JKnott
                    last edited by

                    @hda:

                    @JKnott:

                    I have valid global unicast addresses on IPv6.

                    Me too… and to say, dual stack IPv6 & (IPv4 NAT) on LAN's.

                    A host on LAN reports as the DNS server the IPv4 pfSense-LAN address.

                    You have a special home config I now believe ;) Single stack, IPv6 ?

                    I always get an IPv6 address as shown in dig.  My network is dual stack, with everything capable of IPv6 getting both IPv4 & IPv6 addresses.  My main computer uses static configuration for DNS, with IPv6 addresses for pfSense and Google DNS servers.  Devices that connect via DHCP get the IPv4 address for pfSense DNS for the 1st DNS server and 8.8.8.8 & 4.4.4.4 for 2nd & 3rd.

                    PfSense running on Qotom mini PC
                    i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                    UniFi AC-Lite access point

                    I haven't lost my mind. It's around here...somewhere...

                    1 Reply Last reply Reply Quote 0
                    • DerelictD
                      Derelict LAYER 8 Netgate
                      last edited by

                      Dude.

                      Enable the resolver.

                      Go to the client that doesn't work.

                      What are the configured name servers on that client? Probably in /etc/resolv.conf. There is a lot of disparity in how this is done now. In ubuntu it's all generated by resolvconf, YDMV.

                      Query each of them individually as in:

                      dig @192.168.1.1 www.google.com A
                      dig @192.168.1.1 www.google.com AAAA
                      dig @8.8.8.8 www.google.com A
                      dig @8.8.8.8 www.google.com AAAA
                      dig @8.8.4.4 www.google.com A
                      dig @8.8.4.4 www.google.com AAAA

                      See if you can see where the problem is.

                      Chattanooga, Tennessee, USA
                      A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                      DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                      Do Not Chat For Help! NO_WAN_EGRESS(TM)

                      1 Reply Last reply Reply Quote 0
                      • JKnottJ
                        JKnott
                        last edited by

                        Here's the relevant lines from /etc/resolv.conf

                        nameserver 2607:fea8:4cdf🔡216:17ff:fea7:xyz
                        nameserver 2001:4860:4860::8888
                        nameserver 2001:4860:4860::8844

                        The first is my firewall, with address changed to protect the guilty and the other 2 are Google.

                        With resolver enabled.

                        To pfSense DNS

                        $ dig @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A

                        ; <<>> DiG 9.9.9-P1 <<>> @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A
                        ; (1 server found)
                        ;; global options: +cmd
                        ;; connection timed out; no servers could be reached

                        $ dig @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com AAAA

                        ; <<>> DiG 9.9.9-P1 <<>> @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com AAAA
                        ; (1 server found)
                        ;; global options: +cmd
                        ;; connection timed out; no servers could be reached

                        To Google DNS
                        $ dig @2001:4860:4860::8888 google.com A

                        ; <<>> DiG 9.9.9-P1 <<>> @2001:4860:4860::8888 google.com A
                        ; (1 server found)
                        ;; global options: +cmd
                        ;; Got answer:
                        ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65367
                        ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

                        ;; OPT PSEUDOSECTION:
                        ; EDNS: version: 0, flags:; udp: 512
                        ;; QUESTION SECTION:
                        ;google.com.                    IN      A

                        ;; ANSWER SECTION:
                        google.com.            299    IN      A      172.217.0.238

                        ;; Query time: 48 msec
                        ;; SERVER: 2001:4860:4860::8888#53(2001:4860:4860::8888)
                        ;; WHEN: Sun Nov 05 22:19:49 EST 2017
                        ;; MSG SIZE  rcvd: 55

                        $ dig @2001:4860:4860::8888 google.com AAAA

                        ; <<>> DiG 9.9.9-P1 <<>> @2001:4860:4860::8888 google.com AAAA
                        ; (1 server found)
                        ;; global options: +cmd
                        ;; Got answer:
                        ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 990
                        ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

                        ;; OPT PSEUDOSECTION:
                        ; EDNS: version: 0, flags:; udp: 512
                        ;; QUESTION SECTION:
                        ;google.com.                    IN      AAAA

                        ;; ANSWER SECTION:
                        google.com.            299    IN      AAAA    2607:f8b0:400b:808::200e

                        ;; Query time: 84 msec
                        ;; SERVER: 2001:4860:4860::8888#53(2001:4860:4860::8888)
                        ;; WHEN: Sun Nov 05 22:20:34 EST 2017
                        ;; MSG SIZE  rcvd: 67

                        As you can see in  the above, pfSense fails and Google works.  When I switch pfSense to forwarder, it works fine.

                        BTW, I run openSUSE Leap 42.3.

                        PfSense running on Qotom mini PC
                        i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                        UniFi AC-Lite access point

                        I haven't lost my mind. It's around here...somewhere...

                        1 Reply Last reply Reply Quote 0
                        • DerelictD
                          Derelict LAYER 8 Netgate
                          last edited by

                          Are you passing IPv6 DNS into that interface?

                          Are you listening for DNS on that interface? Meaning does the resolver have that interface or All interfaces selected?

                          What is the output of this command run on the firewall?

                          netstat -an | grep LISTEN | grep 53

                          Does the DNS Resolver log show anything interesting?

                          When I switch pfSense to forwarder, it works fine.

                          And the forwarder is probably configured to forward to IPv4 name servers. So there might be a problem with IPv6 traffic from the firewall itself or maybe something else. Really hard to say with the information that has been provided. It is generally pretty difficult when someone has it set in their head that pfSense is the broken component and not a misconfiguration of the same..

                          Chattanooga, Tennessee, USA
                          A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                          DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                          Do Not Chat For Help! NO_WAN_EGRESS(TM)

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

                            @JKnott:

                            …..
                            To pfSense DNS

                            $ dig @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A
                            => connection timed out; no servers could be reached

                            $ dig @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com AAAA
                            => connection timed out; no servers could be reached

                            Repeat - and force to use IPv4 and IPv6 :
                            dig -4 @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A
                            and
                            dig -6 @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A

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

                            1 Reply Last reply Reply Quote 0
                            • H
                              hda
                              last edited by

                              Anyway, my setup does work as expected ;)

                              With a simple Resolver DNSSEC config:

                              Network Interfaces:
                              LAN
                              OPT1
                              OPT2
                              Localhost

                              Outgoing Network Interfaces:
                              Localhost

                              
                              [2.4.2-DEVELOPMENT][root@apu2b2.thisplaced]/root: netstat -an | grep LISTEN | grep 53
                              tcp4       0      0 127.0.0.1.953          *.*                    LISTEN
                              tcp6       0      0 ::1.53                 *.*                    LISTEN
                              tcp4       0      0 127.0.0.1.53           *.*                    LISTEN
                              tcp6       0      0 2001:beaf:babe:3:.53   *.*                    LISTEN
                              tcp4       0      0 192.168.22.1.53        *.*                    LISTEN
                              tcp4       0      0 10.8.4.1.53            *.*                    LISTEN
                              tcp6       0      0 2001:beaf:babe:1:.53   *.*                    LISTEN
                              tcp4       0      0 192.168.1.1.53         *.*                    LISTEN
                              [2.4.2-DEVELOPMENT][root@apu2b2.thisplaced]/root: cat /etc/resolv.conf
                              nameserver 127.0.0.1
                              search thisplaced
                              
                              
                              
                              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                              permitted by applicable law.
                              Last login: Sun Nov  5 23:57:37 2017 from 192.168.1.115
                              pi@Pi-df-RED:~ $ cat /etc/resolv.conf
                              # Generated by resolvconf
                              domain thisplaced
                              nameserver 192.168.22.1
                              nameserver 2001:beaf:babe:3::1
                              nameserver 2001:beaf:babe:1::1
                              pi@Pi-df-RED:~ $ dig @2001:beaf:babe:3::1 google.com
                              
                              ; <<>> DiG 9.9.5-9+deb8u13-Raspbian <<>> @2001:beaf:babe:3::1 google.com
                              ; (1 server found)
                              ;; global options: +cmd
                              ;; Got answer:
                              ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30509
                              ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
                              
                              ;; OPT PSEUDOSECTION:
                              ; EDNS: version: 0, flags:; udp: 4096
                              ;; QUESTION SECTION:
                              ;google.com.                    IN      A
                              
                              ;; ANSWER SECTION:
                              google.com.             300     IN      A       172.217.17.46
                              
                              ;; Query time: 34 msec
                              ;; SERVER: 2001:beaf:babe:3::1#53(2001:beaf:babe:3::1)
                              ;; WHEN: Mon Nov 06 13:26:35 UTC 2017
                              ;; MSG SIZE  rcvd: 55
                              
                              pi@Pi-df-RED:~ $
                              
                              
                              1 Reply Last reply Reply Quote 0
                              • JKnottJ
                                JKnott
                                last edited by

                                Repeat - and force to use IPv4 and IPv6 :
                                dig -4 @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A
                                and
                                dig -6 @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A

                                $ dig -4 @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A
                                dig: couldn't get address for '2607:fea8:4cdf:ef00:216:17ff:fea7:f2d3': address family not supported

                                As expected, forcing an IPv4 query to an IPv6 address won't work.

                                $ dig -6 @2607:fea8:4cdf🔡216:17ff:fea7:xyz google.com A

                                ; <<>> DiG 9.9.9-P1 <<>> -6 @2607:fea8:4cdf:ef00:216:17ff:fea7:f2d3 google.com A
                                ; (1 server found)
                                ;; global options: +cmd
                                ;; connection timed out; no servers could be reached

                                Same result as before.

                                Are you passing IPv6 DNS into that interface?

                                Are you listening for DNS on that interface? Meaning does the resolver have that interface or All interfaces selected?

                                My desktop computer is configured only with IPv6 DNS addresses, so yes IPv6 is enabled.  Also, as mentioned earlier, forwarder works fine, so that would rule out any address issues.  I did not make any changes from 2.4.0, where resolver worked to 2.4.1, where it fails.

                                root: netstat -an | grep LISTEN | grep 53
                                tcp4      0      0 127.0.0.1.953          .                    LISTEN
                                tcp6      0      0 ::1.53                .                    LISTEN
                                tcp4      0      0 127.0.0.1.53          .                    LISTEN

                                It's listening only on the loopback.  Prior to the update, I had resolver network interfaces configured to all local networks and outgoing interface to WAN.  However, after the update, that failed, giving errors as described in the other thread.

                                However, I think I just found the problem.  When I was trying to resolve the problem initially, someone mentioned to select All & All for the interfaces.  That didn't work and the config wouldn't let me save just the local networks.  I'd get the error "This system is configured to use the DNS Resolver as its DNS server, so Localhost or All must be selected in Network Interfaces".  I had been running with WAN for the outgoing interface and localhost for network, as that was one of the 2 allowed in the configuration.  I had previously tried ALL and it failed, but appears to be working now.  Why is it now necessary to choose ALL, when previously it worked with selected interfaces?

                                PfSense running on Qotom mini PC
                                i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                                UniFi AC-Lite access point

                                I haven't lost my mind. It's around here...somewhere...

                                1 Reply Last reply Reply Quote 0
                                • H
                                  hda
                                  last edited by

                                  @JKnott:

                                  Why is it now necessary to choose ALL…

                                  Well, it isn't mandatory. See my post #29.

                                  1 Reply Last reply Reply Quote 0
                                  • DerelictD
                                    Derelict LAYER 8 Netgate
                                    last edited by

                                    It is listening only on loopback.

                                    Then you need to port forward DNS requests to the loopback interface or make it listen on the interfaces you are trying to use as name servers by selecting those interfaces in the resolver configuration.

                                    Like I said MANY TIMES! Select "All" for the interfaces in the resolver config and you'll get this:

                                    tcp4      0      0 *.53                  .                    LISTEN
                                    *tcp6      0      0 .53                  .                    LISTEN

                                    Who knows what weird configuration you had that was working and now isn't.

                                    This is all I see for unbound from 2.4.0 to 2.4.1.

                                    https://redmine.pfsense.org/issues/7884

                                    https://redmine.pfsense.org/issues/7814

                                    Chattanooga, Tennessee, USA
                                    A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                                    DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                                    Do Not Chat For Help! NO_WAN_EGRESS(TM)

                                    1 Reply Last reply Reply Quote 0
                                    • JKnottJ
                                      JKnott
                                      last edited by

                                      @hda:

                                      @JKnott:

                                      Why is it now necessary to choose ALL…

                                      Well, it isn't mandatory. See my post #29.

                                      I had something similar to that and it work well, until 2.4.1.

                                      PfSense running on Qotom mini PC
                                      i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                                      UniFi AC-Lite access point

                                      I haven't lost my mind. It's around here...somewhere...

                                      1 Reply Last reply Reply Quote 0
                                      • DerelictD
                                        Derelict LAYER 8 Netgate
                                        last edited by

                                        Sigh.

                                        Chattanooga, Tennessee, USA
                                        A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                                        DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                                        Do Not Chat For Help! NO_WAN_EGRESS(TM)

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

                                          @JKnott:

                                          My main computer uses static configuration for DNS, with IPv6 addresses for pfSense and Google DNS servers.  Devices that connect via DHCP get the IPv4 address for pfSense DNS for the 1st DNS server and 8.8.8.8 & 4.4.4.4 for 2nd & 3rd.

                                          This is so freaking BORKED!

                                          Derelict is right on the money when he says that is broken..

                                          When you state " first DNS to try and Google as the 2nd, should the first fail."

                                          Doesn't work that way!!  Your logic is that client always asks pfsense… What does pfsense return for what you queried? NX, Refused, Error?  Timeout.. What?  So then you believe client asks google for whatever it is you asked.  Now the next thing it wants to lookup up you believe it goes back to ask your 1st listed dns?

                                          Sorry but it does NOT work that way!!  You have no control over which dns is going to get asked what from a client..  Especially with windows...  When you point a client to more than 1 nameserver.. These multiple name server need to be able to return the same info... You do not point a ns that resolve local, and then also point to a ns that can not resolve your local..  If for some reason your client asks google for a local record.. its going to send back NX... Once a dns client gets NX why would it go ask a different NS.. It was told that record doesn't exist.. Not that ns timed out.. Or sorry go ask someone else I don't know.. It got told that record does not exist - period.. So why should ask some other NS hoping the answer is different..

                                          dig @8.8.8.8 pfsense.local.lan

                                          ; <<>> DiG 9.11.2 <<>> @8.8.8.8 pfsense.local.lan
                                          ; (1 server found)
                                          ;; global options: +cmd
                                          ;; Got answer:
                                          ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 52361
                                          ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

                                          My client will not ask another NS in its list after getting that.. There is no point to it..  So pointing clients to different ns that can not resolve the same info is asking for problems plain and simple..

                                          From MS
                                          https://technet.microsoft.com/en-us/library/cc961411.aspx
                                          "If at any point the DNS Client service receives a negative response from a server, it removes every server on that adapter from consideration during this search. For example, if in step 2, the first server on Alternate Adapter A gave a negative response, the DNS Client service would not send the query to any other server on the list for Alternate Adapter A."

                                          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
                                          • JKnottJ
                                            JKnott
                                            last edited by

                                            @johnpoz:

                                            @JKnott:

                                            My main computer uses static configuration for DNS, with IPv6 addresses for pfSense and Google DNS servers.  Devices that connect via DHCP get the IPv4 address for pfSense DNS for the 1st DNS server and 8.8.8.8 & 4.4.4.4 for 2nd & 3rd.

                                            This is so freaking BORKED!

                                            Derelict is right on the money when he says that is broken..

                                            When you state " first DNS to try and Google as the 2nd, should the first fail."

                                            Doesn't work that way!!  Your logic is that client always asks pfsense… What does pfsense return for what you queried? NX, Refused, Error?  Timeout.. What?  So then you believe client asks google for whatever it is you asked.  Now the next thing it wants to lookup up you believe it goes back to ask your 1st listed dns?

                                            Sorry but it does NOT work that way!!  You have no control over which dns is going to get asked what from a client..  Especially with windows...  When you point a client to more than 1 nameserver.. These multiple name server need to be able to return the same info... You do not point a ns that resolve local, and then also point to a ns that can not resolve your local..  If for some reason your client asks google for a local record.. its going to send back NX... Once a dns client gets NX why would it go ask a different NS.. It was told that record doesn't exist.. Not that ns timed out.. Or sorry go ask someone else I don't know.. It got told that record does not exist - period.. So why should ask some other NS hoping the answer is different..

                                            dig @8.8.8.8 pfsense.local.lan

                                            ; <<>> DiG 9.11.2 <<>> @8.8.8.8 pfsense.local.lan
                                            ; (1 server found)
                                            ;; global options: +cmd
                                            ;; Got answer:
                                            ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 52361
                                            ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

                                            My client will not ask another NS in its list after getting that.. There is no point to it..  So pointing clients to different ns that can not resolve the same info is asking for problems plain and simple..

                                            From MS
                                            https://technet.microsoft.com/en-us/library/cc961411.aspx
                                            "If at any point the DNS Client service receives a negative response from a server, it removes every server on that adapter from consideration during this search. For example, if in step 2, the first server on Alternate Adapter A gave a negative response, the DNS Client service would not send the query to any other server on the list for Alternate Adapter A."

                                            Who said anything about running Windows?  I try to avoid using it.  My computers run mainly Linux and I provided a link to a Linux man page about resolv.conf that showed it worked exactly as I said.  Also, what's borked about a device that uses DHCP to get it's IPv4 config also using IPv4 DNS addresses?  Last I checked IPv4 DHCP can't provide IPv6 addresses and I don't run DHCPv6.  So, what exactly is "borked"?

                                            PfSense running on Qotom mini PC
                                            i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
                                            UniFi AC-Lite access point

                                            I haven't lost my mind. It's around here...somewhere...

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