<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://asyd.net/home/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://asyd.net/home/feed.php">
        <title>asyd.net geeklog:2006:02:17</title>
        <description></description>
        <link>http://asyd.net/home/</link>
        <image rdf:resource="http://asyd.net/home/lib/images/favicon.ico" />
       <dc:date>2011-08-04T07:56:12+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://asyd.net/home/geeklog/2006/02/17/named_logging"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://asyd.net/home/lib/images/favicon.ico">
        <title>asyd.net</title>
        <link>http://asyd.net/home/</link>
        <url>http://asyd.net/home/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://asyd.net/home/geeklog/2006/02/17/named_logging">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:39+02:00</dc:date>
        <title>geeklog:2006:02:17:named_logging</title>
        <link>http://asyd.net/home/geeklog/2006/02/17/named_logging</link>
        <description>I'm not sure why (it's probably just config related) but the bind9 I built with pkgsrc doesn't log
in syslog.


logging {
        channel log-file {
                file &quot;/var/log/named.log&quot; versions 3 size 100k;
                severity info;
                print-category yes;                 
                print-severity yes;
                print-time yes;
        };
        category default { log-file; };
        category general { log-file; };
};</description>
    </item>
</rdf:RDF>
