<?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: NIS 11i configuration / problem solving in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656614#M590761</link>
    <description>Thanks for the suggestions . . . but no go.  I've done all of the preceding steps and still the same exact error message.  I'm loading another client just to see if the problem is specific to the particular install or all across the board installs.  Please keep the suggestions coming.</description>
    <pubDate>Fri, 01 Feb 2002 15:02:18 GMT</pubDate>
    <dc:creator>Kirk Shimek</dc:creator>
    <dc:date>2002-02-01T15:02:18Z</dc:date>
    <item>
      <title>NIS 11i configuration / problem solving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656609#M590756</link>
      <description>AIX 4.3.3 MR8 NIS server - Serving 40+ hpux 10:20 and 11:00 clients.  Attempting to configure my first 11i / 11:11 client. Installation went great. NFS works. DNS name resolution works.&lt;BR /&gt;&lt;BR /&gt;Problem: I want NIS (not NIS+) to be my primary name resolution service for hosts, passwds etc and then fall back to DNS as a secondary name service resolution. . ..  I configure my /etc/nsswitch.conf, specify the domain etc . . . here is the error I get when I try starting /sbin/init.d/nis.client&lt;BR /&gt;&lt;BR /&gt;"root@cad127-/ &amp;gt; /sbin/init.d/nis.client start&lt;BR /&gt;    starting NIS CLIENT networking&lt;BR /&gt;    starting up the rpcbind&lt;BR /&gt;        rpcbind already started, using pid: 679&lt;BR /&gt;        domainname lci&lt;BR /&gt;    starting up the Network Information Service&lt;BR /&gt;        starting up the ypbind daemon&lt;BR /&gt;FAILURE CODE: 1&lt;BR /&gt;        calling ypset with 149.223.100.100&lt;BR /&gt;Sorry, I can't set up a udp connection to ypbind on host cad127.&lt;BR /&gt;        Checking NIS binding.&lt;BR /&gt;        Bound to NIS server using domain lci.&lt;BR /&gt;        starting up the keyserv daemon&lt;BR /&gt;        keyserv already started, using pid: 730&lt;BR /&gt;&lt;BR /&gt;From the docs page it seems that NIS on 11i is a little different then in 10:20 and 11:00. But I don't have enough debug savvy . . . thats why I'm coming to the experts.  Thanks for any hints, suggestions, and of course solutions.</description>
      <pubDate>Thu, 31 Jan 2002 20:20:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656609#M590756</guid>
      <dc:creator>Kirk Shimek</dc:creator>
      <dc:date>2002-01-31T20:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: NIS 11i configuration / problem solving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656610#M590757</link>
      <description>Check if your IP broadcast address is correct. The command is ..&lt;BR /&gt;&lt;BR /&gt;# ifconfig lan0    ===&amp;gt; assuming you got lan0&lt;BR /&gt;&lt;BR /&gt;If the broadcast address is not correct, change it and restart nis-client again.</description>
      <pubDate>Thu, 31 Jan 2002 21:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656610#M590757</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-01-31T21:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: NIS 11i configuration / problem solving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656611#M590758</link>
      <description>Yes the broadcast is correct. It is the same on all other working hpux 10:00 and 11:00 systems. We have a super-netted network here xxx.xxx.100.0 and xxx.xxx.101.xxx are configured as the same lan so the broadcast is xxx.xxx.101.255.</description>
      <pubDate>Thu, 31 Jan 2002 21:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656611#M590758</guid>
      <dc:creator>Kirk Shimek</dc:creator>
      <dc:date>2002-01-31T21:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: NIS 11i configuration / problem solving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656612#M590759</link>
      <description>Mmm .. I'm troubleshooting this based on the "..can't setup udp connection to ypbind.." error message. Do you have /var/yp/secureservers file configured ? If yes try this ..&lt;BR /&gt;# cd /var/yp&lt;BR /&gt;# mv secureservers secureservers.bak&lt;BR /&gt;Now restart NIS-client again. Often if secureservers file is corrupted or wrongly configured, it could cause ypbind to fail.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2002 22:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656612#M590759</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-01-31T22:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: NIS 11i configuration / problem solving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656613#M590760</link>
      <description>Hi,&lt;BR /&gt;In /etc/rc.config.d/namesvrs file,check the following flags has been set&lt;BR /&gt;&lt;BR /&gt;NIS_CLIENT="1"  &lt;BR /&gt;NIS_DOMAIN="domain_name" ( domain name of     your NIS server)&lt;BR /&gt;YPBIND_OPTIONS="-ypset" &lt;BR /&gt;YPSET_ADDR="x.x.x.x" ( IP of NIS server)&lt;BR /&gt;&lt;BR /&gt;then do&lt;BR /&gt;#/sbin/init.d/nis.client stop/start&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2002 05:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656613#M590760</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-02-01T05:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: NIS 11i configuration / problem solving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656614#M590761</link>
      <description>Thanks for the suggestions . . . but no go.  I've done all of the preceding steps and still the same exact error message.  I'm loading another client just to see if the problem is specific to the particular install or all across the board installs.  Please keep the suggestions coming.</description>
      <pubDate>Fri, 01 Feb 2002 15:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656614#M590761</guid>
      <dc:creator>Kirk Shimek</dc:creator>
      <dc:date>2002-02-01T15:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: NIS 11i configuration / problem solving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656615#M590762</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;Just had success loading a second box.  Did the exact same steps as the original failing box. I'm going to reinstall . . . will let you know.</description>
      <pubDate>Fri, 01 Feb 2002 17:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-11i-configuration-problem-solving/m-p/2656615#M590762</guid>
      <dc:creator>Kirk Shimek</dc:creator>
      <dc:date>2002-02-01T17:18:19Z</dc:date>
    </item>
  </channel>
</rss>

