Re: NFS setup problem

2003-02-11 Thread Andreas J Guelzow
Phil Beder wrote: but I don't seem to have man pages for hosts.allow, exports, and exportfs. man 5 hosts_access will give you the manual page describing hosts.allow (and hosts.deny) man exports man exportfs give me the other man pages. They are part of nfs-kernel-server Am I missing

Re: NFS setup problem

2003-02-11 Thread Ken Thompson
On Tuesday 11 February 2003 07:51 am, Phil Beder wrote: > when I check to status of nfs on the server I';m trying to > setup, the rpcinfo -p "servername" command returns > > rpcinfo: can't contact portmapper RPC: rompte system error > - connection refused > > the lsmod command shows nfsd, nfs a

Re: NFS setup problem

2003-02-11 Thread Phil Beder
On 11 Feb 2003 08:56:06 -0700 "Andreas J. Guelzow" <[EMAIL PROTECTED]> wrote: > On Tue, 2003-02-11 at 07:51, Phil Beder wrote: > > when I check to status of nfs on the server I';m trying > to > > setup, the rpcinfo -p "servername" command returns > > > > rpcinfo: can't contact portmapper RP

NFS setup problem

2003-02-11 Thread Phil Beder
when I check to status of nfs on the server I';m trying to setup, the rpcinfo -p "servername" command returns rpcinfo: can't contact portmapper RPC: rompte system error - connection refused the lsmod command shows nfsd, nfs and lockd. what did I do wrong? what am I overlooking. -- To UN