(Re)starting DNS
At CIG, you should never have to restart DNS manually. It is done periodically.
Commonly, there are two scripts: named.reload and named.restart
- named.restart should only be used when
- named is not running OR
- The named.boot file has been modified
- named.reload should be used after making any changes to the zone files.
These scripts were incorrectly switched for CIG.