Operating System - HP-UX
1834282 Members
2129 Online
110066 Solutions
New Discussion

Re: Problem to connect NFS server (NT)

 
Marcelo De Florio
Frequent Advisor

Problem to connect NFS server (NT)

Hi, I have a problem to connect client NFS (Hp-Ux 11.0) to server NFS (NT) through firewall.

The message is :
nfs mount: get_fh: app_srv_v:: RPC: Timed out
nfs mount: get_fh: app_srv_v:: RPC: Timed out
nfs mount: retry: retrying(1) for: /files_desa after 5 seconds

How can i to determinate the ports should open in the firewall ?

MDF
2 REPLIES 2
John Bolene
Honored Contributor

Re: Problem to connect NFS server (NT)

According to /etc/services
nfs uses ports 1110 and 2049
It is always a good day when you are launching rockets! http://tripolioklahoma.org, Mostly Missiles http://mostlymissiles.com
Vincent Fleming
Honored Contributor

Re: Problem to connect NFS server (NT)

Don't forget the portmapper/rpcbind on port 111. NFS usually uses 2049 for most operations. Enable the filewall to pass these ports, and you should be OK.
No matter where you go, there you are.