[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

weird NFS errors - Can't callback 127.0.0.1



Nov 14 07:29:17 chinchilla rpc.statd[437]: notify_host: failed to notify
127.0.0.1
Nov 14 07:29:47 chinchilla rpc.statd[437]: Can't callback 127.0.0.1
(100021,4), giving up.

Any thoughts about what might be causing these?  I've googled these
messages a few times over the last several years but never figured it out.
NFS seems to work OK so I have not worried about it too much, but I'd like
to know what the issue is.  (And it would be nice if the next person who
googled this error could find an answer!)

Here is my hosts.allow:
ALL: 127.0.0.1, localhost
ALL: 192.168.10.
sshd: ALL

And my hosts.deny:
ALL: PARANOID : echo Denied %c trying to access %d - paranoid
ALL: ALL : echo Denied %c trying to access %d - all 

Here's the output of 'rpcinfo -p localhost':
~> rpcinfo -p localhost
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  32768  status
    100024    1   tcp  32768  status
    100004    2   udp    624  ypserv
    100004    1   udp    624  ypserv
    100004    2   tcp    627  ypserv
    100004    1   tcp    627  ypserv
    100009    1   udp    627  yppasswdd
 600100069    1   udp    630
 600100069    1   tcp    632
    100007    2   udp    638  ypbind
    100007    1   udp    638  ypbind
    100007    2   tcp    641  ypbind
    100007    1   tcp    641  ypbind
    100021    1   udp  32771  nlockmgr
    100021    3   udp  32771  nlockmgr
    100021    4   udp  32771  nlockmgr
    100021    1   tcp  32769  nlockmgr
    100021    3   tcp  32769  nlockmgr
    100021    4   tcp  32769  nlockmgr
1092830567    2   udp   3049
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100005    1   udp  42012  mountd
    100005    1   tcp  45850  mountd
    100005    2   udp  42012  mountd
    100005    2   tcp  45850  mountd
    100005    3   udp  42012  mountd
    100005    3   tcp  45850  mountd

I'm subscribed, no need to Cc me.

Thanks!
	Dale
-- 
Dale E. Martin - dale@the-martins.org
http://the-martins.org/~dmartin



Reply to: