Comment on Help! DNS A Records only ones getting filtered.

truthfultemporarily@feddit.org ⁨7⁩ ⁨hours⁩ ago

Here is how I would diagnose (I’m assuming you have Linux / WSL on a client)

  1. Check the DNS record is actually set (yes do it again)
  2. Do these steps on the client:
  3. dig $domain check which server answered
  4. dig a $domain should give a record
  5. dig a $domain @server to make sure you’re querying the right server

If none work, probably network issue (DNS boind to wrong IP, firewall, etc)

If 3 and 5 work but 4 doesn’t, your DNS isn’t authorative.

source
Sort:hotnewtop