bind10-guide.html 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687
  1. <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>BIND 10 Guide</title><link rel="stylesheet" href="./bind10-guide.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="BIND 10 is a Domain Name System (DNS) suite managed by Internet Systems Consortium (ISC). It includes DNS libraries and modular components for controlling authoritative and recursive DNS servers. This is the reference guide for BIND 10 version 20110519. The most up-to-date version of this document, along with other documents for BIND 10, can be found at ."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="BIND 10 Guide"><div class="titlepage"><div><div><h1 class="title"><a name="id1168230298903"></a>BIND 10 Guide</h1></div><div><h2 class="subtitle">Administrator Reference for BIND 10</h2></div><div><p class="releaseinfo">This is the reference guide for BIND 10 version
  2. 20110519.</p></div><div><p class="copyright">Copyright © 2010 Internet Systems Consortium, Inc.</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>BIND 10 is a Domain Name System (DNS) suite managed by
  3. Internet Systems Consortium (ISC). It includes DNS libraries
  4. and modular components for controlling authoritative and
  5. recursive DNS servers.
  6. </p><p>
  7. This is the reference guide for BIND 10 version 20110519.
  8. The most up-to-date version of this document, along with
  9. other documents for BIND 10, can be found at <a class="ulink" href="http://bind10.isc.org/docs" target="_top">http://bind10.isc.org/docs</a>. </p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="#intro">1. Introduction</a></span></dt><dd><dl><dt><span class="section"><a href="#id1168230299038">Supported Platforms</a></span></dt><dt><span class="section"><a href="#id1168230299065">Required Software</a></span></dt><dt><span class="section"><a href="#starting_stopping">Starting and Stopping the Server</a></span></dt><dt><span class="section"><a href="#managing_once_running">Managing BIND 10</a></span></dt></dl></dd><dt><span class="chapter"><a href="#installation">2. Installation</a></span></dt><dd><dl><dt><span class="section"><a href="#id1168230284846">Building Requirements</a></span></dt><dt><span class="section"><a href="#quickstart">Quick start</a></span></dt><dt><span class="section"><a href="#install">Installation from source</a></span></dt><dd><dl><dt><span class="section"><a href="#id1168230285026">Download Tar File</a></span></dt><dt><span class="section"><a href="#id1168230285045">Retrieve from Git</a></span></dt><dt><span class="section"><a href="#id1168230285106">Configure before the build</a></span></dt><dt><span class="section"><a href="#id1168230285203">Build</a></span></dt><dt><span class="section"><a href="#id1168230285219">Install</a></span></dt><dt><span class="section"><a href="#id1168230285242">Install Hierarchy</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="#bind10">3. Starting BIND10 with <span class="command"><strong>bind10</strong></span></a></span></dt><dd><dl><dt><span class="section"><a href="#start">Starting BIND 10</a></span></dt></dl></dd><dt><span class="chapter"><a href="#msgq">4. Command channel</a></span></dt><dt><span class="chapter"><a href="#cfgmgr">5. Configuration manager</a></span></dt><dt><span class="chapter"><a href="#cmdctl">6. Remote control daemon</a></span></dt><dd><dl><dt><span class="section"><a href="#cmdctl.spec">Configuration specification for b10-cmdctl</a></span></dt></dl></dd><dt><span class="chapter"><a href="#bindctl">7. Control and configure user interface</a></span></dt><dt><span class="chapter"><a href="#authserver">8. Authoritative Server</a></span></dt><dd><dl><dt><span class="section"><a href="#id1168230285816">Server Configurations</a></span></dt><dt><span class="section"><a href="#id1168230285881">Data Source Backends</a></span></dt><dt><span class="section"><a href="#id1168230285912">Loading Master Zones Files</a></span></dt></dl></dd><dt><span class="chapter"><a href="#xfrin">9. Incoming Zone Transfers</a></span></dt><dt><span class="chapter"><a href="#xfrout">10. Outbound Zone Transfers</a></span></dt><dt><span class="chapter"><a href="#zonemgr">11. Secondary Manager</a></span></dt><dt><span class="chapter"><a href="#resolverserver">12. Recursive Name Server</a></span></dt><dd><dl><dt><span class="section"><a href="#id1168230286300">Forwarding</a></span></dt></dl></dd><dt><span class="chapter"><a href="#statistics">13. Statistics</a></span></dt></dl></div><div class="chapter" title="Chapter 1. Introduction"><div class="titlepage"><div><div><h2 class="title"><a name="intro"></a>Chapter 1. Introduction</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="#id1168230299038">Supported Platforms</a></span></dt><dt><span class="section"><a href="#id1168230299065">Required Software</a></span></dt><dt><span class="section"><a href="#starting_stopping">Starting and Stopping the Server</a></span></dt><dt><span class="section"><a href="#managing_once_running">Managing BIND 10</a></span></dt></dl></div><p>
  10. BIND is the popular implementation of a DNS server, developer
  11. interfaces, and DNS tools.
  12. BIND 10 is a rewrite of BIND 9. BIND 10 is written in C++ and Python
  13. and provides a modular environment for serving and maintaining DNS.
  14. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  15. This guide covers the experimental prototype of
  16. BIND 10 version 20110519.
  17. </p></div><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  18. BIND 10 provides a EDNS0- and DNSSEC-capable
  19. authoritative DNS server and a caching recursive name server
  20. which also provides forwarding.
  21. </p></div><div class="section" title="Supported Platforms"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id1168230299038"></a>Supported Platforms</h2></div></div></div><p>
  22. BIND 10 builds have been tested on Debian GNU/Linux 5,
  23. Ubuntu 9.10, NetBSD 5, Solaris 10, FreeBSD 7 and 8, and CentOS
  24. Linux 5.3.
  25. It has been tested on Sparc, i386, and amd64 hardware
  26. platforms.
  27. It is planned for BIND 10 to build, install and run on
  28. Windows and standard Unix-type platforms.
  29. </p></div><div class="section" title="Required Software"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id1168230299065"></a>Required Software</h2></div></div></div><p>
  30. BIND 10 requires Python 3.1. Later versions may work, but Python
  31. 3.1 is the minimum version which will work.
  32. </p><p>
  33. BIND 10 uses the Botan crypto library for C++. It requires
  34. at least Botan version 1.8. To build BIND 10, install the
  35. Botan libraries and development include headers.
  36. </p><p>
  37. The authoritative server requires SQLite 3.3.9 or newer.
  38. The <span class="command"><strong>b10-xfrin</strong></span>, <span class="command"><strong>b10-xfrout</strong></span>,
  39. and <span class="command"><strong>b10-zonemgr</strong></span> modules require the
  40. libpython3 library and the Python _sqlite3.so module.
  41. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  42. Some operating systems do not provide these dependencies
  43. in their default installation nor standard packages
  44. collections.
  45. You may need to install them separately.
  46. </p></div></div><div class="section" title="Starting and Stopping the Server"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="starting_stopping"></a>Starting and Stopping the Server</h2></div></div></div><p>
  47. BIND 10 is modular. Part of this modularity is
  48. accomplished using multiple cooperating processes which, together,
  49. provide the server functionality. This is a change from
  50. the previous generation of BIND software, which used a
  51. single process.
  52. </p><p>
  53. At first, running many different processes may seem confusing.
  54. However, these processes are started, stopped, and maintained
  55. by a single command, <span class="command"><strong>bind10</strong></span>.
  56. This command starts a master process which will start other
  57. processes as needed.
  58. The processes started by the <span class="command"><strong>bind10</strong></span>
  59. command have names starting with "b10-", including:
  60. </p><p>
  61. </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
  62. <span class="command"><strong>b10-msgq</strong></span> &#8212;
  63. Message bus daemon.
  64. This process coordinates communication between all of the other
  65. BIND 10 processes.
  66. </li><li class="listitem">
  67. <span class="command"><strong>b10-auth</strong></span> &#8212;
  68. Authoritative DNS server.
  69. This process serves DNS requests.
  70. </li><li class="listitem">
  71. <span class="command"><strong>b10-cfgmgr</strong></span> &#8212;
  72. Configuration manager.
  73. This process maintains all of the configuration for BIND 10.
  74. </li><li class="listitem">
  75. <span class="command"><strong>b10-cmdctl</strong></span> &#8212;
  76. Command and control service.
  77. This process allows external control of the BIND 10 system.
  78. </li><li class="listitem">
  79. <span class="command"><strong>b10-resolver</strong></span> &#8212;
  80. Recursive name server.
  81. This process handles incoming queries.
  82. </li><li class="listitem">
  83. <span class="command"><strong>b10-stats</strong></span> &#8212;
  84. Statistics collection daemon.
  85. This process collects and reports statistics data.
  86. </li><li class="listitem">
  87. <span class="command"><strong>b10-xfrin</strong></span> &#8212;
  88. Incoming zone transfer service.
  89. This process is used to transfer a new copy
  90. of a zone into BIND 10, when acting as a secondary server.
  91. </li><li class="listitem">
  92. <span class="command"><strong>b10-xfrout</strong></span> &#8212;
  93. Outgoing zone transfer service.
  94. This process is used to handle transfer requests to
  95. send a local zone to a remote secondary server,
  96. when acting as a master server.
  97. </li><li class="listitem">
  98. <span class="command"><strong>b10-zonemgr</strong></span> &#8212;
  99. Secondary manager.
  100. This process keeps track of timers and other
  101. necessary information for BIND 10 to act as a slave server.
  102. </li></ul></div><p>
  103. </p><p>
  104. These are ran automatically by <span class="command"><strong>bind10</strong></span>
  105. and do not need to be run manually.
  106. </p></div><div class="section" title="Managing BIND 10"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="managing_once_running"></a>Managing BIND 10</h2></div></div></div><p>
  107. Once BIND 10 is running, a few commands are used to interact
  108. directly with the system:
  109. </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
  110. <span class="command"><strong>bindctl</strong></span> &#8212;
  111. interactive administration interface.
  112. This is a command-line tool which allows an administrator
  113. to control BIND 10.
  114. </li><li class="listitem">
  115. <span class="command"><strong>b10-loadzone</strong></span> &#8212;
  116. zone file loader.
  117. This tool will load standard masterfile-format zone files into
  118. BIND 10.
  119. </li><li class="listitem">
  120. <span class="command"><strong>b10-cmdctl-usermgr</strong></span> &#8212;
  121. user access control.
  122. This tool allows an administrator to authorize additional users
  123. to manage BIND 10.
  124. </li></ul></div><p>
  125. </p></div><p>
  126. The tools and modules are covered in full detail in this guide.
  127. In addition, manual pages are also provided in the default installation.
  128. </p><p>
  129. BIND 10 also provides libraries and programmer interfaces
  130. for C++ and Python for the message bus, configuration backend,
  131. and, of course, DNS. These include detailed developer
  132. documentation and code examples.
  133. </p></div><div class="chapter" title="Chapter 2. Installation"><div class="titlepage"><div><div><h2 class="title"><a name="installation"></a>Chapter 2. Installation</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="#id1168230284846">Building Requirements</a></span></dt><dt><span class="section"><a href="#quickstart">Quick start</a></span></dt><dt><span class="section"><a href="#install">Installation from source</a></span></dt><dd><dl><dt><span class="section"><a href="#id1168230285026">Download Tar File</a></span></dt><dt><span class="section"><a href="#id1168230285045">Retrieve from Git</a></span></dt><dt><span class="section"><a href="#id1168230285106">Configure before the build</a></span></dt><dt><span class="section"><a href="#id1168230285203">Build</a></span></dt><dt><span class="section"><a href="#id1168230285219">Install</a></span></dt><dt><span class="section"><a href="#id1168230285242">Install Hierarchy</a></span></dt></dl></dd></dl></div><div class="section" title="Building Requirements"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id1168230284846"></a>Building Requirements</h2></div></div></div><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  134. Some operating systems have split their distribution packages into
  135. a run-time and a development package. You will need to install
  136. the development package versions, which include header files and
  137. libraries, to build BIND 10 from source code.
  138. </p></div><p>
  139. Building from source code requires the Boost
  140. build-time headers. At least Boost version 1.35 is required.
  141. </p><p>
  142. The Python Library and Python _sqlite3 module are required to
  143. enable the Xfrout and Xfrin support.
  144. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  145. The Python related libraries and modules need to be built
  146. for Python 3.1.
  147. </p></div><p>
  148. Building BIND 10 also requires a C++ compiler and
  149. standard development headers, make, and pkg-config.
  150. BIND 10 builds have been tested with GCC g++ 3.4.3, 4.1.2,
  151. 4.1.3, 4.2.1, 4.3.2, and 4.4.1.
  152. </p></div><div class="section" title="Quick start"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="quickstart"></a>Quick start</h2></div></div></div><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  153. This quickly covers the standard steps for installing
  154. and deploying BIND 10 as an authoritative name server using
  155. its defaults. For troubleshooting, full customizations and further
  156. details, see the respective chapters in the BIND 10 guide.
  157. </p></div><p>
  158. To quickly get started with BIND 10, follow these steps.
  159. </p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
  160. Install required build dependencies.
  161. </li><li class="listitem">
  162. Download the BIND 10 source tar file from
  163. <a class="ulink" href="ftp://ftp.isc.org/isc/bind10/" target="_top">ftp://ftp.isc.org/isc/bind10/</a>.
  164. </li><li class="listitem"><p>Extract the tar file:
  165. </p><pre class="screen">$ <strong class="userinput"><code>gzcat bind10-<em class="replaceable"><code>VERSION</code></em>.tar.gz | tar -xvf -</code></strong></pre><p>
  166. </p></li><li class="listitem"><p>Go into the source and run configure:
  167. </p><pre class="screen">$ <strong class="userinput"><code>cd bind10-<em class="replaceable"><code>VERSION</code></em></code></strong>
  168. $ <strong class="userinput"><code>./configure</code></strong></pre><p>
  169. </p></li><li class="listitem"><p>Build it:
  170. </p><pre class="screen">$ <strong class="userinput"><code>make</code></strong></pre><p>
  171. </p></li><li class="listitem"><p>Install it (to default /usr/local):
  172. </p><pre class="screen">$ <strong class="userinput"><code>make install</code></strong></pre><p>
  173. </p></li><li class="listitem"><p>Start the server:
  174. </p><pre class="screen">$ <strong class="userinput"><code>/usr/local/sbin/bind10</code></strong></pre><p>
  175. </p></li><li class="listitem"><p>Test it; for example:
  176. </p><pre class="screen">$ <strong class="userinput"><code>dig @127.0.0.1 -c CH -t TXT authors.bind</code></strong></pre><p>
  177. </p></li><li class="listitem"><p>Load desired zone file(s), for example:
  178. </p><pre class="screen">$ <strong class="userinput"><code>b10-loadzone <em class="replaceable"><code>your.zone.example.org</code></em></code></strong></pre><p>
  179. </p></li><li class="listitem">
  180. Test the new zone.
  181. </li></ol></div></div><div class="section" title="Installation from source"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="install"></a>Installation from source</h2></div></div></div><p>
  182. BIND 10 is open source software written in C++ and Python.
  183. It is freely available in source code form from ISC via
  184. the Git code revision control system or as a downloadable
  185. tar file. It may also be available in pre-compiled ready-to-use
  186. packages from operating system vendors.
  187. </p><div class="section" title="Download Tar File"><div class="titlepage"><div><div><h3 class="title"><a name="id1168230285026"></a>Download Tar File</h3></div></div></div><p>
  188. Downloading a release tar file is the recommended method to
  189. obtain the source code.
  190. </p><p>
  191. The BIND 10 releases are available as tar file downloads from
  192. <a class="ulink" href="ftp://ftp.isc.org/isc/bind10/" target="_top">ftp://ftp.isc.org/isc/bind10/</a>.
  193. Periodic development snapshots may also be available.
  194. </p></div><div class="section" title="Retrieve from Git"><div class="titlepage"><div><div><h3 class="title"><a name="id1168230285045"></a>Retrieve from Git</h3></div></div></div><p>
  195. Downloading this "bleeding edge" code is recommended only for
  196. developers or advanced users. Using development code in a production
  197. environment is not recommended.
  198. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  199. When using source code retrieved via Git additional
  200. software will be required: automake (v1.11 or newer),
  201. libtoolize, and autoconf (2.59 or newer).
  202. These may need to be installed.
  203. </p></div><p>
  204. The latest development code, including temporary experiments
  205. and un-reviewed code, is available via the BIND 10 code revision
  206. control system. This is powered by Git and all the BIND 10
  207. development is public.
  208. The leading development is done in the <span class="quote">&#8220;<span class="quote">master</span>&#8221;</span>.
  209. </p><p>
  210. The code can be checked out from
  211. <code class="filename">git://bind10.isc.org/bind10</code>;
  212. for example:
  213. </p><pre class="screen">$ <strong class="userinput"><code>git clone git://bind10.isc.org/bind10</code></strong></pre><p>
  214. </p><p>
  215. When checking out the code from
  216. the code version control system, it doesn't include the
  217. generated configure script, Makefile.in files, nor the
  218. related configure files.
  219. They can be created by running <span class="command"><strong>autoreconf</strong></span>
  220. with the <code class="option">--install</code> switch.
  221. This will run <span class="command"><strong>autoconf</strong></span>,
  222. <span class="command"><strong>aclocal</strong></span>,
  223. <span class="command"><strong>libtoolize</strong></span>,
  224. <span class="command"><strong>autoheader</strong></span>,
  225. <span class="command"><strong>automake</strong></span>,
  226. and related commands.
  227. </p></div><div class="section" title="Configure before the build"><div class="titlepage"><div><div><h3 class="title"><a name="id1168230285106"></a>Configure before the build</h3></div></div></div><p>
  228. BIND 10 uses the GNU Build System to discover build environment
  229. details.
  230. To generate the makefiles using the defaults, simply run:
  231. </p><pre class="screen">$ <strong class="userinput"><code>./configure</code></strong></pre><p>
  232. </p><p>
  233. Run <span class="command"><strong>./configure</strong></span> with the <code class="option">--help</code>
  234. switch to view the different options. The commonly-used options are:
  235. </p><div class="variablelist"><dl><dt><span class="term">--prefix</span></dt><dd>Define the the installation location (the
  236. default is <code class="filename">/usr/local/</code>).
  237. </dd><dt><span class="term">--with-boost-include</span></dt><dd>Define the path to find the Boost headers.
  238. </dd><dt><span class="term">--with-pythonpath</span></dt><dd>Define the path to Python 3.1 if it is not in the
  239. standard execution path.
  240. </dd><dt><span class="term">--with-gtest</span></dt><dd>Enable building the C++ Unit Tests using the
  241. Google Tests framework. Optionally this can define the
  242. path to the gtest header files and library.
  243. </dd></dl></div><p>
  244. </p><p>
  245. For example, the following configures it to
  246. find the Boost headers, find the
  247. Python interpreter, and sets the installation location:
  248. </p><pre class="screen">$ <strong class="userinput"><code>./configure \
  249. --with-boost-include=/usr/pkg/include \
  250. --with-pythonpath=/usr/pkg/bin/python3.1 \
  251. --prefix=/opt/bind10</code></strong></pre><p>
  252. </p><p>
  253. If the configure fails, it may be due to missing or old
  254. dependencies.
  255. </p></div><div class="section" title="Build"><div class="titlepage"><div><div><h3 class="title"><a name="id1168230285203"></a>Build</h3></div></div></div><p>
  256. After the configure step is complete, to build the executables
  257. from the C++ code and prepare the Python scripts, run:
  258. </p><pre class="screen">$ <strong class="userinput"><code>make</code></strong></pre><p>
  259. </p></div><div class="section" title="Install"><div class="titlepage"><div><div><h3 class="title"><a name="id1168230285219"></a>Install</h3></div></div></div><p>
  260. To install the BIND 10 executables, support files,
  261. and documentation, run:
  262. </p><pre class="screen">$ <strong class="userinput"><code>make install</code></strong></pre><p>
  263. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>The install step may require superuser privileges.</p></div></div><div class="section" title="Install Hierarchy"><div class="titlepage"><div><div><h3 class="title"><a name="id1168230285242"></a>Install Hierarchy</h3></div></div></div><p>
  264. The following is the layout of the complete BIND 10 installation:
  265. </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
  266. <code class="filename">bin/</code> &#8212;
  267. general tools and diagnostic clients.
  268. </li><li class="listitem">
  269. <code class="filename">etc/bind10-devel/</code> &#8212;
  270. configuration files.
  271. </li><li class="listitem">
  272. <code class="filename">lib/</code> &#8212;
  273. libraries and python modules.
  274. </li><li class="listitem">
  275. <code class="filename">libexec/bind10-devel/</code> &#8212;
  276. executables that a user wouldn't normally run directly and
  277. are not run independently.
  278. These are the BIND 10 modules which are daemons started by
  279. the <span class="command"><strong>bind10</strong></span> tool.
  280. </li><li class="listitem">
  281. <code class="filename">sbin/</code> &#8212;
  282. commands used by the system administrator.
  283. </li><li class="listitem">
  284. <code class="filename">share/bind10-devel/</code> &#8212;
  285. configuration specifications.
  286. </li><li class="listitem">
  287. <code class="filename">share/man/</code> &#8212;
  288. manual pages (online documentation).
  289. </li><li class="listitem">
  290. <code class="filename">var/bind10-devel/</code> &#8212;
  291. data source and configuration databases.
  292. </li></ul></div><p>
  293. </p></div></div></div><div class="chapter" title="Chapter 3. Starting BIND10 with bind10"><div class="titlepage"><div><div><h2 class="title"><a name="bind10"></a>Chapter 3. Starting BIND10 with <span class="command"><strong>bind10</strong></span></h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="#start">Starting BIND 10</a></span></dt></dl></div><p>
  294. BIND 10 provides the <span class="command"><strong>bind10</strong></span> command which
  295. starts up the required processes.
  296. <span class="command"><strong>bind10</strong></span>
  297. will also restart processes that exit unexpectedly.
  298. This is the only command needed to start the BIND 10 system.
  299. </p><p>
  300. After starting the <span class="command"><strong>b10-msgq</strong></span> communications channel,
  301. <span class="command"><strong>bind10</strong></span> connects to it,
  302. runs the configuration manager, and reads its own configuration.
  303. Then it starts the other modules.
  304. </p><p>
  305. The <span class="command"><strong>b10-msgq</strong></span> and <span class="command"><strong>b10-cfgmgr</strong></span>
  306. services make up the core. The <span class="command"><strong>b10-msgq</strong></span> daemon
  307. provides the communication channel between every part of the system.
  308. The <span class="command"><strong>b10-cfgmgr</strong></span> daemon is always needed by every
  309. module, if only to send information about themselves somewhere,
  310. but more importantly to ask about their own settings, and
  311. about other modules.
  312. The <span class="command"><strong>bind10</strong></span> master process will also start up
  313. <span class="command"><strong>b10-cmdctl</strong></span> for admins to communicate with the
  314. system, <span class="command"><strong>b10-auth</strong></span> for authoritative DNS service or
  315. <span class="command"><strong>b10-resolver</strong></span> for recursive name service,
  316. <span class="command"><strong>b10-stats</strong></span> for statistics collection,
  317. <span class="command"><strong>b10-xfrin</strong></span> for inbound DNS zone transfers,
  318. <span class="command"><strong>b10-xfrout</strong></span> for outbound DNS zone transfers,
  319. and <span class="command"><strong>b10-zonemgr</strong></span> for secondary service.
  320. </p><div class="section" title="Starting BIND 10"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="start"></a>Starting BIND 10</h2></div></div></div><p>
  321. To start the BIND 10 service, simply run <span class="command"><strong>bind10</strong></span>.
  322. Run it with the <code class="option">--verbose</code> switch to
  323. get additional debugging or diagnostic output.
  324. </p></div></div><div class="chapter" title="Chapter 4. Command channel"><div class="titlepage"><div><div><h2 class="title"><a name="msgq"></a>Chapter 4. Command channel</h2></div></div></div><p>
  325. The BIND 10 components use the <span class="command"><strong>b10-msgq</strong></span>
  326. message routing daemon to communicate with other BIND 10 components.
  327. The <span class="command"><strong>b10-msgq</strong></span> implements what is called the
  328. <span class="quote">&#8220;<span class="quote">Command Channel</span>&#8221;</span>.
  329. Processes intercommunicate by sending messages on the command
  330. channel.
  331. Example messages include shutdown, get configurations, and set
  332. configurations.
  333. This Command Channel is not used for DNS message passing.
  334. It is used only to control and monitor the BIND 10 system.
  335. </p><p>
  336. Administrators do not communicate directly with the
  337. <span class="command"><strong>b10-msgq</strong></span> daemon.
  338. By default, BIND 10 uses port 9912 for the
  339. <span class="command"><strong>b10-msgq</strong></span> service.
  340. It listens on 127.0.0.1.
  341. </p></div><div class="chapter" title="Chapter 5. Configuration manager"><div class="titlepage"><div><div><h2 class="title"><a name="cfgmgr"></a>Chapter 5. Configuration manager</h2></div></div></div><p>
  342. The configuration manager, <span class="command"><strong>b10-cfgmgr</strong></span>,
  343. handles all BIND 10 system configuration. It provides
  344. persistent storage for configuration, and notifies running
  345. modules of configuration changes.
  346. </p><p>
  347. The <span class="command"><strong>b10-auth</strong></span> and <span class="command"><strong>b10-xfrin</strong></span>
  348. daemons and other components receive their configurations
  349. from the configuration manager over the <span class="command"><strong>b10-msgq</strong></span>
  350. command channel.
  351. </p><p>The administrator doesn't connect to it directly, but
  352. uses a user interface to communicate with the configuration
  353. manager via <span class="command"><strong>b10-cmdctl</strong></span>'s REST-ful interface.
  354. <span class="command"><strong>b10-cmdctl</strong></span> is covered in <a class="xref" href="#cmdctl" title="Chapter 6. Remote control daemon">Chapter 6, <i>Remote control daemon</i></a>.
  355. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  356. The development prototype release only provides the
  357. <span class="command"><strong>bindctl</strong></span> as a user interface to
  358. <span class="command"><strong>b10-cmdctl</strong></span>.
  359. Upcoming releases will provide another interactive command-line
  360. interface and a web-based interface.
  361. </p></div><p>
  362. The <span class="command"><strong>b10-cfgmgr</strong></span> daemon can send all
  363. specifications and all current settings to the
  364. <span class="command"><strong>bindctl</strong></span> client (via
  365. <span class="command"><strong>b10-cmdctl</strong></span>).
  366. </p><p>
  367. <span class="command"><strong>b10-cfgmgr</strong></span> relays configurations received
  368. from <span class="command"><strong>b10-cmdctl</strong></span> to the appropriate modules.
  369. </p><p>
  370. The stored configuration file is at
  371. <code class="filename">/usr/local/var/bind10-devel/b10-config.db</code>.
  372. (The full path is what was defined at build configure time for
  373. <code class="option">--localstatedir</code>.
  374. The default is <code class="filename">/usr/local/var/</code>.)
  375. The format is loosely based on JSON and is directly parseable
  376. python, but this may change in a future version.
  377. This configuration data file is not manually edited by the
  378. administrator.
  379. </p><p>
  380. The configuration manager does not have any command line arguments.
  381. Normally it is not started manually, but is automatically
  382. started using the <span class="command"><strong>bind10</strong></span> master process
  383. (as covered in <a class="xref" href="#bind10" title="Chapter 3. Starting BIND10 with bind10">Chapter 3, <i>Starting BIND10 with <span class="command"><strong>bind10</strong></span></i></a>).
  384. </p></div><div class="chapter" title="Chapter 6. Remote control daemon"><div class="titlepage"><div><div><h2 class="title"><a name="cmdctl"></a>Chapter 6. Remote control daemon</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="#cmdctl.spec">Configuration specification for b10-cmdctl</a></span></dt></dl></div><p>
  385. <span class="command"><strong>b10-cmdctl</strong></span> is the gateway between
  386. administrators and the BIND 10 system.
  387. It is a HTTPS server that uses standard HTTP Digest
  388. Authentication for username and password validation.
  389. It provides a REST-ful interface for accessing and controlling
  390. BIND 10.
  391. </p><p>
  392. When <span class="command"><strong>b10-cmdctl</strong></span> starts, it firsts
  393. asks <span class="command"><strong>b10-cfgmgr</strong></span> about what modules are
  394. running and what their configuration is (over the
  395. <span class="command"><strong>b10-msgq</strong></span> channel). Then it will start listening
  396. on HTTPS for clients &#8212; the user interface &#8212; such
  397. as <span class="command"><strong>bindctl</strong></span>.
  398. </p><p>
  399. <span class="command"><strong>b10-cmdctl</strong></span> directly sends commands
  400. (received from the user interface) to the specified component.
  401. Configuration changes are actually commands to
  402. <span class="command"><strong>b10-cfgmgr</strong></span> so are sent there.
  403. </p><p>The HTTPS server requires a private key,
  404. such as a RSA PRIVATE KEY.
  405. The default location is at
  406. <code class="filename">/usr/local/etc/bind10-devel/cmdctl-keyfile.pem</code>.
  407. (A sample key is at
  408. <code class="filename">/usr/local/share/bind10-devel/cmdctl-keyfile.pem</code>.)
  409. It also uses a certificate located at
  410. <code class="filename">/usr/local/etc/bind10-devel/cmdctl-certfile.pem</code>.
  411. (A sample certificate is at
  412. <code class="filename">/usr/local/share/bind10-devel/cmdctl-certfile.pem</code>.)
  413. This may be a self-signed certificate or purchased from a
  414. certification authority.
  415. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  416. The HTTPS server doesn't support a certificate request from a
  417. client (at this time).
  418. The <span class="command"><strong>b10-cmdctl</strong></span> daemon does not provide a
  419. public service. If any client wants to control BIND 10, then
  420. a certificate needs to be first received from the BIND 10
  421. administrator.
  422. The BIND 10 installation provides a sample PEM bundle that matches
  423. the sample key and certificate.
  424. </p></div><p>
  425. The <span class="command"><strong>b10-cmdctl</strong></span> daemon also requires
  426. the user account file located at
  427. <code class="filename">/usr/local/etc/bind10-devel/cmdctl-accounts.csv</code>.
  428. This comma-delimited file lists the accounts with a user name,
  429. hashed password, and salt.
  430. (A sample file is at
  431. <code class="filename">/usr/local/share/bind10-devel/cmdctl-accounts.csv</code>.
  432. It contains the user named <span class="quote">&#8220;<span class="quote">root</span>&#8221;</span> with the password
  433. <span class="quote">&#8220;<span class="quote">bind10</span>&#8221;</span>.)
  434. </p><p>
  435. The administrator may create a user account with the
  436. <span class="command"><strong>b10-cmdctl-usermgr</strong></span> tool.
  437. </p><p>
  438. By default the HTTPS server listens on the localhost port 8080.
  439. The port can be set by using the <code class="option">--port</code> command line option.
  440. The address to listen on can be set using the <code class="option">--address</code> command
  441. line argument.
  442. Each HTTPS connection is stateless and timesout in 1200 seconds
  443. by default. This can be
  444. redefined by using the <code class="option">--idle-timeout</code> command line argument.
  445. </p><div class="section" title="Configuration specification for b10-cmdctl"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="cmdctl.spec"></a>Configuration specification for b10-cmdctl</h2></div></div></div><p>
  446. The configuration items for <span class="command"><strong>b10-cmdctl</strong></span> are:
  447. key_file
  448. cert_file
  449. accounts_file
  450. </p><p>
  451. The control commands are:
  452. print_settings
  453. shutdown
  454. </p></div></div><div class="chapter" title="Chapter 7. Control and configure user interface"><div class="titlepage"><div><div><h2 class="title"><a name="bindctl"></a>Chapter 7. Control and configure user interface</h2></div></div></div><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  455. For this development prototype release, <span class="command"><strong>bindctl</strong></span>
  456. is the only user interface. It is expected that upcoming
  457. releases will provide another interactive command-line
  458. interface and a web-based interface for controlling and
  459. configuring BIND 10.
  460. </p></div><p>
  461. The <span class="command"><strong>bindctl</strong></span> tool provides an interactive
  462. prompt for configuring, controlling, and querying the BIND 10
  463. components.
  464. It communicates directly with a REST-ful interface over HTTPS
  465. provided by <span class="command"><strong>b10-cmdctl</strong></span>. It doesn't
  466. communicate to any other components directly.
  467. </p><p>
  468. Configuration changes are actually commands to
  469. <span class="command"><strong>b10-cfgmgr</strong></span>. So when <span class="command"><strong>bindctl</strong></span>
  470. sends a configuration, it is sent to <span class="command"><strong>b10-cmdctl</strong></span>
  471. (over a HTTPS connection); then <span class="command"><strong>b10-cmdctl</strong></span>
  472. sends the command (over a <span class="command"><strong>b10-msgq</strong></span> command
  473. channel) to <span class="command"><strong>b10-cfgmgr</strong></span> which then stores
  474. the details and relays (over a <span class="command"><strong>b10-msgq</strong></span> command
  475. channel) the configuration on to the specified module.
  476. </p><p>
  477. </p></div><div class="chapter" title="Chapter 8. Authoritative Server"><div class="titlepage"><div><div><h2 class="title"><a name="authserver"></a>Chapter 8. Authoritative Server</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="#id1168230285816">Server Configurations</a></span></dt><dt><span class="section"><a href="#id1168230285881">Data Source Backends</a></span></dt><dt><span class="section"><a href="#id1168230285912">Loading Master Zones Files</a></span></dt></dl></div><p>
  478. The <span class="command"><strong>b10-auth</strong></span> is the authoritative DNS server.
  479. It supports EDNS0 and DNSSEC. It supports IPv6.
  480. Normally it is started by the <span class="command"><strong>bind10</strong></span> master
  481. process.
  482. </p><div class="section" title="Server Configurations"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id1168230285816"></a>Server Configurations</h2></div></div></div><p>
  483. <span class="command"><strong>b10-auth</strong></span> is configured via the
  484. <span class="command"><strong>b10-cfgmgr</strong></span> configuration manager.
  485. The module name is <span class="quote">&#8220;<span class="quote">Auth</span>&#8221;</span>.
  486. The configuration data item is:
  487. </p><div class="variablelist"><dl><dt><span class="term">database_file</span></dt><dd>This is an optional string to define the path to find
  488. the SQLite3 database file.
  489. Note: Later the DNS server will use various data source backends.
  490. This may be a temporary setting until then.
  491. </dd></dl></div><p>
  492. </p><p>
  493. The configuration command is:
  494. </p><div class="variablelist"><dl><dt><span class="term">shutdown</span></dt><dd>Stop the authoritative DNS server.
  495. </dd></dl></div><p>
  496. </p></div><div class="section" title="Data Source Backends"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id1168230285881"></a>Data Source Backends</h2></div></div></div><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  497. For the development prototype release, <span class="command"><strong>b10-auth</strong></span>
  498. supports a SQLite3 data source backend and in-memory data source
  499. backend.
  500. Upcoming versions will be able to use multiple different
  501. data sources, such as MySQL and Berkeley DB.
  502. </p></div><p>
  503. By default, the SQLite3 backend uses the data file located at
  504. <code class="filename">/usr/local/var/bind10-devel/zone.sqlite3</code>.
  505. (The full path is what was defined at build configure time for
  506. <code class="option">--localstatedir</code>.
  507. The default is <code class="filename">/usr/local/var/</code>.)
  508. This data file location may be changed by defining the
  509. <span class="quote">&#8220;<span class="quote">database_file</span>&#8221;</span> configuration.
  510. </p></div><div class="section" title="Loading Master Zones Files"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id1168230285912"></a>Loading Master Zones Files</h2></div></div></div><p>
  511. RFC 1035 style DNS master zone files may imported
  512. into a BIND 10 data source by using the
  513. <span class="command"><strong>b10-loadzone</strong></span> utility.
  514. </p><p>
  515. <span class="command"><strong>b10-loadzone</strong></span> supports the following
  516. special directives (control entries):
  517. </p><div class="variablelist"><dl><dt><span class="term">$INCLUDE</span></dt><dd>Loads an additional zone file. This may be recursive.
  518. </dd><dt><span class="term">$ORIGIN</span></dt><dd>Defines the relative domain name.
  519. </dd><dt><span class="term">$TTL</span></dt><dd>Defines the time-to-live value used for following
  520. records that don't include a TTL.
  521. </dd></dl></div><p>
  522. </p><p>
  523. The <code class="option">-o</code> argument may be used to define the
  524. default origin for loaded zone file records.
  525. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  526. In the development prototype release, only the SQLite3 back
  527. end is used.
  528. By default, it stores the zone data in
  529. <code class="filename">/usr/local/var/bind10-devel/zone.sqlite3</code>
  530. unless the <code class="option">-d</code> switch is used to set the
  531. database filename.
  532. Multiple zones are stored in a single SQLite3 zone database.
  533. </p></div><p>
  534. If you reload a zone already existing in the database,
  535. all records from that prior zone disappear and a whole new set
  536. appears.
  537. </p></div></div><div class="chapter" title="Chapter 9. Incoming Zone Transfers"><div class="titlepage"><div><div><h2 class="title"><a name="xfrin"></a>Chapter 9. Incoming Zone Transfers</h2></div></div></div><p>
  538. Incoming zones are transferred using the <span class="command"><strong>b10-xfrin</strong></span>
  539. process which is started by <span class="command"><strong>bind10</strong></span>.
  540. When received, the zone is stored in the BIND 10
  541. data store, and its records can be served by
  542. <span class="command"><strong>b10-auth</strong></span>.
  543. In combination with <span class="command"><strong>b10-zonemgr</strong></span> (for
  544. automated SOA checks), this allows the BIND 10 server to
  545. provide <span class="quote">&#8220;<span class="quote">secondary</span>&#8221;</span> service.
  546. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  547. The current development release of BIND 10 only supports
  548. AXFR. (IXFR is not supported.)
  549. </p></div><p>
  550. To manually trigger a zone transfer to retrieve a remote zone,
  551. you may use the <span class="command"><strong>bindctl</strong></span> utility.
  552. For example, at the <span class="command"><strong>bindctl</strong></span> prompt run:
  553. </p><pre class="screen">&gt; <strong class="userinput"><code>Xfrin retransfer zone_name="<code class="option">foo.example.org</code>" master=<code class="option">192.0.2.99</code></code></strong></pre><p>
  554. </p></div><div class="chapter" title="Chapter 10. Outbound Zone Transfers"><div class="titlepage"><div><div><h2 class="title"><a name="xfrout"></a>Chapter 10. Outbound Zone Transfers</h2></div></div></div><p>
  555. The <span class="command"><strong>b10-xfrout</strong></span> process is started by
  556. <span class="command"><strong>bind10</strong></span>.
  557. When the <span class="command"><strong>b10-auth</strong></span> authoritative DNS server
  558. receives an AXFR request, <span class="command"><strong>b10-xfrout</strong></span>
  559. sends the zone.
  560. This is used to provide master DNS service to share zones
  561. to secondary name servers.
  562. The <span class="command"><strong>b10-xfrout</strong></span> is also used to send
  563. NOTIFY messages to slaves.
  564. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  565. The current development release of BIND 10 only supports
  566. AXFR. (IXFR is not supported.)
  567. Access control is not yet provided.
  568. </p></div></div><div class="chapter" title="Chapter 11. Secondary Manager"><div class="titlepage"><div><div><h2 class="title"><a name="zonemgr"></a>Chapter 11. Secondary Manager</h2></div></div></div><p>
  569. The <span class="command"><strong>b10-zonemgr</strong></span> process is started by
  570. <span class="command"><strong>bind10</strong></span>.
  571. It keeps track of SOA refresh, retry, and expire timers
  572. and other details for BIND 10 to perform as a slave.
  573. When the <span class="command"><strong>b10-auth</strong></span> authoritative DNS server
  574. receives a NOTIFY message, <span class="command"><strong>b10-zonemgr</strong></span>
  575. may tell <span class="command"><strong>b10-xfrin</strong></span> to do a refresh
  576. to start an inbound zone transfer.
  577. The secondary manager resets its counters when a new zone is
  578. transferred in.
  579. </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>
  580. Access control (such as allowing notifies) is not yet provided.
  581. The primary/secondary service is not yet complete.
  582. </p></div></div><div class="chapter" title="Chapter 12. Recursive Name Server"><div class="titlepage"><div><div><h2 class="title"><a name="resolverserver"></a>Chapter 12. Recursive Name Server</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="#id1168230286300">Forwarding</a></span></dt></dl></div><p>
  583. The <span class="command"><strong>b10-resolver</strong></span> process is started by
  584. <span class="command"><strong>bind10</strong></span>.
  585. </p><p>
  586. The main <span class="command"><strong>bind10</strong></span> process can be configured
  587. to select to run either the authoritative or resolver.
  588. By default, it starts the authoritative service.
  589. You may change this using <span class="command"><strong>bindctl</strong></span>, for example:
  590. </p><pre class="screen">
  591. &gt; <strong class="userinput"><code>config set Boss/start_auth false</code></strong>
  592. &gt; <strong class="userinput"><code>config set Boss/start_resolver true</code></strong>
  593. &gt; <strong class="userinput"><code>config commit</code></strong>
  594. </pre><p>
  595. </p><p>
  596. The master <span class="command"><strong>bind10</strong></span> will stop and start
  597. the desired services.
  598. </p><p>
  599. The resolver also needs to be configured to listen on an address
  600. and port:
  601. </p><pre class="screen">
  602. &gt; <strong class="userinput"><code>config set Resolver/listen_on [{ "address": "127.0.0.1", "port": 53 }]</code></strong>
  603. &gt; <strong class="userinput"><code>config commit</code></strong>
  604. </pre><p>
  605. </p><div class="section" title="Forwarding"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id1168230286300"></a>Forwarding</h2></div></div></div><p>
  606. To enable forwarding, the upstream address and port must be
  607. configured to forward queries to, such as:
  608. </p><pre class="screen">
  609. &gt; <strong class="userinput"><code>config set Resolver/forward_addresses [{ "address": "<em class="replaceable"><code>192.168.1.1</code></em>", "port": 53 }]</code></strong>
  610. &gt; <strong class="userinput"><code>config commit</code></strong>
  611. </pre><p>
  612. (Replace <em class="replaceable"><code>192.168.1.1</code></em> to point to your
  613. full resolver.)
  614. </p><p>
  615. Normal iterative name service can be re-enabled by clearing the
  616. forwarding address(es); for example:
  617. </p><pre class="screen">
  618. &gt; <strong class="userinput"><code>config set Resolver/forward_addresses []</code></strong>
  619. &gt; <strong class="userinput"><code>config commit</code></strong>
  620. </pre><p>
  621. </p></div></div><div class="chapter" title="Chapter 13. Statistics"><div class="titlepage"><div><div><h2 class="title"><a name="statistics"></a>Chapter 13. Statistics</h2></div></div></div><p>
  622. The <span class="command"><strong>b10-stats</strong></span> process is started by
  623. <span class="command"><strong>bind10</strong></span>.
  624. It periodically collects statistics data from various modules
  625. and aggregates it.
  626. </p><p>
  627. This stats daemon provides commands to identify if it is running,
  628. show specified or all statistics data, set values, remove data,
  629. and reset data.
  630. For example, using <span class="command"><strong>bindctl</strong></span>:
  631. </p><pre class="screen">
  632. &gt; <strong class="userinput"><code>Stats show</code></strong>
  633. {
  634. "auth.queries.tcp": 1749,
  635. "auth.queries.udp": 867868,
  636. "bind10.boot_time": "2011-01-20T16:59:03Z",
  637. "report_time": "2011-01-20T17:04:06Z",
  638. "stats.boot_time": "2011-01-20T16:59:05Z",
  639. "stats.last_update_time": "2011-01-20T17:04:05Z",
  640. "stats.lname": "4d3869d9_a@jreed.example.net",
  641. "stats.start_time": "2011-01-20T16:59:05Z",
  642. "stats.timestamp": 1295543046.823504
  643. }
  644. </pre><p>
  645. </p></div></div></body></html>