[server-admins] Relocation checklist (progress 5:13pm Pacfic)

Jonathan Marsden jmarsden at fastmail.fm
Tue Jan 11 18:19:40 MST 2011


Troy,

On 1/11/2011 4:36 PM, Jonathan Marsden wrote:

> BTW, our goal for today/tonight is only steps (1) to (5) of the
> checklist... don't panic too much about the rest, they can wait until
> tomorrow :)

I got two domains, crosswire.org and testallthings.org, from running

  apachectl -t -D DUMP_VHOSTS

on the crosswire.org server.  I then found that ns.extremezone.com will
let me get all the zonefile data for domains it serves DNS for, using:

  for i in crosswire testallthings ; do
    echo "ls -d $i.org" |nslookup - ns.extremezone.com
  done

(My own DNS servers are configured more securely than that, but hey,
I'll use the info extremezone provides to me :)

I built master zone files from that info and set up two DNS servers for
each, a primary at codns.computeroptions.net and a secondary at
ns1.computeroptions.net .

So, I now have steps (1) to (3) done, unless there are more domains than
just those two we need to work with.

Jonathan



More information about the server-admins mailing list