<?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: DNS question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756229#M22399</link>
    <description>&lt;BR /&gt; Hi,&lt;BR /&gt;   You need to check the following files&lt;BR /&gt;  &lt;BR /&gt; # /etc/named.conf&lt;BR /&gt; # /etc/resolv.conf&lt;BR /&gt;    &lt;BR /&gt; and also check your forward and reverse lookup zone files.&lt;BR /&gt;  Please also , tell the result when you &lt;BR /&gt;&lt;BR /&gt; #dig &lt;NAMESERVER&gt;&lt;BR /&gt; means what you are getting in ANSWER section : "NXDOMAIN or SERVERFAIL".&lt;/NAMESERVER&gt;</description>
    <pubDate>Wed, 29 Mar 2006 05:38:42 GMT</pubDate>
    <dc:creator>sachin.tripathi</dc:creator>
    <dc:date>2006-03-29T05:38:42Z</dc:date>
    <item>
      <title>DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756219#M22389</link>
      <description>Hi,&lt;BR /&gt;  I have a Linux/Redhat box that it self is&lt;BR /&gt;a DNS server, running named. After we moved it&lt;BR /&gt;to a different IP address, DNS seems not working properly. What are the files need to&lt;BR /&gt;be modified? &lt;BR /&gt;&lt;BR /&gt;  Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Lynn</description>
      <pubDate>Tue, 21 Mar 2006 18:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756219#M22389</guid>
      <dc:creator>Lynn Hsu_2</dc:creator>
      <dc:date>2006-03-21T18:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756220#M22390</link>
      <description>You need to check the 'nameserver' lines in '/etc/resolv.conf', and also ensure that if named was bound to the old IP address, it's binding to the new IP address.  This is in '/etc/named.conf' (listen-on lines).</description>
      <pubDate>Tue, 21 Mar 2006 21:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756220#M22390</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-03-21T21:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756221#M22391</link>
      <description>Shalom Lynn,&lt;BR /&gt;&lt;BR /&gt;If you can't ping the top entry in /etc/resolv.conf you can't communicate with the DNS servers. You therefore need new entries, and possibly a new gateway in /etc/sysconfig/network or the /etc/sysconfig/network-scripts ifcfg entries.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 21 Mar 2006 22:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756221#M22391</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-21T22:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756222#M22392</link>
      <description>Is you bind process working now? Check it by executing: "ps -ef |grep bind".&lt;BR /&gt;&lt;BR /&gt;If no, change "listen-on { ip_address }" in the /etc/bind/named.conf.options file.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 22 Mar 2006 01:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756222#M22392</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-22T01:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756223#M22393</link>
      <description>You have to put ur new ipaddress in /etc/resolv.conf (bcoz new dns is ur box itself). then after that u have to edit the files /etc/named.conf or /var/named/chroot/etc/named.conf.&lt;BR /&gt;&lt;BR /&gt;in this edit listen-on line and bound to new ip and restart the named service &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Mar 2006 05:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756223#M22393</guid>
      <dc:creator>Renjith Nair</dc:creator>
      <dc:date>2006-03-22T05:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756224#M22394</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Three files need to be modified:&lt;BR /&gt;&lt;BR /&gt;1. /etc/hosts&lt;BR /&gt;2. /etc/named.conf&lt;BR /&gt;3. /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Wed, 22 Mar 2006 05:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756224#M22394</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-03-22T05:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756225#M22395</link>
      <description>Another important file is the zone file, there you should have an A record for your DNS server. You must change that record also.</description>
      <pubDate>Wed, 22 Mar 2006 10:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756225#M22395</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-22T10:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756226#M22396</link>
      <description>Check the files in /etc/bind.  &lt;BR /&gt;You may have old addresses in the db entries.&lt;BR /&gt;Check forward and reverse entries.&lt;BR /&gt;&lt;BR /&gt;Also check any ACL entries defined in the&lt;BR /&gt;files to ensure that they allow access from&lt;BR /&gt;the new addresses.&lt;BR /&gt;&lt;BR /&gt;If this is a forwarding only configuration.&lt;BR /&gt;It you may still (should) have entries&lt;BR /&gt;which prevent access at the new addres.&lt;BR /&gt;These will need to updated.</description>
      <pubDate>Wed, 22 Mar 2006 14:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756226#M22396</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-03-22T14:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756227#M22397</link>
      <description>Thanks everyone for your input. It turns out&lt;BR /&gt;a network issue. The new ip address can not&lt;BR /&gt;go outside/Internet. So we use another&lt;BR /&gt;DNS server now as a temp solution. However, there are about 1500 emails stuck in the mqueue dated 3/22. email is working but the mqueue is still not cleared. "mailq" showed 0 request. I peeked these stuck mails, they all have "name server timed out ..." sendmail was restarted but nothing happened... Also tried "sendmail -q" that did not work ... Any suggestion?&lt;BR /&gt;&lt;BR /&gt;Lynn</description>
      <pubDate>Fri, 24 Mar 2006 14:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756227#M22397</guid>
      <dc:creator>Lynn Hsu_2</dc:creator>
      <dc:date>2006-03-24T14:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756228#M22398</link>
      <description>Double-check the '/etc/resolv.conf', and make sure that the first 'nameserver' line points to a working DNS server.  if this server can't get to it, then that needs to be resolved first.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Mar 2006 16:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756228#M22398</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-03-24T16:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: DNS question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756229#M22399</link>
      <description>&lt;BR /&gt; Hi,&lt;BR /&gt;   You need to check the following files&lt;BR /&gt;  &lt;BR /&gt; # /etc/named.conf&lt;BR /&gt; # /etc/resolv.conf&lt;BR /&gt;    &lt;BR /&gt; and also check your forward and reverse lookup zone files.&lt;BR /&gt;  Please also , tell the result when you &lt;BR /&gt;&lt;BR /&gt; #dig &lt;NAMESERVER&gt;&lt;BR /&gt; means what you are getting in ANSWER section : "NXDOMAIN or SERVERFAIL".&lt;/NAMESERVER&gt;</description>
      <pubDate>Wed, 29 Mar 2006 05:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-question/m-p/3756229#M22399</guid>
      <dc:creator>sachin.tripathi</dc:creator>
      <dc:date>2006-03-29T05:38:42Z</dc:date>
    </item>
  </channel>
</rss>

