Re: enable NFS client

2003-07-16 Thread Rick Warner
First caution: NFS has and continues to have a number of security issues. Do not run NFS on a machine that is not protected by other means. 'nuff said on that. NFS requires two ports. First, the portmapper needs to be available; that is port 111, UDP and TCP. NFS itself requires port 2049,

Re: enable NFS client

2003-07-15 Thread Bret Hughes
On Wed, 2003-07-16 at 00:32, Forest King wrote: > Hello, > > I am trying to be a client of a network file system server. The server setting is fine.B ut when I try to mount on my machine, get a RPC problem. I think the problem is about the ports I opened when installation do not support NFS