On Tue, Jun 23, 2009 at 6:33 PM, dinesh
jadhav<[email protected]> wrote:

> I have succesfully configured nfs opend port 2049,111,32771(udp and tcp)
> But when i going to hit following command,
>
> #showmount -e
> error : RPC: Rpcbind failure - RPC: Timed out

Dinesh,

Are you trying to mount linux-linux or linux-other OS?

Please let us know the output of these commands:

>From NFS server:
netstat -ant | grep 111

>From NFS client:
rpcinfo -p nfsserver
telnet nfsserver 111

Regards,
NMK.

Reply via email to