Difference between revisions of "Named"

From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search
Line 3: Line 3:
 
Named is the deamon that provides DNS services. It runs on einstein, and '''should''' be running on roentgen and endeavour, but that needs fixing.
 
Named is the deamon that provides DNS services. It runs on einstein, and '''should''' be running on roentgen and endeavour, but that needs fixing.
  
 +
The configuration for DNS is in /etc/named.conf
 
The entries for the DNS are on '''einstein''' in /var/named/<br>
 
The entries for the DNS are on '''einstein''' in /var/named/<br>
 
After making any edits, make sure you reload the tables: /etc/init.d/named reload
 
After making any edits, make sure you reload the tables: /etc/init.d/named reload
  
There is still a lot of legacy "Aaron" stuff in there that should be cleaned up.
+
There is still some legacy "Aaron" stuff in there that should be cleaned up. He should be working on moving the entries to other systems.

Revision as of 17:19, 24 June 2009

Named serves DNS records

Named is the deamon that provides DNS services. It runs on einstein, and should be running on roentgen and endeavour, but that needs fixing.

The configuration for DNS is in /etc/named.conf The entries for the DNS are on einstein in /var/named/
After making any edits, make sure you reload the tables: /etc/init.d/named reload

There is still some legacy "Aaron" stuff in there that should be cleaned up. He should be working on moving the entries to other systems.