<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871716#M98629</link>
    <description>Do a "ipconfig /all" from your w2k box.  &lt;BR /&gt;&lt;BR /&gt;What is listed as the DNS?  &lt;BR /&gt;&lt;BR /&gt;The reason the DNS hostname is not setup is that the reverse lookup zone is not setup.&lt;BR /&gt;&lt;BR /&gt;Try do a nslookup or dig from your linux box.&lt;BR /&gt;&lt;BR /&gt;nslookup -type=ns 10.10.10.in-addr.arpa&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;dig ns 10.10.10.in-addr.arpa&lt;BR /&gt;&lt;BR /&gt;Do you see any NS record?  If not reverse zone is not configured.</description>
    <pubDate>Mon, 30 Dec 2002 22:42:21 GMT</pubDate>
    <dc:creator>Wilfred Chau_1</dc:creator>
    <dc:date>2002-12-30T22:42:21Z</dc:date>
    <item>
      <title>DNS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871712#M98625</link>
      <description>I have configured dns on RedHat 7.2 (using BIND 8.1)&lt;BR /&gt;When I use nslookup from the workstation (win 2000 or XP), I do get the answer but the server line said that server is uknown (see the attachment). &lt;BR /&gt;When I try to do the nslookup from the server (DNS server),&lt;BR /&gt;I do not get any answer, just an error&lt;BR /&gt;**** cant't find the server name ....&lt;BR /&gt;**** default server is not avelible .... (see attachment).&lt;BR /&gt;&lt;BR /&gt;Any help will be welcomed ...&lt;BR /&gt;&lt;BR /&gt;Miro</description>
      <pubDate>Mon, 30 Dec 2002 16:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871712#M98625</guid>
      <dc:creator>mvr</dc:creator>
      <dc:date>2002-12-30T16:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: DNS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871713#M98626</link>
      <description>Is 10.10.10.4 your RedHat DNS server?&lt;BR /&gt;&lt;BR /&gt;Try this on your M$ box:&lt;BR /&gt;&lt;BR /&gt;nslookup servername 10.10.10.4&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 30 Dec 2002 16:26:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871713#M98626</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-12-30T16:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: DNS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871714#M98627</link>
      <description>Miro,&lt;BR /&gt;&lt;BR /&gt;Verify that you have an entry for your DNS server in both the forward file and the reverse file.  Normally, the error indicates that you missed a pointer entry for your DNS server in the reverse file.  Remember to restart your DNS server after updating any files.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Mon, 30 Dec 2002 16:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871714#M98627</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-12-30T16:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: DNS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871715#M98628</link>
      <description>Make sure your windows DNS configuration has the right IP address, hostname and check if its fully qualified or not.&lt;BR /&gt;&lt;BR /&gt;can you ping the linux box as&lt;BR /&gt;&lt;BR /&gt;linuxbox.my.net &lt;BR /&gt;&lt;BR /&gt;and linuxbox&lt;BR /&gt;&lt;BR /&gt;??&lt;BR /&gt;&lt;BR /&gt;I usually use IP addresses, but I don't currently manage any networks with more than 11 boxex.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 30 Dec 2002 16:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871715#M98628</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-30T16:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: DNS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871716#M98629</link>
      <description>Do a "ipconfig /all" from your w2k box.  &lt;BR /&gt;&lt;BR /&gt;What is listed as the DNS?  &lt;BR /&gt;&lt;BR /&gt;The reason the DNS hostname is not setup is that the reverse lookup zone is not setup.&lt;BR /&gt;&lt;BR /&gt;Try do a nslookup or dig from your linux box.&lt;BR /&gt;&lt;BR /&gt;nslookup -type=ns 10.10.10.in-addr.arpa&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;dig ns 10.10.10.in-addr.arpa&lt;BR /&gt;&lt;BR /&gt;Do you see any NS record?  If not reverse zone is not configured.</description>
      <pubDate>Mon, 30 Dec 2002 22:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871716#M98629</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2002-12-30T22:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: DNS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871717#M98630</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;nslookup when started will do a inverse lookup with the DNS's server's ip address to find out the DNS name of the DNS server. When there is not inverse record for the DNS server's IP address , it returns that error. you can see what is happening by running nslookup in debug mode.&lt;BR /&gt;&lt;BR /&gt;There is no problem to DNS operation due to this error and DNS queries are answered normally.&lt;BR /&gt;&lt;BR /&gt;c:\&amp;gt;nslookup -d1&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Tue, 31 Dec 2002 07:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871717#M98630</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-12-31T07:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: DNS error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871718#M98631</link>
      <description>check /etc/resolv.conf and /etc/nsswitch.conf on UNIX and DNS settings on WIndows</description>
      <pubDate>Tue, 31 Dec 2002 08:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-error/m-p/2871718#M98631</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-12-31T08:17:29Z</dc:date>
    </item>
  </channel>
</rss>

