<?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 headache in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906574#M559809</link>
    <description>Try FQDN:&lt;BR /&gt;&lt;BR /&gt;telnet hostname.somedomain.com 25&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Thu, 09 Jun 2005 12:37:07 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2005-06-09T12:37:07Z</dc:date>
    <item>
      <title>dns headache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906572#M559807</link>
      <description>Hi everyone&lt;BR /&gt;&lt;BR /&gt;I have an external address that I can resolve through DNS, returned are 5 ip addresses for the one host&lt;BR /&gt;&lt;BR /&gt;When I try to &lt;BR /&gt;&lt;BR /&gt;telnet &lt;HOSTNAME&gt; 25 &lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;ping &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;I get the message "unknown host"&lt;BR /&gt;&lt;BR /&gt;I have this working ok on linux and windowz&lt;BR /&gt;&lt;BR /&gt;I have the domain set in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;I have my ip,fqdn and host set in /etc/hosts for the localhost&lt;BR /&gt;&lt;BR /&gt;Any ideas why this is not working&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 09 Jun 2005 12:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906572#M559807</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2005-06-09T12:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: dns headache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906573#M559808</link>
      <description>steve, did someone change your /etc/nsswitch.conf file ?</description>
      <pubDate>Thu, 09 Jun 2005 12:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906573#M559808</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-06-09T12:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: dns headache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906574#M559809</link>
      <description>Try FQDN:&lt;BR /&gt;&lt;BR /&gt;telnet hostname.somedomain.com 25&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 09 Jun 2005 12:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906574#M559809</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-06-09T12:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: dns headache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906575#M559810</link>
      <description>traceroute &lt;IP&gt;&lt;BR /&gt;&lt;BR /&gt;traceroute &lt;HOST&gt;  &amp;lt;- should return unknown.&lt;/HOST&gt;&lt;/IP&gt;</description>
      <pubDate>Thu, 09 Jun 2005 12:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906575#M559810</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-06-09T12:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: dns headache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906576#M559811</link>
      <description>'unknown host' mostly points to host-lookup problems. If you can ping/telnet the machine by ip-address, then it is definitly host-lookup.&lt;BR /&gt;&lt;BR /&gt;Try a 'nslookup' of the machine by its name &lt;HOSTNAME&gt; and by its full name &lt;HOSTNAME&gt;.your .domain.&lt;BR /&gt;&lt;BR /&gt;If nslookup fails on both, then most likely your nsswitch (search order) and/or /etc/hosts is not properly configured. Also check what is searched in nsswitch, dns should be one of them.&lt;BR /&gt;&lt;BR /&gt;If nslookup fails on &lt;HOSTNAME&gt; but succeeds on the full name, update /etc/resolv.conf with the (all) local used domainnames.&lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 10 Jun 2005 03:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906576#M559811</guid>
      <dc:creator>C. Beerse_1</dc:creator>
      <dc:date>2005-06-10T03:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: dns headache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906577#M559812</link>
      <description>What you are getting for,&lt;BR /&gt;&lt;BR /&gt;nslookup &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;what is in /etc/nsswitch.conf file for hosts: entry.&lt;BR /&gt;&lt;BR /&gt;nsquery &lt;HOSTS entry="" in="" nsswitch.conf=""&gt; &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;what you are getting there.&lt;BR /&gt;&lt;BR /&gt;Check tracerouting path with,&lt;BR /&gt;&lt;BR /&gt;tracert(windows) or traceroute (unix)&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/HOSTNAME&gt;&lt;/HOSTS&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 10 Jun 2005 03:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906577#M559812</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-06-10T03:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: dns headache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906578#M559813</link>
      <description>Files you need to look for:&lt;BR /&gt;&lt;BR /&gt;i) /etc/rc.config.d/netconf&lt;BR /&gt;   Check if the IP Address, Netmask and default gateway is set up correctly.&lt;BR /&gt;&lt;BR /&gt;ii) /etc/resolv.conf&lt;BR /&gt;   Check the DNS server's entry, it should have at least one line:&lt;BR /&gt;&lt;BR /&gt;nameserver xx.xx.xx.xx ; Enter the DNS servers IP address here&lt;BR /&gt;&lt;BR /&gt;iii) /etc/nsswitch.conf&lt;BR /&gt;   Look for the line starting with "hosts", it should be something like:&lt;BR /&gt;hosts:        dns [NOTFOUND=return] nis [NOTFOUND=return] files&lt;BR /&gt;NOTE: You may remove nis portion if nis is not configured in your environment.&lt;BR /&gt;&lt;BR /&gt;~Suraj</description>
      <pubDate>Fri, 10 Jun 2005 04:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906578#M559813</guid>
      <dc:creator>Suraj Singh_1</dc:creator>
      <dc:date>2005-06-10T04:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: dns headache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906579#M559814</link>
      <description>Tom get's the rabbit&lt;BR /&gt;&lt;BR /&gt;The plonker that added the entries to /etc/nsswitch.conf disregarded the entry that was already in there. When I built the machines here on site I had to force files as we didn't have dns setup. He added a new entry at the bottom of the file which was correct but was never referenced as the initial entry took precedence. &lt;BR /&gt;&lt;BR /&gt;Thanks everyone&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 10 Jun 2005 08:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-headache/m-p/4906579#M559814</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2005-06-10T08:02:52Z</dc:date>
    </item>
  </channel>
</rss>

