Sponsored Content
Full Discussion: ypbind wont bind?
Top Forums UNIX for Dummies Questions & Answers ypbind wont bind? Post 302165728 by Colton on Friday 8th of February 2008 03:15:21 PM
Old 02-08-2008
I've tried this before as well, here is the output:

[root@node1 yp]# ./ypinit -s 192.168.0.2
Can't enumerate maps from 192.168.0.2. Please check that it is running.
[root@node1 yp]#

I feel like it's an issue on the master still, however...

[root@head colton]# rpcinfo -p localhost
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100000 4 0 111 portmapper
100000 3 0 111 portmapper
100000 2 0 111 portmapper
100024 1 udp 32768 status
100024 1 tcp 51059 status
100004 2 udp 757 ypserv
100004 1 udp 757 ypserv
100004 2 tcp 760 ypserv
100004 1 tcp 760 ypserv
100007 2 udp 794 ypbind
100007 1 udp 794 ypbind
100007 2 tcp 797 ypbind
100007 1 tcp 797 ypbind
100021 1 udp 32769 nlockmgr
100021 3 udp 32769 nlockmgr
100021 4 udp 32769 nlockmgr
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100021 1 tcp 33947 nlockmgr
100021 3 tcp 33947 nlockmgr
100021 4 tcp 33947 nlockmgr
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100009 1 udp 611 yppasswdd
100011 1 udp 638 rquotad
100011 2 udp 638 rquotad
100011 1 tcp 641 rquotad
100011 2 tcp 641 rquotad
100005 1 udp 32773 mountd
100005 1 tcp 52384 mountd
100005 2 udp 32773 mountd
100005 2 tcp 52384 mountd
100005 3 udp 32773 mountd
100005 3 tcp 52384 mountd
600100069 1 udp 707 fypxfrd
600100069 1 tcp 709 fypxfrd
[root@head colton]#

...still looks to me like everything is running, hence my frustration.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Apache wont start

Hi, like a lot of people that post here, I am new at UNIX. The only UNIX I have ever messed with is my iBook running MacOSX (10.1). I have a grasp of the basic commands and understanding of the system but only to a point. I searched the archive and FreeBSD.org and apache.org but I couldn't find... (4 Replies)
Discussion started by: Alpha_Harblo
4 Replies

2. UNIX for Dummies Questions & Answers

Monitor wont come on...

I know this may not be the right forum, but here goes. Last night I was playing my favorite game Everquest and my monitor goes blank... I was able to save out of my game and shut it down... My question is this: I thought my monitor had died but this morning I was able to get it to come back... (6 Replies)
Discussion started by: Kelam_Magnus
6 Replies

3. Solaris

file wont remove

check this out ls -l nmo* -rwsr-s--- 1 root dba 19312 Mar 31 14:44 nmo -rw-r----- 1 oracle dba 0 May 19 2004 nmo0 -rwxr-x--- 1 oracle dba 16512 Mar 31 14:44 nmocat # rm nmo0 nmo0: No such file or directory # id uid=0(root) gid=1(other) what... (8 Replies)
Discussion started by: csaunders
8 Replies

4. Solaris

SMC wont start

Today I attempted to use SMC for the first time on SUNSVR01 since 4 November. The SMC toolbox loads just fine but when I attempt to run any of the tools in SMC, I get red stop signs with labels like "com.sun.admin.hostmgr.client.vhostmgr" in the GUI. At the bottom of the screen, I get the... (0 Replies)
Discussion started by: wjseaman
0 Replies

5. Solaris

ypbind - multiple instances starting

I have built this Solaris 10 server, uses NIS. When the server starts up, two instances of ypbind start. This prevents the server from binding to any domain. The SMF in turn prevents any other network services (sshd and the like) from starting up. Has anyone seen this problem before? (0 Replies)
Discussion started by: blowtorch
0 Replies

6. HP-UX

Wont boot

I am new to HP-UX. I have a external SCSI drive with HP-UX on it. I was trying to clone it to another external scsi drive. I added the new drive to existing LVM. Then I used dd command. But it failed with I/O error. Now I cannot boot it from original drive. It's saying panic: LVM: Configuration... (11 Replies)
Discussion started by: forhad
11 Replies

7. HP-UX

ypbind start/stop

Hi, How to start or stop ypbind on HP-UX machine. Searched a little but could not find. thanks, (2 Replies)
Discussion started by: jredx
2 Replies

8. AIX

check the status of ypbind

hello , How do i to check the status of ypbind on AIX(5.3) platform ? Thanks AVK Linux (1 Reply)
Discussion started by: avklinux
1 Replies

9. Shell Programming and Scripting

script wont run

$ ls -l total 44 drwx------ 2 ivanachu users 512 Dec 6 19:15 VILEARN -rw------- 1 ivanachu users 74 Dec 5 18:42 cond -rwx------ 1 ivanachu users 97 Dec 5 21:30 cond2 -rwxrwxrwx 1 ivanachu users 4979 Feb 10 22:42 createHAqmgr.ksh -rw------- 1 ivanachu users 28 Dec 4... (10 Replies)
Discussion started by: ivanachukapawn
10 Replies
rpc(4)								   File Formats 							    rpc(4)

NAME
rpc - rpc program number data base SYNOPSIS
/etc/rpc DESCRIPTION
The rpc file is a local source containing user readable names that can be used in place of RPC program numbers. The rpc file can be used in conjunction with or instead of other rpc sources, including the NIS maps ``rpc.byname'' and ``rpc.bynumber'' and the NIS+ table ``rpc''. The rpc file has one line for each RPC program name. The line has the following format: name-of-the-RPC-program RPC-program-number aliases Items are separated by any number of blanks and/or tab characters. A ``#'' indicates the beginning of a comment; characters up to the end of the line are not interpreted by routines which search the file. EXAMPLES
Example 1: RPC Database Below is an example of an RPC database: # # rpc # rpcbind 100000 portmap sunrpc portmapper rusersd 100002 rusers nfs 100003 nfsprog mountd 100005 mount showmount walld 100008 rwall shutdown sprayd 100012 spray llockmgr 100020 nlockmgr 100021 status 100024 bootparam 100026 keyserv 100029 keyserver FILES
/etc/nsswitch.conf SEE ALSO
nsswitch.conf(4) SunOS 5.10 10 Dec 1991 rpc(4)
All times are GMT -4. The time now is 04:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy