Operating System - HP-UX
1833753 Members
2690 Online
110063 Solutions
New Discussion

rpcbind: cannot accept connection: bad call sequence number (current state 4)

 

rpcbind: cannot accept connection: bad call sequence number (current state 4)

I have in syslog:
"rpcbind: cannot accept connection: bad call sequence number (current state 4)"
I did mistake yesterday, because I set:
domainname my_name_domain
and now is:
domainname is my_name_domain
I'd like to change this domainname to empty, because before this domainname was empty!
Could you help me ?
3 REPLIES 3
KVK
Valued Contributor

Re: rpcbind: cannot accept connection: bad call sequence number (current state 4)

Just check in # cat /etc/rc.config.d/namesvrs ==>File has a line called
NIS_DOMAIN ==>If this variable has a entry my_name_domain just clear it and restart the NIS services
Kent Ostby
Honored Contributor

Re: rpcbind: cannot accept connection: bad call sequence number (current state 4)

Mariola --

This error matches a known problem which is fixed via the steps in this document:

UNFSKBRC00008913

http://www1.itrc.hp.com/service/cki/search.do?category=c0&mode=text&searchString=UNFSKBRC00008913+&searchCrit=allwords&docType=EngineerNotes&search.x=37&search.y=10
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"

Re: rpcbind: cannot accept connection: bad call sequence number (current state 4)

When I did:
cat /etc/rc.config.d/namesvrs ==>File has a line called "

NIS_DOMAIN ==>this variable hasn't a entry my_name_domain and I don't clear.
How I can restart the NIS services ?