> 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.
Dear Dinesh,                   Kindly check this first IN server 
   cat /etc/export   /home  *(ro,async,no_root_squash)
         /etc/init.d/portmap restart         /etc/init.d/nfs restart        
/etc/init.d/portmap restartshowmount -e 
rpcinfo -p
IN client 
 /etc/init.d/portmap restart
   /etc/init.d/nfslock restartmount -t nfs 1.1.1.1:/home /mntRegards,Ganesh




 

      

    
    
        
         
        
        








        


        
        


      

[Non-text portions of this message have been removed]

Reply via email to