/etc/hosts and rerun
h2n to update your zone data files after each
modification.
If you plan to use h2n, you might as well start
with it, since it uses /etc/hosts -- not your
hand-crafted zone data -- to generate the new zone data files. We
could have saved ourselves a lot of work by generating the sample
zone data files in this chapter with the following:
% h2n -d movie.edu -s terminator -s robocop \
-n 192.249.249 -n 192.253.253 \
-u al.robocop.movie.edu
(To generate a BIND 8 or 9 configuration file, add -v
8 to the option list.)