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

    BIND DNS not returning records.

    Scheduled Pinned Locked Moved DHCP and DNS
    11 Posts 4 Posters 2.3k 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.
    • GertjanG
      Gertjan
      last edited by

      @curtisgrice:

      ….
      Jan 2 12:01:59 named 48149 setsockopt(28, TCP_FASTOPEN) failed with Protocol not available
      ......

      You saw the "failed" ?
      So copy "setsockopt(28, TCP_FASTOPEN) failed with Protocol not available" into Google and you will know more.

      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
      • curtisgriceC
        curtisgrice
        last edited by

        Ok so how do I downgrade to 9.10.4P2? I don't see any documentation on downgrading packages.

        Slow code? Sounds like a good reason to buy more hardware!

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

          Can't tell.
          Packages related to OS (FreeBSD) and pfSense use very strict rules.
          All depends what you have right now, etc.

          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
          • K
            kpa
            last edited by

            I doubt downgrading the BIND package would do any good, cure the problem, not the symptoms.

            1 Reply Last reply Reply Quote 0
            • curtisgriceC
              curtisgrice
              last edited by

              Ok but more to the issue, BIND IS working (just not the way I need). I can see it accepts the quere and sends a response, just not the correct one. I feel like this is one of those missing ; kind of issues.

              Slow code? Sounds like a good reason to buy more hardware!

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

                Don't cross post, and dig up threads from year ago..

                What part in your zone file do you think is correct about this?

                @ IN NS 192.168.1.1.

                So you think its ok to put in an IP for your NS record?

                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
                • curtisgriceC
                  curtisgrice
                  last edited by

                  @johnpoz:

                  Don't cross post, and dig up threads from year ago..

                  Sorry about that It seemed related.

                  @johnpoz:

                  What part in your zone file do you think is correct about this?

                  @ IN NS 192.168.1.1.

                  So you think its ok to put in an IP for your NS record?

                  What makes you think I know so much about DNS?  ;)

                  Slow code? Sounds like a good reason to buy more hardware!

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

                    Nothing from that zone file - but that you would be running bind vs just unbound or or the dnsmasq forwarder seems to point to you know something about dns and need the functionality of bind ;)

                    Fix your zone up and it will work just fine..

                    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
                    • curtisgriceC
                      curtisgrice
                      last edited by

                      This may be against best practice but doesn't this just cause a recursive lookup? Why not just drop the name server IP into

                      @ 	 IN NS 	ns1.rack.center.
                      ...
                      ns1 	 IN A  	192.168.1.1
                      

                      vs

                      @ 	 IN NS 	192.168.1.1
                      

                      I feel like i'm still missing something.

                      Slow code? Sounds like a good reason to buy more hardware!

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

                        https://www.ietf.org/rfc/rfc1035.txt

                        NSDNAME        A <domain-name>which specifies a host which should be authoritative for the specified class and domain.

                        How is 192.168.1.1 a domain-name?  I suggest you read the rfc ;)

                        Run your zone file through checkconf..

                        Yes your NS record will need a A record for its name pointing to the IP, etc. .. But an IP is not a valid NS record..</domain-name>

                        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
                        • First post
                          Last post
                        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.