This file is indexed.

/usr/share/doc/zonecheck/html/ch06.html is in zonecheck 3.0.5-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 6. FAQ</title><link rel="stylesheet" href="docbook.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.58.1"><link rel="home" href="index.html" title="ZoneCheck II"><link rel="up" href="index.html" title="ZoneCheck II"><link rel="previous" href="ch05s02.html" title="Output"><link rel="next" href="ch07.html" title="Chapter 7. Writing tests"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="chapter" lang="en"><div class="titlepage"><div><h2 class="title"><a name="id2785986"></a>Chapter 6. FAQ</h2></div></div><div class="qandaset"><dl><dt>6.1. <a href="ch06.html#id2786591">Where can I find documentation about Ruby?</a></dt><dt>6.2. <a href="ch06.html#id2786015">I don't have IPv6 connectivity but ZoneCheck is still
      using IPv6 addresses...</a></dt><dt>6.3. <a href="ch06.html#id2786040">I want to use an interface other than the CLI.</a></dt><dt>6.4. <a href="ch06.html#id2786646">The -d lvl
      option doesn't display earlier debugging messages</a></dt><dt>6.5. <a href="ch06.html#id2786685">I would like to easily test ZoneCheck without doing a full
      installation...</a></dt><dt>6.6. <a href="ch06.html#id2786707">Why do I get rubbish or wrong results when doing the 
      icmp test?</a></dt><dt>6.7. <a href="ch06.html#id2786756">Why did I get strange characters when using a locale
      other than US/English?</a></dt><dt>6.8. <a href="ch06.html#id2786778">ZoneCheck complains about the lack of TCP connectivity
    for a djbdns/tinydns name server...</a></dt><dt>6.9. <a href="ch06.html#id2786802">ZoneCheck crashes when reading configuration files or
        the message catalog</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="id2786591"></a><a name="id2786593"></a><b>6.1. </b></td><td align="left" valign="top"><p>Where can I find documentation about Ruby?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Try the offical Ruby website: <a href="http://www.ruby-lang.org/" target="_top">http://www.ruby-lang.org/</a></p></td></tr><tr class="question"><td align="left" valign="top"><a name="id2786015"></a><a name="id2786017"></a><b>6.2. </b></td><td align="left" valign="top"><p>I don't have IPv6 connectivity but ZoneCheck is still
      using IPv6 addresses...</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>ZoneCheck only looks for an enabled IPv6 stack to
      authorize the use of IPv6 addresses. It would be a good idea
      to disable the IPv6 stack on your computer if you don't have
      the connectivity or you can use the <tt>-4</tt>
      option to force IPv4 only connectivity.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="id2786040"></a><a name="id2786604"></a><b>6.3. </b></td><td align="left" valign="top"><p>I want to use an interface other than the CLI.</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Use the environment variable <tt>ZC_INPUT</tt>
      set to your input mode, or use the command line option
      <tt>--INPUT=<i><tt>im</tt></i></tt>.
      The input modes currently supported are <tt>CLI</tt>,
          <tt>CGI</tt>, and <tt>inetd</tt> </p></td></tr><tr class="question"><td align="left" valign="top"><a name="id2786646"></a><a name="id2786648"></a><b>6.4. </b></td><td align="left" valign="top"><p>The <tt>-d <i><tt>lvl</tt></i></tt>
      option doesn't display earlier debugging messages</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Some debugging messages are sent before the debugging
    level is initialised by the command line, in this case use the
    environment variable <tt>ZC_DEBUG</tt> set to the
    desired level. But keep in mind that <tt>ZC_DEBUG</tt>
    will be overriden by the 
    <tt>-d <i><tt>lvl</tt></i></tt> option.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="id2786685"></a><a name="id2786687"></a><b>6.5. </b></td><td align="left" valign="top"><p>I would like to easily test ZoneCheck without doing a full
      installation...</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>You can define the environment variable
      <tt>ZC_INSTALL_PATH</tt> to the initial ZoneCheck
      directory.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="id2786707"></a><a name="id2786709"></a><b>6.6. </b></td><td align="left" valign="top"><p>Why do I get rubbish or wrong results when doing the 
      <tt>icmp</tt> test?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>ZoneCheck uses the command ping to 
      perform this test, so you should set the constants 
      <tt>ping4</tt> and <tt>ping6</tt> in 
      the configuration file so that the ping
      is correctly invoked: stop after 5 echo requests, doesn't
      output messages, and return an exit code of 0 in case of success.
    </p><p>If you are using ZoneCheck on the Windows platform, you better
      remove the test.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="id2786756"></a><a name="id2786758"></a><b>6.7. </b></td><td align="left" valign="top"><p>Why did I get strange characters when using a locale
      other than US/English?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The default encoding is UTF-8, either you can
      configure your terminal to use UTF-8, or you can specify
      the desired encoding after the locale by using a dot 
      as separator (ex: LANG=fr.latin1); in the last case 
      the ruby-iconv package should have been installed.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="id2786778"></a><a name="id2786780"></a><b>6.8. </b></td><td align="left" valign="top"><p>ZoneCheck complains about the lack of TCP connectivity
    for a djbdns/tinydns name server...</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Unfortunately, by default, djbdns/tinydns does not
    listen on TCP. See <a href="http://cr.yp.to/djbdns/tcp.html" target="_top">http://cr.yp.to/djbdns/tcp.html</a> to enable it.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="id2786802"></a><a name="id2786804"></a><b>6.9. </b></td><td align="left" valign="top"><p>ZoneCheck crashes when reading configuration files or
        the message catalog</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>REXML is used to parse the XML files, but it only
           checks for well formed XML and doesn't perform validation
           against the DTD, so when you edit the configuration file or
           the message catalog you should ensure that the files are valid,
           for that purpose you can use xmllint
           for example.</p></td></tr></tbody></table></div></div></body></html>