<?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: Sendmail gethostbyaddr failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777707#M584032</link>
    <description>Thanks everyone. When I did a search on forums, Manuals and documents for "sendmail + gethostbyaddr" why didn't the darn thing find the document referenced?!</description>
    <pubDate>Thu, 01 Aug 2002 14:14:22 GMT</pubDate>
    <dc:creator>MTSU_SAN</dc:creator>
    <dc:date>2002-08-01T14:14:22Z</dc:date>
    <item>
      <title>Sendmail gethostbyaddr failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777700#M584025</link>
      <description>I just added a new lan dedicated to it's own network, and sendmail 8.11.1 is generating &lt;BR /&gt;Aug  1 09:46:22 frank sendmail[29941]: gethostbyaddr(192.1.1.2) failed: 1&lt;BR /&gt;errors. I would like to know how to reconfigure it to stop paying attention to this lan.</description>
      <pubDate>Thu, 01 Aug 2002 13:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777700#M584025</guid>
      <dc:creator>MTSU_SAN</dc:creator>
      <dc:date>2002-08-01T13:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail gethostbyaddr failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777701#M584026</link>
      <description>&lt;BR /&gt;Add an entry to your /etc/hosts files for 192.1.1.2 &lt;NAME or="" comment=""&gt;&lt;BR /&gt;&lt;BR /&gt;and ensure your /etc/nsswitch.conf (DNS lookup) file is configured to check hosts also;&lt;BR /&gt;&lt;BR /&gt;hosts:        dns [NOTFOUND=continue] files&lt;BR /&gt;&lt;BR /&gt;Then when you do; nslookup 192.1.1.2&lt;BR /&gt;it will resolve so gethostbyaddr will not produce an error.&lt;BR /&gt;&lt;/NAME&gt;</description>
      <pubDate>Thu, 01 Aug 2002 14:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777701#M584026</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-01T14:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail gethostbyaddr failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777702#M584027</link>
      <description>This link will help you to solve the issue:&lt;BR /&gt;&lt;A href="http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=500000000092459" target="_blank"&gt;http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=500000000092459&lt;/A&gt;</description>
      <pubDate>Thu, 01 Aug 2002 14:03:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777702#M584027</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-01T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail gethostbyaddr failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777703#M584028</link>
      <description>I don't know if you can. But you can make and entry in /etc/hosts resolving that address and the errors will quit. Of course you will have to make sure that you host looks in /etc/hosts via the /etc/nsswitch.conf file if present.</description>
      <pubDate>Thu, 01 Aug 2002 14:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777703#M584028</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-08-01T14:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail gethostbyaddr failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777704#M584029</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm assuming you are using dns and the new lan cards are entered in /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;Make sure your /etc/nsswitch.conf looks like this:&lt;BR /&gt;&lt;BR /&gt;hosts: dns     [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] files&lt;BR /&gt;&lt;BR /&gt;What I believe is happening is that you have return instead of continue, which means that if the ip isn't found, it bombs.  Having continue lets it go on to files if not found in dns.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 01 Aug 2002 14:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777704#M584029</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-08-01T14:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail gethostbyaddr failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777705#M584030</link>
      <description>Jerry,&lt;BR /&gt;&lt;BR /&gt;If you are using /etc/hosts for host name lookup, add a fake_hostname associated with this IP.  &lt;BR /&gt;&lt;BR /&gt;Is it true that it takes 2,3 minutes each time you restart sendmail manually currently?&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Thu, 01 Aug 2002 14:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777705#M584030</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-08-01T14:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail gethostbyaddr failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777706#M584031</link>
      <description>try adding &lt;BR /&gt;192.1.1.2 frankie frankie.&lt;BR /&gt;&lt;BR /&gt;into /etc/hosts&lt;BR /&gt;just the dot will do..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 01 Aug 2002 14:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777706#M584031</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-08-01T14:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail gethostbyaddr failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777707#M584032</link>
      <description>Thanks everyone. When I did a search on forums, Manuals and documents for "sendmail + gethostbyaddr" why didn't the darn thing find the document referenced?!</description>
      <pubDate>Thu, 01 Aug 2002 14:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-gethostbyaddr-failure/m-p/2777707#M584032</guid>
      <dc:creator>MTSU_SAN</dc:creator>
      <dc:date>2002-08-01T14:14:22Z</dc:date>
    </item>
  </channel>
</rss>

