<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.anotherhomepage.org/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Another Home Page Blog - Tag - Bind</title>
  <link>http://blog.anotherhomepage.org/</link>
  <atom:link href="http://blog.anotherhomepage.org/feed/tag/Bind/rss2" rel="self" type="application/rss+xml"/>
  <description>Born to be root !</description>
  <language>fr</language>
  <pubDate>Sat, 25 Oct 2008 10:14:41 +0200</pubDate>
  <copyright>Copyright 2005-2008 Nils Ratusznik</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Session de débug DNS</title>
    <link>http://blog.anotherhomepage.org/post/2008/05/11/session-de-debug-DNS</link>
    <guid isPermaLink="false">urn:md5:0cc1ac661e2f876f073e32a3c6e75098</guid>
    <pubDate>Mon, 12 May 2008 10:30:00 +0200</pubDate>
    <dc:creator>Nils</dc:creator>
        <category>Linux et Logiciels libres</category>
        <category>Bind</category><category>DNS</category>    
    <description>&lt;p&gt;pour un site ami&lt;/p&gt;    &lt;p&gt;J'ai eu à donner un petit coup de main pour le serveur DNS de &lt;a href=&quot;http://www.quebecos.com&quot; hreflang=&quot;fr&quot;&gt;QuebecOS&lt;/a&gt;, j'en profite donc pour ajouter quelques petites choses qui m'ont aidées à faire du débug de configuration DNS utilisant &lt;a href=&quot;http://www.isc.org/index.pl?/sw/bind/index.php&quot; hreflang=&quot;en&quot;&gt;Bind&lt;/a&gt;:&lt;/p&gt;
&lt;pre&gt;logging {
        channel default_debug {
                file &amp;quot;data/named.run&amp;quot;;
                severity dynamic;
        };&lt;/pre&gt;

&lt;p&gt;dans le fichier named.conf est assez pratique lorsqu'on veut voir si le serveur se lance correctement.&lt;/p&gt;


&lt;p&gt;Sinon un site assez sympa pour voir si la configuration est correcte, &lt;a href=&quot;http://www.intodns.com&quot; hreflang=&quot;en&quot;&gt;IntoDNS&lt;/a&gt;&amp;nbsp;: on donne son nom de domaine et il regarde ce que rend le serveur à ses requêtes; presque tout y passe, on peut même y lire si notre configuration respecte les bonnes pratiques. A garder sous la main en plus des bons vieux nslookup et dig.&lt;/p&gt;</description>
    
    
    
          <comments>http://blog.anotherhomepage.org/post/2008/05/11/session-de-debug-DNS#comment-form</comments>
      <wfw:comment>http://blog.anotherhomepage.org/post/2008/05/11/session-de-debug-DNS#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.anotherhomepage.org/feed/atom/comments/109</wfw:commentRss>
      </item>
    
</channel>
</rss>