<?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 trouble in the system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689577#M530701</link>
    <description>Yes, DNS is working on the system now.&lt;BR /&gt;&lt;BR /&gt;======================================&lt;BR /&gt;Below is the configuration file of&lt;BR /&gt;&lt;BR /&gt;# more /etc/rc.config.d/namesvrs&lt;BR /&gt;unset UNIX95&lt;BR /&gt;PRE_U95=true;export PRE_U95;&lt;BR /&gt;&lt;BR /&gt;##############################################&lt;BR /&gt;# named (BIND) configuration. See named(1m). #&lt;BR /&gt;##############################################&lt;BR /&gt;#&lt;BR /&gt;#  Name server using the Domain Name System (DNS) protocol (RFC 1034/1035)&lt;BR /&gt;#&lt;BR /&gt;# @(#)B11.23_LR&lt;BR /&gt;#&lt;BR /&gt;# NAMED:      Set to 1 to start nameserver daemon.&lt;BR /&gt;# NAMED_ARGS: Arguments to the nameserver daemon&lt;BR /&gt;#&lt;BR /&gt;#  Configuration of a named file (e.g. /etc/named.conf) is needed for&lt;BR /&gt;#  successful operation of the name server.&lt;BR /&gt;#&lt;BR /&gt;NAMED=0&lt;BR /&gt;NAMED_ARGS=""&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##########################################################&lt;BR /&gt;# NIS (YP) configuration.  See domainname(1), ypserv(1m) #&lt;BR /&gt;##########################################################&lt;BR /&gt;#&lt;BR /&gt;#  Name server using Network Information Service protocol (Sun's ONC)&lt;BR /&gt;#&lt;BR /&gt;# NIS_MASTER_SERVER:    1 if this node is the master NIS server, 0 if not.&lt;BR /&gt;# NIS_SLAVE_SERVER:     1 if this node is a slave NIS server, 0 if not.&lt;BR /&gt;# NIS_CLIENT:1          1 if this node is a NIS client, 0 if not.&lt;BR /&gt;# NISPLUS_SERVER:       1 if this node is a NIS+ server, 0 if not.&lt;BR /&gt;# NISPLUS_CLIENT:       1 if this node is a NIS+ client, 0 if not.&lt;BR /&gt;# EMULYP:               -Y to have rpc.nisd support YP clients.&lt;BR /&gt;# NISDOMAIN:            the NIS domain name (see domainname(1)).&lt;BR /&gt;# NISDOMAIN_ERR:        ???&lt;BR /&gt;# MAX_NISCHECKS=        max number of bind attempts the NIS client will make&lt;BR /&gt;# YPSERV_OPTIONS        command line options for ypserv&lt;BR /&gt;# YPBIND_OPTIONS        command line options for ypbind&lt;BR /&gt;# YPPASSWDD_OPTIONS     command line options for yppasswdd&lt;BR /&gt;# KEYSERV_OPTIONS       command line options for keyserv&lt;BR /&gt;# YPUPDATED_OPTIONS     command line options for ypupdated&lt;BR /&gt;# YPXFRD_OPTIONS        command line options for ypxfrd&lt;BR /&gt;# RPC_NISD_OPTIONS      command line options for rpc.nisd&lt;BR /&gt;# NIS_CACHEMGR_OPTIONS  command line options for nis_cachemgr&lt;BR /&gt;# YPSET_ADDR            IP addr or name of NIS server. Must set YPBIND_OPTIONS&lt;BR /&gt;#                       to "-ypset"&lt;BR /&gt;# LONGNAMES_OPTIONS&lt;BR /&gt;# SHORTNAMES_OPTIONS&lt;BR /&gt;#&lt;BR /&gt;# Note: - NIS_MASTER_SERVER and NIS_SLAVE_SERVER are mutually exclusive,&lt;BR /&gt;#         i.e., only one, not both, should be set if either is set.&lt;BR /&gt;#       - All NIS servers must also be NIS clients, so if you set either&lt;BR /&gt;#         NIS_MASTER_SERVER or NIS_SLAVE_SERVER to 1, you should set&lt;BR /&gt;#         NIS_CLIENT to 1, too.&lt;BR /&gt;#       - Refer to NFS administration manual and ypinit(1M) for the&lt;BR /&gt;#         steps required to create NIS servers.&lt;BR /&gt;#&lt;BR /&gt;# MAX_NISCHECKS&lt;BR /&gt;# The maximum number of bind attempts the&lt;BR /&gt;# NIS client will make for a NIS server to be&lt;BR /&gt;# available before shuting down NIS and&lt;BR /&gt;# booting without it. This value should&lt;BR /&gt;# not be less than 2.&lt;BR /&gt;#&lt;BR /&gt;NIS_MASTER_SERVER=0&lt;BR /&gt;NIS_SLAVE_SERVER=0&lt;BR /&gt;NIS_CLIENT=1&lt;BR /&gt;NISPLUS_SERVER=0&lt;BR /&gt;NISPLUS_CLIENT=0&lt;BR /&gt;NIS_DOMAIN="KTeng"&lt;BR /&gt;MAX_NISCHECKS=2&lt;BR /&gt;EMULYP=""&lt;BR /&gt;YPSERV_OPTIONS=""&lt;BR /&gt;YPBIND_OPTIONS="-ypset"&lt;BR /&gt;YPPASSWDD_OPTIONS="/etc/passwd -m passwd PWFILE=/etc/passwd"&lt;BR /&gt;KEYSERV_OPTIONS=""&lt;BR /&gt;YPUPDATED_OPTIONS=""&lt;BR /&gt;YPXFRD_OPTIONS=""&lt;BR /&gt;RPC_NISD_OPTIONS="$EMULYP"&lt;BR /&gt;NIS_CACHEMGR_OPTIONS=""&lt;BR /&gt;YPSET_ADDR="10.161.9.155"&lt;BR /&gt;LONGNAMES_OPTIONS="group.bygid.dir group.bygid.pag group.byname.dir \&lt;BR /&gt;group.byname.pag hosts.byaddr.dir hosts.byaddr.pag \&lt;BR /&gt;hosts.byname.dir hosts.byname.pag networks.byaddr.dir \&lt;BR /&gt;networks.byaddr.pag networks.byname.dir networks.byname.pag \&lt;BR /&gt;passwd.byname.dir passwd.byname.pag passwd.byuid.dir \&lt;BR /&gt;passwd.byuid.pag protocols.byname.dir protocols.byname.pag \&lt;BR /&gt;protocols.bynumber.dir protocols.bynumber.pag \&lt;BR /&gt;rpc.bynumber.dir rpc.bynumber.pag services.byname.dir \&lt;BR /&gt;services.byname.pag ypservers.dir ypservers.pag"&lt;BR /&gt;&lt;BR /&gt;SHORTNAMES_OPTIONS="group.bygi.dir group.bygi.pag group.byna.dir \&lt;BR /&gt;group.byna.pag hosts.byad.dir hosts.byad.pag \&lt;BR /&gt;hosts.byna.dir hosts.byna.pag netwk.byad.dir \&lt;BR /&gt;netwk.byad.pag netwk.byna.dir netwk.byna.pag \&lt;BR /&gt;passw.byna.dir passw.byna.pag passw.byui.dir \&lt;BR /&gt;passw.byui.pag proto.byna.dir proto.byna.pag \&lt;BR /&gt;proto.bynu.dir proto.bynu.pag rpc.bynu.dir \&lt;BR /&gt;rpc.bynu.pag servi.byna.dir servi.byna.pag \&lt;BR /&gt;ypservers.dir ypservers.pag"&lt;BR /&gt;#&lt;BR /&gt;=========================================&lt;BR /&gt;Now its able to ping to NIS master server which is different subnet. &lt;BR /&gt;&lt;BR /&gt;In above i have placed the value for&lt;BR /&gt;&lt;BR /&gt;YPSET_ADDR="10.161.9.155"&lt;BR /&gt;&lt;BR /&gt;which is NIS slave server in the same subnet. IS my above setting are correct?</description>
    <pubDate>Tue, 28 Sep 2010 11:02:59 GMT</pubDate>
    <dc:creator>Anand Banajiger</dc:creator>
    <dc:date>2010-09-28T11:02:59Z</dc:date>
    <item>
      <title>NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689571#M530695</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have trouble in my system in which NIS is not working. Earlier the NIS was working. Now its not working. &lt;BR /&gt;&lt;BR /&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: 1399&lt;BR /&gt;        domainname KTeng&lt;BR /&gt;    starting up the Network Information Service&lt;BR /&gt;        starting up the ypbind daemon&lt;BR /&gt;ypbind will not use the server list available in the file /var/yp/binding/&lt;DOMAIN_NAME&gt;/ypservers for binding purpose. Also if ypbind is invoked with -broadcast option, then -broadcast option is ignored.&lt;BR /&gt;        /usr/lib/netsvc/yp/ypbind -ypset&lt;BR /&gt;        calling ypset with 10.161.9.155&lt;BR /&gt;        Checking NIS binding.&lt;BR /&gt;        Unable to bind to NIS server using domain KTeng.&lt;BR /&gt;        starting up the keyserv daemon&lt;BR /&gt;        /usr/sbin/keyserv&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;One more thing I found DNS is not working. IS this due to this my NIS is not working. Below is the output of nsswitch.conf.&lt;BR /&gt;&lt;BR /&gt;# more /etc/nsswitch.conf&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.nis:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B11.23_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;passwd:       compat&lt;BR /&gt;group:        compat&lt;BR /&gt;hosts:        nis [NOTFOUND=return] files&lt;BR /&gt;ipnodes:      files&lt;BR /&gt;networks:     nis [NOTFOUND=return] files&lt;BR /&gt;protocols:    nis [NOTFOUND=return] files&lt;BR /&gt;rpc:          nis [NOTFOUND=return] files&lt;BR /&gt;publickey:    nis [NOTFOUND=return] files&lt;BR /&gt;netgroup:     nis [NOTFOUND=return] files&lt;BR /&gt;automount:    files nis&lt;BR /&gt;aliases:      files nis&lt;BR /&gt;services:     files nis&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Please help&lt;/DOMAIN_NAME&gt;</description>
      <pubDate>Tue, 21 Sep 2010 16:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689571#M530695</guid>
      <dc:creator>Anand Banajiger</dc:creator>
      <dc:date>2010-09-21T16:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689572#M530696</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One more thing i found command nsquery. But this command fails.&lt;BR /&gt;&lt;BR /&gt;# /usr/contrib/bin/nsquery hosts ites&lt;BR /&gt;&lt;BR /&gt;Using "nis [NOTFOUND=return] files" for the hosts policy.&lt;BR /&gt;&lt;BR /&gt;Searching nis for ites&lt;BR /&gt;This Name Service is currently unavailable&lt;BR /&gt;&lt;BR /&gt;Switch configuration: Allows fallback&lt;BR /&gt;&lt;BR /&gt;Searching /etc/hosts for ites&lt;BR /&gt;ites was NOTFOUND&lt;BR /&gt;&lt;BR /&gt;Switch configuration: Allows fallback&lt;BR /&gt;&lt;BR /&gt;All name services have been searched&lt;BR /&gt;# echo $?&lt;BR /&gt;3&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Looked into man nsquery command and found &lt;BR /&gt;&lt;BR /&gt; RETURN VALUE&lt;BR /&gt;      0:   Success.&lt;BR /&gt;&lt;BR /&gt;      1:   Invalid Usage.&lt;BR /&gt;&lt;BR /&gt;      2:   Unknown ACTION.&lt;BR /&gt;&lt;BR /&gt;      3:   No match found in any name services queried.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2010 17:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689572#M530696</guid>
      <dc:creator>Anand Banajiger</dc:creator>
      <dc:date>2010-09-21T17:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689573#M530697</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The line in your nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;hosts: nis [NOTFOUND=return] files&lt;BR /&gt;&lt;BR /&gt;means, that if NIS is reachable and the hostname wasn't found in it, it returns a "not found" message. If NIS is down, it falls back to your local hosts file. Since it hasn't been found in your hosts file, it gives back a "notfound" message. This is the way it works.&lt;BR /&gt;&lt;BR /&gt;You can check if you are bound to any NIS master or slave:&lt;BR /&gt;&lt;BR /&gt;# ypwhich&lt;BR /&gt;&lt;BR /&gt;Please post the output.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2010 10:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689573#M530697</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-09-22T10:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689574#M530698</link>
      <description>I get output for ypwhich.&lt;BR /&gt;&lt;BR /&gt;# ypwhich&lt;BR /&gt;NIS domain KTeng not bound.&lt;BR /&gt;# ps -ef | grep -i ypbind&lt;BR /&gt;    root  4899  4869  0 19:20:48 pts/0     0:00 grep -i ypbind&lt;BR /&gt;    root  4549     1  0 18:59:38 ?         0:00 /usr/lib/netsvc/yp/ypbind -ypset&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2010 12:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689574#M530698</guid>
      <dc:creator>Anand Banajiger</dc:creator>
      <dc:date>2010-09-27T12:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689575#M530699</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;your client has no connection to your NIS domain server: KTeng&lt;BR /&gt;&lt;BR /&gt;Can you ping the server?&lt;BR /&gt;Does the server knows that it is 'KTeng'?&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2010 13:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689575#M530699</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2010-09-27T13:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689576#M530700</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;can you post the output from your NIS server:&lt;BR /&gt;ypwhich&lt;BR /&gt;domainname&lt;BR /&gt;ps -ef|grep ypserv&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I have trouble in my system in which NIS is &lt;BR /&gt;&amp;gt;not working. Earlier the NIS was working. &amp;gt;Now its not working. &lt;BR /&gt;&lt;BR /&gt;Do you know anything that changed?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;One more thing I found DNS is not working. &lt;BR /&gt;Is it working again now?&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2010 13:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689576#M530700</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2010-09-27T13:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689577#M530701</link>
      <description>Yes, DNS is working on the system now.&lt;BR /&gt;&lt;BR /&gt;======================================&lt;BR /&gt;Below is the configuration file of&lt;BR /&gt;&lt;BR /&gt;# more /etc/rc.config.d/namesvrs&lt;BR /&gt;unset UNIX95&lt;BR /&gt;PRE_U95=true;export PRE_U95;&lt;BR /&gt;&lt;BR /&gt;##############################################&lt;BR /&gt;# named (BIND) configuration. See named(1m). #&lt;BR /&gt;##############################################&lt;BR /&gt;#&lt;BR /&gt;#  Name server using the Domain Name System (DNS) protocol (RFC 1034/1035)&lt;BR /&gt;#&lt;BR /&gt;# @(#)B11.23_LR&lt;BR /&gt;#&lt;BR /&gt;# NAMED:      Set to 1 to start nameserver daemon.&lt;BR /&gt;# NAMED_ARGS: Arguments to the nameserver daemon&lt;BR /&gt;#&lt;BR /&gt;#  Configuration of a named file (e.g. /etc/named.conf) is needed for&lt;BR /&gt;#  successful operation of the name server.&lt;BR /&gt;#&lt;BR /&gt;NAMED=0&lt;BR /&gt;NAMED_ARGS=""&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##########################################################&lt;BR /&gt;# NIS (YP) configuration.  See domainname(1), ypserv(1m) #&lt;BR /&gt;##########################################################&lt;BR /&gt;#&lt;BR /&gt;#  Name server using Network Information Service protocol (Sun's ONC)&lt;BR /&gt;#&lt;BR /&gt;# NIS_MASTER_SERVER:    1 if this node is the master NIS server, 0 if not.&lt;BR /&gt;# NIS_SLAVE_SERVER:     1 if this node is a slave NIS server, 0 if not.&lt;BR /&gt;# NIS_CLIENT:1          1 if this node is a NIS client, 0 if not.&lt;BR /&gt;# NISPLUS_SERVER:       1 if this node is a NIS+ server, 0 if not.&lt;BR /&gt;# NISPLUS_CLIENT:       1 if this node is a NIS+ client, 0 if not.&lt;BR /&gt;# EMULYP:               -Y to have rpc.nisd support YP clients.&lt;BR /&gt;# NISDOMAIN:            the NIS domain name (see domainname(1)).&lt;BR /&gt;# NISDOMAIN_ERR:        ???&lt;BR /&gt;# MAX_NISCHECKS=        max number of bind attempts the NIS client will make&lt;BR /&gt;# YPSERV_OPTIONS        command line options for ypserv&lt;BR /&gt;# YPBIND_OPTIONS        command line options for ypbind&lt;BR /&gt;# YPPASSWDD_OPTIONS     command line options for yppasswdd&lt;BR /&gt;# KEYSERV_OPTIONS       command line options for keyserv&lt;BR /&gt;# YPUPDATED_OPTIONS     command line options for ypupdated&lt;BR /&gt;# YPXFRD_OPTIONS        command line options for ypxfrd&lt;BR /&gt;# RPC_NISD_OPTIONS      command line options for rpc.nisd&lt;BR /&gt;# NIS_CACHEMGR_OPTIONS  command line options for nis_cachemgr&lt;BR /&gt;# YPSET_ADDR            IP addr or name of NIS server. Must set YPBIND_OPTIONS&lt;BR /&gt;#                       to "-ypset"&lt;BR /&gt;# LONGNAMES_OPTIONS&lt;BR /&gt;# SHORTNAMES_OPTIONS&lt;BR /&gt;#&lt;BR /&gt;# Note: - NIS_MASTER_SERVER and NIS_SLAVE_SERVER are mutually exclusive,&lt;BR /&gt;#         i.e., only one, not both, should be set if either is set.&lt;BR /&gt;#       - All NIS servers must also be NIS clients, so if you set either&lt;BR /&gt;#         NIS_MASTER_SERVER or NIS_SLAVE_SERVER to 1, you should set&lt;BR /&gt;#         NIS_CLIENT to 1, too.&lt;BR /&gt;#       - Refer to NFS administration manual and ypinit(1M) for the&lt;BR /&gt;#         steps required to create NIS servers.&lt;BR /&gt;#&lt;BR /&gt;# MAX_NISCHECKS&lt;BR /&gt;# The maximum number of bind attempts the&lt;BR /&gt;# NIS client will make for a NIS server to be&lt;BR /&gt;# available before shuting down NIS and&lt;BR /&gt;# booting without it. This value should&lt;BR /&gt;# not be less than 2.&lt;BR /&gt;#&lt;BR /&gt;NIS_MASTER_SERVER=0&lt;BR /&gt;NIS_SLAVE_SERVER=0&lt;BR /&gt;NIS_CLIENT=1&lt;BR /&gt;NISPLUS_SERVER=0&lt;BR /&gt;NISPLUS_CLIENT=0&lt;BR /&gt;NIS_DOMAIN="KTeng"&lt;BR /&gt;MAX_NISCHECKS=2&lt;BR /&gt;EMULYP=""&lt;BR /&gt;YPSERV_OPTIONS=""&lt;BR /&gt;YPBIND_OPTIONS="-ypset"&lt;BR /&gt;YPPASSWDD_OPTIONS="/etc/passwd -m passwd PWFILE=/etc/passwd"&lt;BR /&gt;KEYSERV_OPTIONS=""&lt;BR /&gt;YPUPDATED_OPTIONS=""&lt;BR /&gt;YPXFRD_OPTIONS=""&lt;BR /&gt;RPC_NISD_OPTIONS="$EMULYP"&lt;BR /&gt;NIS_CACHEMGR_OPTIONS=""&lt;BR /&gt;YPSET_ADDR="10.161.9.155"&lt;BR /&gt;LONGNAMES_OPTIONS="group.bygid.dir group.bygid.pag group.byname.dir \&lt;BR /&gt;group.byname.pag hosts.byaddr.dir hosts.byaddr.pag \&lt;BR /&gt;hosts.byname.dir hosts.byname.pag networks.byaddr.dir \&lt;BR /&gt;networks.byaddr.pag networks.byname.dir networks.byname.pag \&lt;BR /&gt;passwd.byname.dir passwd.byname.pag passwd.byuid.dir \&lt;BR /&gt;passwd.byuid.pag protocols.byname.dir protocols.byname.pag \&lt;BR /&gt;protocols.bynumber.dir protocols.bynumber.pag \&lt;BR /&gt;rpc.bynumber.dir rpc.bynumber.pag services.byname.dir \&lt;BR /&gt;services.byname.pag ypservers.dir ypservers.pag"&lt;BR /&gt;&lt;BR /&gt;SHORTNAMES_OPTIONS="group.bygi.dir group.bygi.pag group.byna.dir \&lt;BR /&gt;group.byna.pag hosts.byad.dir hosts.byad.pag \&lt;BR /&gt;hosts.byna.dir hosts.byna.pag netwk.byad.dir \&lt;BR /&gt;netwk.byad.pag netwk.byna.dir netwk.byna.pag \&lt;BR /&gt;passw.byna.dir passw.byna.pag passw.byui.dir \&lt;BR /&gt;passw.byui.pag proto.byna.dir proto.byna.pag \&lt;BR /&gt;proto.bynu.dir proto.bynu.pag rpc.bynu.dir \&lt;BR /&gt;rpc.bynu.pag servi.byna.dir servi.byna.pag \&lt;BR /&gt;ypservers.dir ypservers.pag"&lt;BR /&gt;#&lt;BR /&gt;=========================================&lt;BR /&gt;Now its able to ping to NIS master server which is different subnet. &lt;BR /&gt;&lt;BR /&gt;In above i have placed the value for&lt;BR /&gt;&lt;BR /&gt;YPSET_ADDR="10.161.9.155"&lt;BR /&gt;&lt;BR /&gt;which is NIS slave server in the same subnet. IS my above setting are correct?</description>
      <pubDate>Tue, 28 Sep 2010 11:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689577#M530701</guid>
      <dc:creator>Anand Banajiger</dc:creator>
      <dc:date>2010-09-28T11:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689578#M530702</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can any one paste the output of nsswitch.nis file in HPUX. My team have changed that file now.&lt;BR /&gt;&lt;BR /&gt;MY current configuration file is &lt;BR /&gt;&lt;BR /&gt;# more nsswitch.nis&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.nis:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B11.23_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;passwd:       files nis&lt;BR /&gt;group:        files nis&lt;BR /&gt;hosts:        nis [NOTFOUND=return] files&lt;BR /&gt;ipnodes:      files&lt;BR /&gt;networks:     nis [NOTFOUND=return] files&lt;BR /&gt;protocols:    nis [NOTFOUND=return] files&lt;BR /&gt;rpc:          nis [NOTFOUND=return] files&lt;BR /&gt;publickey:    nis [NOTFOUND=return] files&lt;BR /&gt;netgroup:     nis [NOTFOUND=return] files&lt;BR /&gt;automount:    files nis&lt;BR /&gt;aliases:      files nis&lt;BR /&gt;services:     files nis&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2010 12:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689578#M530702</guid>
      <dc:creator>Anand Banajiger</dc:creator>
      <dc:date>2010-09-28T12:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: NIS trouble in the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689579#M530703</link>
      <description>&lt;!--!*#--&gt;Hi again,&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.nis:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B.11.11_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.co&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;passwd:       files nis&lt;BR /&gt;group:        files nis&lt;BR /&gt;hosts:        nis [NOTFOUND=return] files&lt;BR /&gt;networks:     nis [NOTFOUND=return] files&lt;BR /&gt;protocols:    nis [NOTFOUND=return] files&lt;BR /&gt;rpc:          nis [NOTFOUND=return] files&lt;BR /&gt;publickey:    nis [NOTFOUND=return] files&lt;BR /&gt;netgroup:     nis [NOTFOUND=return] files&lt;BR /&gt;automount:    files nis&lt;BR /&gt;aliases:      files nis&lt;BR /&gt;services:     files nis&lt;BR /&gt;&lt;BR /&gt;Looks like yours - except that you run 11.23.&lt;BR /&gt;&lt;BR /&gt;Again:&lt;BR /&gt;&lt;BR /&gt;can you post the output from your NIS server 10.161.9.155:&lt;BR /&gt;&lt;BR /&gt;ypwhich&lt;BR /&gt;domainname&lt;BR /&gt;ps -ef|grep ypserv&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Sep 2010 13:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-trouble-in-the-system/m-p/4689579#M530703</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2010-09-28T13:29:11Z</dc:date>
    </item>
  </channel>
</rss>

