<?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: bind 9 - wrong domain name resolution in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393187#M14271</link>
    <description>With three ISP's coming in that gives you three possible outside sources for errors in DNS information.&lt;BR /&gt;&lt;BR /&gt;The key is /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;You may want to run some tests seeing if you can ping those servers and commenting all but one out and making sure all three are providing good dns information.&lt;BR /&gt;&lt;BR /&gt;It also could be an internal server, depends on resolv.conf&lt;BR /&gt;&lt;BR /&gt;I would also urge you to check this link:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR732737&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR732737&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and get caught up on point assignment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 06 Oct 2004 12:03:44 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-10-06T12:03:44Z</dc:date>
    <item>
      <title>bind 9 - wrong domain name resolution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393183#M14267</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;We had this problem which is kind of weird. The DNS linux box was setup almost 2 years now and just recently we received this error. When we tried to nslookup an internal domain name (typed in the dns box) it shows us the equivalent public IP of the domain instead of its private IP. But when we restart the dns box the naming lookup returns to normal. &lt;BR /&gt;&lt;BR /&gt;I don't know where the problem is but I just have a hunch that it came from our Internet Load balancer that was installed recently (3 ISPs connected).&lt;BR /&gt;&lt;BR /&gt;Can you help me verify and resolve this problem?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LAT</description>
      <pubDate>Tue, 05 Oct 2004 02:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393183#M14267</guid>
      <dc:creator>Leovino A. Trinidad, Jr</dc:creator>
      <dc:date>2004-10-05T02:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: bind 9 - wrong domain name resolution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393184#M14268</link>
      <description>First see inside /etc/resolv.conf&lt;BR /&gt;who is the nameserver (dns server) of your dns.&lt;BR /&gt;Then see the configuration of the dns that appears in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;If you want it only to resolve internal IP addresses-I'd remove the entry of zone "."&lt;BR /&gt;from /etc/named.conf</description>
      <pubDate>Tue, 05 Oct 2004 03:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393184#M14268</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-10-05T03:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: bind 9 - wrong domain name resolution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393185#M14269</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think it's about route resolution. As I can undestand about your problem, your dns server has two or more network interfaces, one for internal lan and another for external access (internet). You have to verify if there are any problems concerded with the route to access the dns server. When the wrong name resolution happens, verify the route from your workstation  to the dns server (tracert in windows, traceroute in linux) and see if it's ok. Then restart the dns server (the name resolution, as you say, will be ok) and traceagain.&lt;BR /&gt;&lt;BR /&gt;I thnk you will be able to determine a routing problem in your network.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Tue, 05 Oct 2004 07:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393185#M14269</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-10-05T07:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: bind 9 - wrong domain name resolution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393186#M14270</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;do you use dial-in to connect to the internet? if it is so you properly have some scripts for making the connection, setting the routing table, ... and the change also /etc/resolv.conf. in this file are the entries which dns-server ask first, second, third if you put your own dns server to the first position then your own dns database is asked for name resolution otherwise the dns-server of your isp is asked to answer the dns questions and your isp knows only your external ip.&lt;BR /&gt;&lt;BR /&gt;Johannes</description>
      <pubDate>Wed, 06 Oct 2004 05:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393186#M14270</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-10-06T05:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: bind 9 - wrong domain name resolution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393187#M14271</link>
      <description>With three ISP's coming in that gives you three possible outside sources for errors in DNS information.&lt;BR /&gt;&lt;BR /&gt;The key is /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;You may want to run some tests seeing if you can ping those servers and commenting all but one out and making sure all three are providing good dns information.&lt;BR /&gt;&lt;BR /&gt;It also could be an internal server, depends on resolv.conf&lt;BR /&gt;&lt;BR /&gt;I would also urge you to check this link:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR732737&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR732737&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and get caught up on point assignment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Oct 2004 12:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393187#M14271</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-06T12:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: bind 9 - wrong domain name resolution</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393188#M14272</link>
      <description>Hi guys!&lt;BR /&gt;&lt;BR /&gt;Thank you for all of your responses. I think there is nothing wrong with our resolv.conf the items that are listed are, by order: localhost, ISP DNS1 and ISP DNS2. The DNS server is used for mail relaying as well as for Internal and Internet address lookup. The problem just occured when our load balancer came up, hosting 3 different ISP links. Maybe I will try if the problem occurs again the arp static mapping in the load balancer. &lt;BR /&gt;&lt;BR /&gt;Also, thank you SEP for reminding me about unpointed cases, I am not aware that I should give points to everybody who participates in solving the case. I thought points are only given to those who possibly resolved the problem.&lt;BR /&gt;&lt;BR /&gt;Again, thank you and regards.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LAT</description>
      <pubDate>Wed, 06 Oct 2004 21:11:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bind-9-wrong-domain-name-resolution/m-p/3393188#M14272</guid>
      <dc:creator>Leovino A. Trinidad, Jr</dc:creator>
      <dc:date>2004-10-06T21:11:24Z</dc:date>
    </item>
  </channel>
</rss>

