I've placed the file system in /etc/exports and done an exportfs -a to populate xtab. nfsd and rpc.mountd are running. I've put ALL:ALL in /etc/hosts.allow. The host names are in each others hosts files.
mount hostname:/home/shared /mnt/hostname
always returns a permission denied. What am I missing?
Thanks- Dan