Updating BIND default ROOT servers (named.ca)

Use the BIND dig utility to retrieve a list of root name servers.

dig @a.root-servers.net . ns > named.ca

Make sure to copy named.ca to the directory containing your DNS maps. Restart BIND for the changes to take effect.

Leave a comment