Networking Forums

Networking Forums > Computer Networking > Linux Networking > setting up NIS for first time

Reply
Thread Tools Display Modes

setting up NIS for first time

 
 
nusr
Guest
Posts: n/a

 
      08-07-2005, 01:08 PM
I'm making my first attempt at configuring my RH9.x workstation as a NIS
server. verything looks good but I have one outstanding issue. Its with
the output of the rpcinfo command.


[lnx03]# rpcinfo -u localhost ypserv
rpcinfo: RPC: Timed out
program 100004 version 1 is not available
rpcinfo: RPC: Timed out
program 100004 version 2 is not available
[lnx03]#


But when I execute the following:

[lnx03]# rpcinfo -u lnx03 ypserv
program 100004 version 1 ready and waiting
program 100004 version 2 ready and waiting
[lnx03]#

Should it matter that the rpcinfo against the localhost fails knowing that
my NIS server is "lnx03"?

--
d


 
Reply With Quote
 
 
 
 
Hans-Juergen Lange
Guest
Posts: n/a

 
      08-08-2005, 06:39 AM
nusr wrote:
> I'm making my first attempt at configuring my RH9.x workstation as a NIS
> server. verything looks good but I have one outstanding issue. Its with
> the output of the rpcinfo command.
>
>
> [lnx03]# rpcinfo -u localhost ypserv
> rpcinfo: RPC: Timed out
> program 100004 version 1 is not available
> rpcinfo: RPC: Timed out
> program 100004 version 2 is not available
> [lnx03]#
>
>
> But when I execute the following:
>
> [lnx03]# rpcinfo -u lnx03 ypserv
> program 100004 version 1 ready and waiting
> program 100004 version 2 ready and waiting
> [lnx03]#
>
> Should it matter that the rpcinfo against the localhost fails knowing that
> my NIS server is "lnx03"?
>


NO,

this is because the server listens on the ip your ethernet card has. And
this is not 127.0.0.1 what localhost is.
It makes no sense to use the NIS for the localmachine who has all
information that can requested via NIS.

BR

Hans-Juergen Lange
 
Reply With Quote
 
kevindu28@yahoo.com
Guest
Posts: n/a

 
      08-09-2005, 02:02 AM
Thanks for the answer.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
1st time setting up a server... Ric1 Wireless Networks 1 08-08-2006 01:00 AM
Setting up a LAN network for the first time. Bazzer Smith Windows Networking 2 05-16-2006 08:59 AM
Setting up a network for first time Peter P Home Networking 7 06-15-2005 09:40 PM
setting NAT/VPN role for the first time Musnazril Mustaq Khan Windows Networking 3 06-13-2005 03:41 PM
Setting Up NTP for Time Sync W. Watson Linux Networking 54 01-09-2005 04:45 PM



1 2 3 4 5 6 7 8 9 10 11