Not sure if this is the proper forum for this. I have Client for NFS installed on my Windows 2012 Standard server. I am attempting to connect to a mount on HP-UX. When I use the 'mount' command I get the standard error "Network Error - 53". While troubleshooting this error I found that when I run the command 'showmount -e 192.168.1.1' I get the error:
RPC: Remote system errorRPC: Port mapper failure - RPC: Timed out.
This appears to indicate the RPC problem is on the Unix side but I'm not sure how to confirm that. If I run rpcinfo on both the Windows and Unix servers I get the expected list of ports and addresses. When I run 'exportfs' on the Unix server I show that the target share is visible with -anon=65534 privileges.
Can anyone tell me where to look for addition information on this issue?
Thanks,
Joe