<?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: nsslookup in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745664#M85928</link>
    <description>I did not install Firewall I disable it while installing the product..</description>
    <pubDate>Mon, 06 Mar 2006 18:22:23 GMT</pubDate>
    <dc:creator>Rafael Casero</dc:creator>
    <dc:date>2006-03-06T18:22:23Z</dc:date>
    <item>
      <title>nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745661#M85925</link>
      <description>I'm currently running Redhat 3.0&lt;BR /&gt;&lt;BR /&gt;I cannot resolve DNS.. I have checked the following files.&lt;BR /&gt;&lt;BR /&gt;/etc/hosts and is showing my loopback address.&lt;BR /&gt;&lt;BR /&gt;/etc/resolve.conf and is showing both of my dns server&lt;BR /&gt;&lt;BR /&gt;Also checked the /etc/nsswitch.conf and is showing "hosts: dns"&lt;BR /&gt;&lt;BR /&gt;Help!!!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 17:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745661#M85925</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-03-06T17:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745662#M85926</link>
      <description>reolve.conf should look something like&lt;BR /&gt;&lt;BR /&gt;search yourdomain.com com org net&lt;BR /&gt;nameserver 10.0.0.2&lt;BR /&gt;nameserver 10.0.2.2&lt;BR /&gt;&lt;BR /&gt;Can you ping your DNS servers?&lt;BR /&gt;Can you telnet to your DNS servers on port 53?&lt;BR /&gt;&lt;BR /&gt;You may want nsswitch to read&lt;BR /&gt;  hosts: files dns&lt;BR /&gt;or &lt;BR /&gt;  hosts: dns files&lt;BR /&gt;&lt;BR /&gt;Did you set up a firewall? If so you need to &lt;BR /&gt;let traffic out to port 53.  &lt;BR /&gt;&lt;BR /&gt;Try &lt;BR /&gt;  nslookup yahoo.com 10.0.0.2&lt;BR /&gt;or &lt;BR /&gt;  host -a yahoo.com 10.0.0.2&lt;BR /&gt;where 10.0.0.2 is the ip of one of your&lt;BR /&gt;nameservers. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 18:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745662#M85926</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-03-06T18:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745663#M85927</link>
      <description>I can ping the dns server using ip.. will not resolve using FQDNM.&lt;BR /&gt;&lt;BR /&gt;/etc/resolve.conf looks good..&lt;BR /&gt;&lt;BR /&gt;I can resolve Yahoo.com &lt;BR /&gt;[root@abc-dexlx10 root]# nslookup yahoo.com xxx.xxx.xx.xx&lt;BR /&gt;Server:         xxx.xxx.xx.xx&lt;BR /&gt;Address:        xxx.xxx.xx.xx#53&lt;BR /&gt;&lt;BR /&gt;Non-authoritative answer:&lt;BR /&gt;Name:   yahoo.com&lt;BR /&gt;Address: 66.94.234.13&lt;BR /&gt;Name:   yahoo.com&lt;BR /&gt;Address: 216.109.112.135&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 18:18:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745663#M85927</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-03-06T18:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745664#M85928</link>
      <description>I did not install Firewall I disable it while installing the product..</description>
      <pubDate>Mon, 06 Mar 2006 18:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745664#M85928</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-03-06T18:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745665#M85929</link>
      <description>If I run nslookup hostname.domainname it works.&lt;BR /&gt;&lt;BR /&gt;Where can I add the Domainname so I can resolve with the FQDNM...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 18:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745665#M85929</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-03-06T18:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745666#M85930</link>
      <description>the domain name should be added to /etc/resolv.conf file&lt;BR /&gt;search domainname anotherdomainname thirddomainname&lt;BR /&gt;&lt;BR /&gt;Hope this example is helpful.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 06:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745666#M85930</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-03-07T06:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745667#M85931</link>
      <description>Can you give me a example on how to add this line...&lt;BR /&gt;&lt;BR /&gt;I currently have &lt;BR /&gt;&lt;BR /&gt;[root@avm-mialx07 bin]# cat /etc/resolv.conf&lt;BR /&gt;nameserver xxx.xxx.xxx.xxx&lt;BR /&gt;nameserver xxx.xxx.xxx.xx&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 08:27:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745667#M85931</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-03-07T08:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745668#M85932</link>
      <description>I was able to correct it..&lt;BR /&gt;&lt;BR /&gt;I added a line under in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;[root@xxx-xxxxx root]# cat /etc/resolv.conf&lt;BR /&gt;domain xxxx.com&lt;BR /&gt;nameserver xxx.xx.xx.xx&lt;BR /&gt;nameserver xxx.xx.xx.xx&lt;BR /&gt;&lt;BR /&gt;Thanks, all for the help..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 10:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745668#M85932</guid>
      <dc:creator>Rafael Casero</dc:creator>
      <dc:date>2006-03-07T10:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: nsslookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745669#M85933</link>
      <description>also check your /etc/nsswitch.conf file.  Make sure this line exists: &lt;BR /&gt;&lt;BR /&gt;hosts:          files dns&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Mar 2006 10:28:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nsslookup/m-p/3745669#M85933</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-03-08T10:28:57Z</dc:date>
    </item>
  </channel>
</rss>

