<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Local DNS issues SERVFAIL for one domain all others work. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908875#M26244</link>
    <description>From change log for caching-nameserver-7.3-5.FC5 RPM :&lt;BR /&gt;&lt;BR /&gt;- change default locations of dumpdb &amp;amp; stats file to /var/named/data&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
    <pubDate>Wed, 06 Dec 2006 15:24:57 GMT</pubDate>
    <dc:creator>Ivan Krastev</dc:creator>
    <dc:date>2006-12-06T15:24:57Z</dc:date>
    <item>
      <title>Local DNS issues SERVFAIL for one domain all others work.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908872#M26241</link>
      <description>I'm running named on a Fedora Core 5 HP Pivilion for speedy DNS on my LAN. The LAN is connected to the Internet through a Linksys router. It is working great for all but one of my local domains. I've been working with that one for several days now and I'm pretty sure the named.conf and the zone file entries are correct. I suspect the problem might be in the DNS cache.&lt;BR /&gt;&lt;BR /&gt;Any suggestions on how I can find out if the problem is coming from the DNS cache?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[code]&lt;BR /&gt;Zone file in /etc/named&lt;BR /&gt;&lt;BR /&gt;$TTL 86400&lt;BR /&gt;stkusers.com.    IN  SOA  stkusers.com.   veb.cabot-biz.com. (&lt;BR /&gt;                           20031208    ; serial&lt;BR /&gt;                           28800       ; refresh&lt;BR /&gt;                           7200        ; retry&lt;BR /&gt;                           604800      ; expire&lt;BR /&gt;                           86400       ; ttl&lt;BR /&gt;                           )&lt;BR /&gt;                 IN  NS    cabot-biz.com.&lt;BR /&gt;stkusers.com.    IN  MX 10 cabot-biz.com.&lt;BR /&gt;stkusers.com.    IN  A     66.112.33.128&lt;BR /&gt;*.stkusers.com.  IN  CNAME stkusers.com.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And in the file /etc/named.conf:&lt;BR /&gt;&lt;BR /&gt;zone "stkusers.com" IN {&lt;BR /&gt;        type master;&lt;BR /&gt;        file "stkusers.zone";&lt;BR /&gt;        allow-update { none; };&lt;BR /&gt;};&lt;BR /&gt;[/code]</description>
      <pubDate>Wed, 06 Dec 2006 14:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908872#M26241</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2006-12-06T14:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS issues SERVFAIL for one domain all others work.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908873#M26242</link>
      <description>Use "rndc dumpdb"  to see dns cache. For specific options (zone dump) see man page. Default dump all zones in /var/cache/bind.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 06 Dec 2006 14:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908873#M26242</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2006-12-06T14:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS issues SERVFAIL for one domain all others work.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908874#M26243</link>
      <description>Thanks for your response !!&lt;BR /&gt;&lt;BR /&gt;Interesting; the command  returns nothing and there is no /var/cache/bind&lt;BR /&gt;/var/cache is there but no bind there.&lt;BR /&gt;The box is running Fedora Core 5.</description>
      <pubDate>Wed, 06 Dec 2006 14:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908874#M26243</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2006-12-06T14:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS issues SERVFAIL for one domain all others work.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908875#M26244</link>
      <description>From change log for caching-nameserver-7.3-5.FC5 RPM :&lt;BR /&gt;&lt;BR /&gt;- change default locations of dumpdb &amp;amp; stats file to /var/named/data&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 06 Dec 2006 15:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908875#M26244</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2006-12-06T15:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS issues SERVFAIL for one domain all others work.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908876#M26245</link>
      <description>Ok found the dumped data. Thanks !!&lt;BR /&gt;&lt;BR /&gt;I'll scrub it for clues.</description>
      <pubDate>Wed, 06 Dec 2006 15:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908876#M26245</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2006-12-06T15:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Local DNS issues SERVFAIL for one domain all others work.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908877#M26246</link>
      <description>Ivan Thanks; found the problem; the zone file was owned by root and grouped with root. Changed group to named and restarted named.&lt;BR /&gt;&lt;BR /&gt;Call me El Stupido !</description>
      <pubDate>Wed, 06 Dec 2006 16:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/local-dns-issues-servfail-for-one-domain-all-others-work/m-p/3908877#M26246</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2006-12-06T16:26:33Z</dc:date>
    </item>
  </channel>
</rss>

