[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: starting nfs - allow/deny



hi ya david

> knuth:/etc# exportfs -vr
> exporting 192.168.8.0/255.255.255.0:/
> unexporting feynman.amplepower.com:/ from kernel
> feynman.amplepower.com:/: Function not implemented

as others have previously stated...  you have to install the nfs-server
package before you can get "pass go" ...

and also check that you kernel supports nfs
	cat /proc/filesystems
	-- check that nfs is listed...

	you could try to install nfs support as modules
	but  i think it belongs in the kernel

c ya
alvin

> knuth:/etc# exportfs -v
> /
> 192.168.8.0/255.255.255.0(rw,async,wdelay,nohide,insecure,no_root_squash)

good...
 
> root@bohr:~# mount /mnt/knuth
> mount: knuth.amplepower.com:/home failed, reason given by server:
> Permission denied

and asuming that the nfs-server is properly installed and exported
from knuth,  am assuming oyu have /mnt/knuth defined in /etc/fstab
with nfs fstype
 
...


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: