<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 10/22/2012 01:27 PM, Matt James wrote:
    <blockquote
      cite="mid:8241141C-721D-4C3A-A059-6EEE92DEC5CB@rainstormconsulting.com"
      type="cite">Hello everyone,
      <div><br>
      </div>
      <div>I'm trying to add an AAAA record to a domain where the DNS is
        controlled through BlueOnyx.  Given that BX doesn't have this
        ability from the GUI, I was manually putting it in the .include
        file in named.  Unfortunately, even after restarting DNS, it
        doesn't appear to have taken hold.</div>
      <div><br>
      </div>
      <div>I tested it using: <b>host -a <a moz-do-not-send="true"
            href="http://zeus.rainstormconsulting.com">zeus.rainstormconsulting.com</a>
          <a moz-do-not-send="true"
            href="http://ns1.rainstormconsulting.com">ns1.rainstormconsulting.com</a></b>
        and only received A and NS records.  </div>
      <div><br>
      </div>
      <div>My include file reads:</div>
      <div><br>
      </div>
      <div><b>;
          /var/named/chroot/var/named/db.rainstormconsulting.com.include<br>
          ; user customizations can be added here.<br>
          <a moz-do-not-send="true"
            href="http://zeus.rainstormconsulting.com">zeus.rainstormconsulting.com</a>
          in aaaa 2600:3c02::f03c:91ff:feae:e05a</b></div>
      <br>
    </blockquote>
    try <b><br>
          </b>options {<br>
    listen-on-v6 {any;};<br>
    <br>
    <div class="moz-signature">-- <br>
      Gerald<br>
       <br>
    </div>
  </body>
</html>