LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   trying to get NIS up: ypserv running but not responding? (https://www.linuxquestions.org/questions/linux-networking-3/trying-to-get-nis-up-ypserv-running-but-not-responding-189414/)

BrianK 06-03-2004 04:54 PM

trying to get NIS up: ypserv running but not responding?
 
I'm trying to get my NIS server up and running (for the first time). After I launch ypserv, I get the following:

Code:

# rpcinfo -p
  program vers proto  port
    100000    2  tcp    111  portmapper
    100000    2  udp    111  portmapper
    ...
    100009    1  udp    805  yppasswdd
    100004    2  udp  1004  ypserv
    100004    1  udp  1004  ypserv
    100004    2  tcp  1007  ypserv
    100004    1  tcp  1007  ypserv

# 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

what gives?

BrianK 06-07-2004 06:45 PM

any ideas?


All times are GMT -5. The time now is 08:56 AM.