Thanks for the first one, missed that

Thank you also for the suggestion on using templates. I have followed the links and done some reading and find myself a bit confused.

Would you not then have to maintain not only 18 zone files but 18 templates as well?? So if I added another 20 A records to each of the 18 zones I would in effect have to edit 18 files x2?

As far as the script goes I am still faced with the same logic problem I believe as well in that I still need to figure out within the script which is doing other things how to pull up each templ file and pass the variables and still output new zone files?

Perhaps I am not seeing the forest through the trees on this one. If you can help guide me a bit I would greatly appreciate it.

Thanks -

Brad Jensen


In reply to Re^2: DNS Failover by bjensen34
in thread DNS Failover by bjensen34

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.