[vox-tech] Trying to get nfs working

Jay Strauss vox-tech@lists.lugod.org
Thu, 14 Aug 2003 21:22:19 -0500


> - Kernel NFS support? Check using 
> 
>          grep NFS /boot/config-2.*

adams:~# grep -H NFS /boot/config-2.*
/boot/config-2.2.20-idepci:CONFIG_NFS_FS=y
/boot/config-2.2.20-idepci:CONFIG_NFS_V3=y

So, I guess I don't have NFS in the kernel?  Doesn't woody have nfs 
support built in?

> - Proper packages installed? You need either nfs-common and nfs-
kernel-server
>   or nfs-user-server.

Got nfs-common nfs-kernel-server  (the results of the execution are in 
my original post)

> - Clients allowed to connect by /etc/hosts.allow and /etc/hosts.deny?

Yes, got this (again in my original post)

Jay

----- Original Message ----- 
From: "Henry House" <hajhouse@houseag.com>
To: <vox-tech@lists.lugod.org>
Sent: Thursday, August 14, 2003 11:23 AM
Subject: Re: [vox-tech] Trying to get nfs working