<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 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-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-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@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 lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">I was troubleshooting a problem with outbound zone transfers using TSIG keys from a bind10-devel-20120119 system to a bind9.9.0rc2 system. The problem indicated in the bind9.9.0rc2 syslog was:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">04-Feb-2012 14:53:16.906 zone jaspain.biz/IN (unsigned): refresh: failure trying master 2001:4870:20ca:158:14ff:7695:9632:e9ec#53 (source ::#0): tsig indicates error<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">To see what was happening on the bind10 side, I configured logging as follows:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">> config show all Logging<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/name "*" string<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/severity "DEBUG" string<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/debuglevel 40 integer<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/additive false boolean (default)<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/output_options[0]/destination "file" string<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/output_options[0]/output "/var/log/bind10.log" string<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/output_options[0]/flush true boolean<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/output_options[0]/maxsize 1048576 integer<o:p></o:p></p>
<p class="MsoNormal">Logging/loggers[0]/output_options[0]/maxver 16 integer<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">There were no corresponding errors logged to /var/log/bind10.log, in fact no messages at all during that time period. Did I misconfigure logging or is there a problem with logging TSIG errors in the Xfrout module or elsewhere?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">By the way I found a key name mismatch and fixed that, but ended up using tcpdump to capture the network traffic between the two machines in order to do so.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Jeffry A. Spain<br>
Network Administrator<br>
</span><span style="color:blue">Cincinnati Country Day School</span><span style="color:#1F497D"><br>
<br>
<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>