<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449815#M208641</link>
    <description>Hi Chang,&lt;BR /&gt;&lt;BR /&gt;You can try all the nameservers ip addresses.&lt;BR /&gt;&lt;BR /&gt;When selcting the server ip_add_of_dns_server at the nslookup "&amp;gt;" prompt, it says policy switch, what it means that the default policy for host lookup has switched to a new one. Once you exit from nslookup "&amp;gt;" prompt by typing exit/quit it reverts to the default policy.&lt;BR /&gt;&lt;BR /&gt;To check what policy is set by default or what it changes to once you over-ride it by using the server command, type "policy" at the "&amp;gt;" prompt.&lt;BR /&gt;&lt;BR /&gt;this link might help you understand what the different details mean,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B1031-90043/ch05s04.html" target="_blank"&gt;http://docs.hp.com/en/B1031-90043/ch05s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Dec 2004 16:04:30 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2004-12-30T16:04:30Z</dc:date>
    <item>
      <title>dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449790#M208616</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Could sommebody tell how to configure dns configuration so that it will resolve external addresses like @yahoo.com?</description>
      <pubDate>Thu, 23 Dec 2004 11:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449790#M208616</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-23T11:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449791#M208617</link>
      <description>All you have to do is to add lines in /etc/resolv.conf.&lt;BR /&gt;For each DNS server your ISP gave you, add a line like this :&lt;BR /&gt;nameserver IP&lt;BR /&gt;(replace IP by the IP of your DNS server)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 11:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449791#M208617</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-12-23T11:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449792#M208618</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can do it by sam. You can configure a resolver.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 11:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449792#M208618</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-12-23T11:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449793#M208619</link>
      <description>Don't forget to configure /etc/nsswitch.conf (can also be done by sam) in order to look in the correct place first. For example, /etc/hosts first, then DNS.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 11:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449793#M208619</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-12-23T11:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449794#M208620</link>
      <description>Hi Chang,&lt;BR /&gt;&lt;BR /&gt;You need to configure the resolver using the file /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;Check this link from the hp docs to see how to configure the resolver,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90685/ch03s08.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90685/ch03s08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 11:58:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449794#M208620</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-23T11:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449795#M208621</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you need this for a specific HP-UX sendmail service pls follow this tip:&lt;BR /&gt;1.- Identify a resolvable name for your smtp server, i.e: smtpserver&lt;BR /&gt;Also assume 8.10.22.100 like IP address for smtpserver.&lt;BR /&gt;2.- You must have been set DS macro in your /etc/mail/sendmail.cf:&lt;BR /&gt;DSsmtpserver&lt;BR /&gt;Pls note that no blanks was leaved.&lt;BR /&gt;3.- In your local /etc/hosts file add the following entry:&lt;BR /&gt;8.10.22.100 yahoo.com&lt;BR /&gt;&lt;BR /&gt;You can repeat this third step to any domain requested.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Thu, 23 Dec 2004 12:04:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449795#M208621</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-12-23T12:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449796#M208622</link>
      <description>The easyest way to configure dns is:&lt;BR /&gt;&lt;BR /&gt;# set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;after you can adjust by modifying if you want /etc/nsswitch.conf and /etc/resolv.conf...&lt;BR /&gt;&lt;BR /&gt;Stf ;-)</description>
      <pubDate>Thu, 23 Dec 2004 13:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449796#M208622</guid>
      <dc:creator>Stf</dc:creator>
      <dc:date>2004-12-23T13:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449797#M208623</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you for the replies. I am still confused. Right now the /etc/resolv.conf has&lt;BR /&gt;&lt;BR /&gt;domain xxxx&lt;BR /&gt;nameserver ipaddress1&lt;BR /&gt;nameserver ipaddress2&lt;BR /&gt;&lt;BR /&gt;How to add yahoo.com here? Please explain.</description>
      <pubDate>Sat, 25 Dec 2004 20:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449797#M208623</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-25T20:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449798#M208624</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Mon, 27 Dec 2004 10:58:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449798#M208624</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-27T10:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449799#M208625</link>
      <description>You do not add yahoo.com in /etc/resolv.com. The two servers referenced by "nameserver" lines in your file are DNS servers. When you want to find a host (like yahoo.com), you ask them to give the corresponding IP. If they don't know, they ask to another DNS they refer as a master. This master gives reply to yours, so they are able to answer.&lt;BR /&gt;&lt;BR /&gt;Now, if the 2 DNS you have aren't able to answer, following problem may occur :&lt;BR /&gt;. Your system isn't configured to use this resolv.conf file. This you can troubleshoot by posting here your /etc/nsswitch.conf file. We will tell you wether it's good or not.&lt;BR /&gt;. Your nameservers are not able to resolve yahoo.com. There master DNS can also not resolve. Verify those DNS by configuring them on your worstation and trying to resolve yahoo.com (nslookup command)&lt;BR /&gt;. Your server can't reach those DNS servers. Can you ping those nameservers ? Can you issue a DNS query to them ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2004 11:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449799#M208625</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-12-27T11:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449800#M208626</link>
      <description>Hi chang,&lt;BR /&gt;&lt;BR /&gt;This link might help you understand how the DNS resolution happens.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90685/ch03s01.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90685/ch03s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The whole chapter is useful. Also pay special notice to the section "How BIND Resolves Host Names".&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2004 11:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449800#M208626</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-27T11:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449801#M208627</link>
      <description>Fred,&lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch.conf doesn't exist&lt;BR /&gt;&lt;BR /&gt;The following exist &lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch.compat       /etc/nsswitch.files        /etc/nsswitch.hp_defaults  /etc/nsswitch.nis          /etc/nsswitch.nisplus&lt;BR /&gt;&lt;BR /&gt;Is this what you meant by a dns query?&lt;BR /&gt;&lt;BR /&gt;nslookup &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt;&lt;BR /&gt;Name Server:  autoproxy.xxx.com&lt;BR /&gt;Address:  xxx.yyy.xx.d&lt;BR /&gt; &lt;BR /&gt;Trying DNS&lt;BR /&gt;Trying NIS&lt;BR /&gt;looking up FILES&lt;BR /&gt;*** No address information is available for "&lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt;"&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2004 10:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449801#M208627</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-30T10:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449802#M208628</link>
      <description>And I was able to ping to nameservers</description>
      <pubDate>Thu, 30 Dec 2004 10:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449802#M208628</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-30T10:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449803#M208629</link>
      <description>Hi, also /etc/named.conf doesn't exist.&lt;BR /&gt;I think I have to specify soemthing there.&lt;BR /&gt;Can anybody tell whats happening here</description>
      <pubDate>Thu, 30 Dec 2004 11:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449803#M208629</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-30T11:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449804#M208630</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Create a file /etc/nsswitch.conf and try this entry in that file,&lt;BR /&gt;&lt;BR /&gt;hosts : dns files&lt;BR /&gt;&lt;BR /&gt;save this file and exit and then do a nslookup for &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2004 11:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449804#M208630</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-30T11:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449805#M208631</link>
      <description>did you use a local dns or a public dns?&lt;BR /&gt;&lt;BR /&gt;if you use only local dns try to add an public dns entry in your /etc/resolv.conf file&lt;BR /&gt;&lt;BR /&gt;Stf ;-)</description>
      <pubDate>Thu, 30 Dec 2004 11:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449805#M208631</guid>
      <dc:creator>Stf</dc:creator>
      <dc:date>2004-12-30T11:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449806#M208632</link>
      <description>Hi Sanjay&lt;BR /&gt;&lt;BR /&gt;This is the result:&lt;BR /&gt;&lt;BR /&gt;nslookup &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt;&lt;BR /&gt;Using /etc/hosts on:  &lt;LOCALHOST&gt;&lt;BR /&gt; &lt;BR /&gt;looking up FILES&lt;BR /&gt;*** No address information is available for "&lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt;"&lt;BR /&gt;&lt;/LOCALHOST&gt;</description>
      <pubDate>Thu, 30 Dec 2004 11:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449806#M208632</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-30T11:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449807#M208633</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this&lt;BR /&gt;&lt;BR /&gt;vi /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;Save this file, exist and now do a nslookup for &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm hoping your /etc/resolv.conf is configured like this&lt;BR /&gt;&lt;BR /&gt;search your_local_domain.com&lt;BR /&gt;nameserver 1st_dns_server_ip_address&lt;BR /&gt;nameserver 2nd_dns_server_ip_address&lt;BR /&gt;&lt;BR /&gt;you can also use the domain variable in the resolv.conf in place of search. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2004 11:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449807#M208633</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-30T11:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449808#M208634</link>
      <description>ok edit your /etc/nsswitch.conf file and put these line :&lt;BR /&gt;&lt;BR /&gt;hosts:   dns [NOTFOUND=continue] files&lt;BR /&gt;&lt;BR /&gt;in your result of nslookup command it seems like that for your request it don't search in the dns...&lt;BR /&gt;&lt;BR /&gt;Stf ;-)</description>
      <pubDate>Thu, 30 Dec 2004 11:53:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449808#M208634</guid>
      <dc:creator>Stf</dc:creator>
      <dc:date>2004-12-30T11:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449809#M208635</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I got this&lt;BR /&gt;&lt;BR /&gt;nslookup &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt;&lt;BR /&gt;Using /etc/hosts on:  &lt;HOSTNAME&gt;&lt;BR /&gt; &lt;BR /&gt;looking up FILES&lt;BR /&gt;Trying DNS&lt;BR /&gt;*** autoproxy.xxx.com can't find &lt;A href="http://www.yahoo.com:" target="_blank"&gt;www.yahoo.com:&lt;/A&gt; Non-existent domain&lt;BR /&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 30 Dec 2004 12:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3449809#M208635</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-30T12:00:20Z</dc:date>
    </item>
  </channel>
</rss>

