Lonnie Cumberland wrote:
> 
> Hello Again
> 
> After making some changes to the firewall and setting up the port-
> forwarding for sunrpc and nfs on udp packets, I am no longer getting
> an RPC time out but now just:
> 
> mount: RPC: Unable to receive; errno = Connection refused
> 
> on the client machine when I try to mount the directory.
> 
> The client can been seen on the DNS as well as the server has the
> client IP in its hosts file.
> 
> Any ideas from here?
> 
> Cheers,
> Lonnie


Connection refused can arise because a daemon isn't
running, something isn't listening on the port, or
the permissions are wrong somewhere.  It's an indication
that the connection to the authentication mechanism never
occurred, iirc.

Matt

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to