Re: Secondary DNS server
From: Barry Finkel (b19141_at_ACHILLES.CTD.ANL.GOV)
Date: 05/28/03
- Previous message: Anthony F. Fiore: "Re: Article from Network World"
- Maybe in reply to: Erik Ian Kennedy: "Secondary DNS server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 May 2003 11:23:18 -0500 To: aix-l@Princeton.EDU
>The way it's set up, there are a number of slave
>servers running, and all the clients (80 or so) point
>to the slaves. So, I was thinking I could maybe just
>tar off all the DNS data, ftp it over, untar it, and
>then have the NT admins (who manage the slaves) change
>where they point.
>
>Would this work? If so, do I just need to grab the
>files in /var/named and /etc/named (I can only see
>those two directories as having any DNS data in them).
Set up the new box as a slave.
Copy the named.conf file (maybe with changes) from the old slave.
Tell the master about the new slave; add an NS record to the zones.
The zones should transfer automatically to the new slave.
Have the 80 clients point to the new slave.
Decomission the old slave.
----------------------------------------------------------------------
Barry S. Finkel
Computing and Instrumentation Solutions Division
Argonne National Laboratory Phone: +1 (630) 252-7277
9700 South Cass Avenue Facsimile:+1 (630) 252-4601
Building 222, Room D209 Internet: BSFinkel@anl.gov
Argonne, IL 60439-4828 IBMMAIL: I1004994
- Previous message: Anthony F. Fiore: "Re: Article from Network World"
- Maybe in reply to: Erik Ian Kennedy: "Secondary DNS server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|