Operating System - Linux
1830470 Members
2554 Online
110005 Solutions
New Discussion

Re: RPC timed out on red hat 7.1

 
Rafael Moran_1
Occasional Advisor

RPC timed out on red hat 7.1

Hello,

I just installed the red hat 7.1 and I'm trying to mount an nfs directory from a HPUX 10.20
I did it from the RedHat 7.0 but from this new box it said me RPC timed out.
The connection to the remote machine is fine. I can do telnet and ftp.

Any idea ?

Thank you all
2 REPLIES 2
Eugen Cocalea
Respected Contributor

Re: RPC timed out on red hat 7.1

Hi,

It seems it is a portmapper problem.

on the HPUX machine, try

rpcinfo

Make sure portmapper is running on the HPUX.

E.

To Live Is To Learn
Rafael Moran_1
Occasional Advisor

Re: RPC timed out on red hat 7.1

Thank you,

I found that redhat 7.1 comes with an enabled firewall. After disable it then I was able to do it.
I will take a look to enable again the firewall but whitout this rule.

Thanks a lot