Note

You are viewing the documentation for an older release of Interworx (6.x). To see documentation for the current generally available release of Interworx, click here: 7.13.

None of my domains are resolving. What do I do?

  • The first thing to do is to query the dns servers directly to see if they are advertising the right info. If they are then the problem lies elsewhere.

From the shell, run:

nslookup server [IP of your IWorx-CP iterative DNS server] [domain-to-query]

Note

The IP after the ‘server’ directive should be an IP bound to your InterWorx server that you’re expecting to answer queries and that has a dns service on it as listed in the dns overview page.

If this times out:

  • First, check to make sure djbdns is up:

service djbdns status
  • Next, check to see if there are any full disk partitions on your server. This can cause problems with DNS resolving as well.