Logging question

Spain, Dr. Jeffry A. spainj at countryday.net
Sat Feb 4 20:45:39 UTC 2012


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:

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

To see what was happening on the bind10 side, I configured logging as follows:

> config show all Logging
Logging/loggers[0]/name "*"     string
Logging/loggers[0]/severity     "DEBUG" string
Logging/loggers[0]/debuglevel   40      integer
Logging/loggers[0]/additive     false   boolean (default)
Logging/loggers[0]/output_options[0]/destination        "file"  string
Logging/loggers[0]/output_options[0]/output     "/var/log/bind10.log"   string
Logging/loggers[0]/output_options[0]/flush      true    boolean
Logging/loggers[0]/output_options[0]/maxsize    1048576 integer
Logging/loggers[0]/output_options[0]/maxver     16      integer

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?

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.

Jeffry A. Spain
Network Administrator
Cincinnati Country Day School


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind10-users/attachments/20120204/fe0a41a4/attachment.html>


More information about the bind10-users mailing list