Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer.
    – Community Bot
    Commented Sep 11, 2021 at 11:59
  • 1
    Updates are always sent to the nameserver listed in the domain's SOA record. Does a SOA query for your domain (nslookup -q=soa zone1.) show the correct FQDN of the server that is supposed to receive the updates? And if so, does that FQDN resolve to the correct server? (I suspect it does not, because the system's DNS server 208.67.222.222 isn't going to know anything about your internal domains.) Commented Sep 11, 2021 at 12:49
  • @user1686 your suggestion worked. Thanks.
    – Ankit Modi
    Commented Sep 11, 2021 at 13:45
  • 2
    I don't know what you mean by "worked". If you've figured out the problem, please post an answer describing what the solution ended up being – I can't post one because I don't know which of the several different things that I was asking about was the relevant one. Commented Sep 11, 2021 at 17:15