Re: NFS setup problem
On 11 Feb 2003 08:56:06 -0700
"Andreas J. Guelzow" <aguelzow@math.concordia.ab.ca>
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 RPC: rompte system
> error
> > - connection refused
> >
> > the lsmod command shows nfsd, nfs and lockd. what did
> I do
> > wrong? what am I overlooking.
>
> Hi,
>
> did you remember to set up /etc/hosts.allow ?
> You should have something like:
>
> portmap:10.10.0.0/255.255.0.0 127.0.0.0/255.255.255.0
> mountd:127.0.0.0/255.255.255.0 10.10.0.0/255.255.0.0
> EXCEPT 10.10.10.10
> statd:10.10.0.0/255.255.0.0 127.0.0.0/255.255.255.0
>
> Andreas
~~~~~~~~~~~~~~~~~~~~~~~
thanks
but I don't seem to have man pages for hosts.allow,
exports, and exportfs. Am I missing something? what
is the package name for nfs?
Reply to: