holden wrote:
I am not sure yet that I can now use my own DNS server because after making the necessary changes with "Total DNS Control" the changes did not immediately reflect on the default nameservers. I used dig to check it out.
Holden
Changing nameserver configuration takes time. Usually, DNS providers don't update their servers instantly, but only generate the zone files periodically from whatever database you modifiy via the webtool. Once that's done, you *still* won't necessarily see the changes everywhere, because name servers cache extensively. Expect it to take few days for changes to percolate through the internet.
If you *know* that you're going to make change soon, you can reduce the TTL (Time To Live) for the affected zones so that when you do make a change, it will get through quicker. Do NOT reduce the TTL just because you might make a change someday, though, and remember to increase it back to normal once the change is made.