<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> blueonyx-bounces@mail.blueonyx.it [mailto:blueonyx-bounces@mail.blueonyx.it] <b>On Behalf Of </b>Chuck Tetlow<br><b>Sent:</b> Monday, December 12, 2011 11:50 PM<br><b>To:</b> BlueOnyx General Mailing List<br><b>Subject:</b> [BlueOnyx:09222] Re: named and authentication problems<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt'>> I solved the DNS issue, it was one of the zones was not added in correctly, <br>> even though it looked like it was through the gui. Resolution was to remove <br>> it completely from the gui, and re add it. <br>> <br>> If the resolver is not working, how can I check to see why? And how to fix <br>> it? <br>> Tnx <br><b><br><br></b>Go into the management GUI.  Click SERVER MANAGEMENT at the top.  On the left side - click SYSTEM SETTINGS and TCP/IP.  The second window down is where you list the DNS servers for your BX server to use.  <br><br>This is <i>not</i> the area for the domains on your box, but the DNS servers your server uses (like your ISP's DNS servers, or the ones in the NOC where your server is located). <br><br>If those DNS servers are not set - the most common symptom is a long wait to log in via SSH or FTP.  Its a timeout while the server attempts to do a reverse lookup and get a name for the logs (instead of just the IP).  But once in - switching user doesn't occur any delay. <br><br>One thing to remember - if the system you use to SSH<b> <i>from</i></b> is listed in one of your own DNS server's domains, you'll suffer that delay whenever your own DNS servers are down. <br><br>Fix that DNS resolution problem, and your delay will go away. <br><br></span><span style='color:#1F497D'>As soon as I fixed the DNS issue, the delay did go away, the authentication now is instant.  I still don't know though why when I add a CNAME record to a particular domain, it is bringing down the DNS</span><o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>The CNAME record I'm adding is like this. schedule.domain.com alias to schedule.someotherdomain.com<o:p></o:p></span></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>As soon as I save that record, it kills BIND.<o:p></o:p></span></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>When I look at the  messages log file it says that there is an error in the configuration, and what I can see from the log files, it loads up all the domain names, but when it comes to that one it has something like _default domain.com etc .  I think the _default tag is what causing bind to not load up, but I don't know why a simple alias could do that.<o:p></o:p></span></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Thanks for all the help :)<o:p></o:p></span></p></div></div></body></html>