<?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 Testing DNS fails in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/testing-dns-fails/m-p/3617852#M85109</link>
    <description>I have a  single server and want to  configure the DNS  and Apache on it. I am using redhat Linux 9.MY server has no connection to the internet. I am using a Class C address of 192.168.45.1 on my network card. I have also configure the /etc/namded.conf with the appropiates settings.I also went to the  /var/named and created my zone record  for both forward and reverse zone. I also put an entry for  the 192.168.45.1. in my zone record. My named service is running but when i run chkconfig --list named, i see  named service off at all the run level.i also ran the ps ax |grep named  command. I see the named process running. When i do the  netstat -ant |grep 53&lt;BR /&gt;i see my current  ip address listening to port 53.but when i try testing the  dns with dig + ip address i get an error saying connection timed out no server found.Friend what  is the problem. I need ur help and Advice. I also put the same ip address as the DNS for it self.</description>
    <pubDate>Fri, 02 Sep 2005 11:50:33 GMT</pubDate>
    <dc:creator>Sakui</dc:creator>
    <dc:date>2005-09-02T11:50:33Z</dc:date>
    <item>
      <title>Testing DNS fails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/testing-dns-fails/m-p/3617852#M85109</link>
      <description>I have a  single server and want to  configure the DNS  and Apache on it. I am using redhat Linux 9.MY server has no connection to the internet. I am using a Class C address of 192.168.45.1 on my network card. I have also configure the /etc/namded.conf with the appropiates settings.I also went to the  /var/named and created my zone record  for both forward and reverse zone. I also put an entry for  the 192.168.45.1. in my zone record. My named service is running but when i run chkconfig --list named, i see  named service off at all the run level.i also ran the ps ax |grep named  command. I see the named process running. When i do the  netstat -ant |grep 53&lt;BR /&gt;i see my current  ip address listening to port 53.but when i try testing the  dns with dig + ip address i get an error saying connection timed out no server found.Friend what  is the problem. I need ur help and Advice. I also put the same ip address as the DNS for it self.</description>
      <pubDate>Fri, 02 Sep 2005 11:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/testing-dns-fails/m-p/3617852#M85109</guid>
      <dc:creator>Sakui</dc:creator>
      <dc:date>2005-09-02T11:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Testing DNS fails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/testing-dns-fails/m-p/3617853#M85110</link>
      <description>1. chkconfig named on&lt;BR /&gt;&lt;BR /&gt;2. use dig &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt; @127.0.0.1 to get what You want&lt;BR /&gt;&lt;BR /&gt;3. look at /etc/resolv.conf - does it contain 'nameserver 127.0.0.1' in the first line? (You might want to not change that before the tests turn out ok)&lt;BR /&gt;&lt;BR /&gt;4. are there any error messages in /var/log/daemon.log or /var/log/messages (or whereever messages go in redhat, I don't recall at the moment)&lt;BR /&gt;&lt;BR /&gt;5. please try to make Your text a slight bit more readable next time :)</description>
      <pubDate>Fri, 02 Sep 2005 12:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/testing-dns-fails/m-p/3617853#M85110</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-09-02T12:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Testing DNS fails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/testing-dns-fails/m-p/3617854#M85111</link>
      <description>As said above, you should use the @ character to specify the server to connect.&lt;BR /&gt;&lt;BR /&gt;dig @server fqdn&lt;BR /&gt;&lt;BR /&gt;You should verify that the resolv.conf is correct, should have:&lt;BR /&gt;&lt;BR /&gt;nameserver 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;And finally, if you want to test the reverse resolution (IP to HOST), you must use the -x option of the dig command.</description>
      <pubDate>Fri, 02 Sep 2005 14:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/testing-dns-fails/m-p/3617854#M85111</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-02T14:25:18Z</dc:date>
    </item>
  </channel>
</rss>

