~ubuntu-branches/ubuntu/vivid/lire/vivid

« back to all changes in this revision

Viewing changes to doc/user-manual/ch07.html

  • Committer: Bazaar Package Importer
  • Author(s): Joost van Baal
  • Date: 2009-03-15 08:45:20 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090315084520-fu8dvg0xp7kr1cm2
Tags: 2:2.1-1
* New upstream release.
* debian/control: Made myself maintainer, Wolfgang Sourdeau now is in
  Uploaders.
* debian/control: Update dependency:
  s/libdbd-sqlite2-perl (>= 1:0.33)/libdbd-sqlite3-perl/, add suggests
  sqlite, sqlite3: Lire 2.1 requires DBD::SQLite, which uses SQLite 3.0
  (Debian package "sqlite3").  SQLite 2 (Debian package "sqlite") is no
  longer supported by Lire. If you have one or more old lire stores, you
  will need to convert each of them to the new format, like this:
  sqlite oldstore.db .dump | sqlite3 newstore.db .
  See /usr/share/doc/lire/NEWS.Debian.gz for more information.
* debian/lire.NEWS: document upgrade procedure to SQLite3.
* Acknowledge NMU, thanks a lot Christian Perrier! (Closes: #492180,
  #502291, #492180, #502767).
* debian/po/vi.po: Update Vietnamese translation, thanks to Clytie Siddall
  (Closes: #513586).
* debian/{lire.config,lire.postinst,lire.postrm,lire.preinst}: Support
  upgrades from 2.0.2-3 (etch / current oldstable) or later only.
  - Debconf variables lire/useexistinguser and lire/useexistinggroup have
    been removed < 2.0.2-3; remove code dealing with them from lire.config.
  - Debconf variables "user group filesuser filesgroup leftuser leftgroup
    usingexistinguser usingexistinggroup wronguser wronggroup
    lire_user_not_lire upgradingvariables upgrading_to_15
    upgrating_to_20" have all been removed < 2.0.2-3; remove code dealing
    with them from lire.postinst.
  - Configuration files /etc/lire/*/defaults and /etc/lire/catalog.xml have
    been removed at around 1.1-1.  Remove code dealing with them from
    lire.postrm.
  - Remove code dealing with obsolete Debconf variables lire/user and
    lire/group from lire.preinst
* debian/rules: remove support for patches: we're no longer applying any
  patches since 2.0.1-3.
* control: libmime-perl is superseded by libmime-tools-perl, adjust name.
* debian/control: Update Standards-Version from 3.7.3 to 3.8.0  (no
  changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter�7.�DNS Supported Log Format</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Lire User's Manual"><link rel="up" href="pt02.html" title="Part�II.�Log Formats"><link rel="prev" href="ch06.html" title="Chapter�6.�Dialup Supported Log Format"><link rel="next" href="ch07s02.html" title="Bind9 Query Log"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter�7.�DNS Supported Log Format</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch06.html">Prev</a>�</td><th width="60%" align="center">Part�II.�Log Formats</th><td width="20%" align="right">�<a accesskey="n" href="ch07s02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="chap:dns-logs"></a>Chapter�7.�DNS Supported Log Format</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch07.html#id2574046">Bind8 Query Log</a></span></dt><dt><span class="section"><a href="ch07s02.html">Bind9 Query Log</a></span></dt></dl></div><p><span class="application">Lire</span> supports query logs of two DNS servers: <span class="productname">Bind 8</span>&#8482;
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter�7.�DNS Supported Log Format</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Lire User's Manual"><link rel="up" href="pt02.html" title="Part�II.�Log Formats"><link rel="prev" href="ch06.html" title="Chapter�6.�Dialup Supported Log Format"><link rel="next" href="ch07s02.html" title="Bind9 Query Log"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter�7.�DNS Supported Log Format</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch06.html">Prev</a>�</td><th width="60%" align="center">Part�II.�Log Formats</th><td width="20%" align="right">�<a accesskey="n" href="ch07s02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="chap:dns-logs"></a>Chapter�7.�DNS Supported Log Format</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch07.html#id316502">Bind8 Query Log</a></span></dt><dt><span class="section"><a href="ch07s02.html">Bind9 Query Log</a></span></dt></dl></div><p><span class="application">Lire</span> supports query logs of two DNS servers: <span class="productname">Bind 8</span>&#8482;
2
2
        and <span class="productname">Bind 9</span>&#8482;.
3
3
      </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>You have to enable query logging in bind, something which
4
4
        is not turned on by default.
5
 
        </p><div class="example"><a name="id2574004"></a><p class="title"><b>Example�7.1.�Enabling Query Log In <span class="application">Bind</span></b></p><div class="example-contents"><p>To enable query logging in <span class="productname">Bind 8</span>&#8482; or <span class="productname">Bind 9</span>&#8482;, you should add
 
5
        </p><div class="example"><a name="id316464"></a><p class="title"><b>Example�7.1.�Enabling Query Log In <span class="application">Bind</span></b></p><div class="example-contents"><p>To enable query logging in <span class="productname">Bind 8</span>&#8482; or <span class="productname">Bind 9</span>&#8482;, you should add
6
6
            the following to your <code class="filename">named.conf</code>
7
7
            configuration file:
8
8
          </p><pre class="screen">
17
17
          query_logging;
18
18
      };
19
19
};
20
 
          </pre></div></div><br class="example-break"></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2574046"></a>Bind8 Query Log</h2></div></div></div><p><span class="productname">Bind 8</span>&#8482;'s query logs contain one entry for each DNS query
 
20
          </pre></div></div><br class="example-break"></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id316502"></a>Bind8 Query Log</h2></div></div></div><p><span class="productname">Bind 8</span>&#8482;'s query logs contain one entry for each DNS query
21
21
          made to the name server. It logs the time of the query
22
22
          (you have to set <em class="parameter"><code>print-time</code></em> to
23
23
          <code class="literal">yes</code> for this), the IP of the requesting
24
24
          client, the name queried, the type of the query and the
25
25
          protocol. Recursive queries will have a <code class="literal">+</code> after
26
26
          the <code class="literal">XX</code> which appears in all query entries.
27
 
        </p><div class="example"><a name="id2574086"></a><p class="title"><b>Example�7.2.�Sample <span class="productname">Bind 8</span>&#8482; Query Log</b></p><div class="example-contents"><pre class="programlisting">
 
27
        </p><div class="example"><a name="id316538"></a><p class="title"><b>Example�7.2.�Sample <span class="productname">Bind 8</span>&#8482; Query Log</b></p><div class="example-contents"><pre class="programlisting">
28
28
10-Apr-2000 00:01:20.307 XX /10.2.3.4/1.2.3.in-addr.arpa/SOA/IN
29
29
10-Apr-2000 00:01:20.308 XX+/10.4.3.2/host.foo.com/A/IN
30
30
          </pre></div></div><br class="example-break"></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch06.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="pt02.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="ch07s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter�6.�Dialup Supported Log Format�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�Bind9 Query Log</td></tr></table></div></body></html>