<?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 DNS resolution problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029979#M574170</link>
    <description>We changed the IP of our email server to an internal IP address in our network.  We made the changes to our internal dns and all looks well.  Only problem is, when we do an nslookup on the old outside address, the internal dns still finds a way to resolve it.  I have looked in all the db files and I can't find anywhere that old IP is listed.  What do I need to do to totally refresh the indns database...where could it be finding that old address.  Any help would be greatly appreciated.  We are using bind 9.2.0</description>
    <pubDate>Tue, 22 Jul 2003 13:18:09 GMT</pubDate>
    <dc:creator>Kathleen</dc:creator>
    <dc:date>2003-07-22T13:18:09Z</dc:date>
    <item>
      <title>DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029979#M574170</link>
      <description>We changed the IP of our email server to an internal IP address in our network.  We made the changes to our internal dns and all looks well.  Only problem is, when we do an nslookup on the old outside address, the internal dns still finds a way to resolve it.  I have looked in all the db files and I can't find anywhere that old IP is listed.  What do I need to do to totally refresh the indns database...where could it be finding that old address.  Any help would be greatly appreciated.  We are using bind 9.2.0</description>
      <pubDate>Tue, 22 Jul 2003 13:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029979#M574170</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2003-07-22T13:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029980#M574171</link>
      <description>post your resolv.conf file?&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 13:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029980#M574171</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2003-07-22T13:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029981#M574172</link>
      <description>It shows our domain name and the ip of our internal dns</description>
      <pubDate>Tue, 22 Jul 2003 13:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029981#M574172</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2003-07-22T13:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029982#M574173</link>
      <description>This is dependent on two things:&lt;BR /&gt;&lt;BR /&gt;1) The contents of the Master DNS record.  Are they correct?&lt;BR /&gt;&lt;BR /&gt;2) How the machines resolve.  If they are unix, /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;My guess based on experience is that you've got machines pointing to some secondary DNS server that is not updated.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Jul 2003 13:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029982#M574173</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-22T13:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029983#M574174</link>
      <description>You need to add a "forwarders" statement to you /etc/named.conf file to include the IP addresses (not the names!) of your ISP's DNS servers.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 22 Jul 2003 14:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029983#M574174</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-07-22T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029984#M574175</link>
      <description>try adding the address in you /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;also make sure in the /etc/nsswitch.conf&lt;BR /&gt;you have the following entry:&lt;BR /&gt;&lt;BR /&gt;hosts:        files [NOTFOUND=continue] dns</description>
      <pubDate>Tue, 22 Jul 2003 14:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029984#M574175</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-07-22T14:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029985#M574176</link>
      <description>The internal resolves fine.....it resolves to the outside address too....which is what we DON'T want to happen.  So it shouldn't be in hosts, right?  Which were you talking about adding to the hosts file?</description>
      <pubDate>Tue, 22 Jul 2003 14:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029985#M574176</guid>
      <dc:creator>Kathleen</dc:creator>
      <dc:date>2003-07-22T14:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029986#M574177</link>
      <description>Kathleen,&lt;BR /&gt;&lt;BR /&gt;Yes, take any external hosts you do not want to be resolved out of both the /etc/hosts file and out of your internal DNS tables.  If you don't want any external hosts being resolved, then *remove* the forwarders line from the /etc/named.conf, if it exists.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 22 Jul 2003 14:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029986#M574177</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-07-22T14:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029987#M574178</link>
      <description>nslookup&lt;BR /&gt;set debug&lt;BR /&gt;emailservername&lt;BR /&gt;&lt;BR /&gt;(note results)&lt;BR /&gt;&lt;BR /&gt;set norec&lt;BR /&gt;set nosearch&lt;BR /&gt;emailservername&lt;BR /&gt;&lt;BR /&gt;set type=any&lt;BR /&gt;emailservername&lt;BR /&gt;&lt;BR /&gt;The results should tell you where the old ip is coming from.&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 17:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029987#M574178</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-07-22T17:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: DNS resolution problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029988#M574179</link>
      <description>Make sure you removed the old entry from the reverse lookup too.</description>
      <pubDate>Tue, 22 Jul 2003 17:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-resolution-problem/m-p/3029988#M574179</guid>
      <dc:creator>Jason Martens</dc:creator>
      <dc:date>2003-07-22T17:29:50Z</dc:date>
    </item>
  </channel>
</rss>

