[2714] in linux-net channel archive
Re: NFS exports
daemon@ATHENA.MIT.EDU (Russell Berry)
Mon Apr 29 07:53:44 1996
Date: Sun, 28 Apr 1996 19:39:31 -0400 (EDT)
From: Russell Berry <rberry@albany.net>
To: dduecker@water.ca.gov
cc: linux-net@vger.rutgers.edu
In-Reply-To: <9604280356.0634E4@engr_1.water.ca.gov>
After you change all the configuration files, as you have, kil
l the nfsd, and mountd, and restart them. Things should work
fine after that. It seems they only read those files
on startup. I had the same problem...
---russ
On Sat, 27
Apr 1996 dduecker@top-flite.water.ca.gov wrote:
> I'm having trouble exporting directories as read-write.
> I can export them just fine as read-only. I've tried this
> with several different kernels (1.2.13, 1.3.20, currently
> 1.3.90) with the same result.
>
> /etc/exports:
> /export/pc machine.water.ca.gov(rw)
>
> /etc/hosts:
> 136.200.88.77 machine.water.ca.gov
>
> /etc/hosts.allow:
> ALL: .water.ca.gov
> ALL: 136.200.
>
> /etc/hosts.deny has no lines
>
> --- and when I try to mount /export/pc from
> the other machine, syslog has an entry:
> nsfd[60]: Unknown NFS client 136.200.88.77 tried to access /
>
> Anybody have any ideas what I'm missing? Without that
> write permission, my server project is going down the tubes.
> And I just _hate_ it when that happens.
>
> The remote machines which need to mount the exported
> directory are all DOS using Sun's PC-NFSpro, if that
> makes any difference.
>
> ________________________________________
> David Duecker
> California Department of Water Resources
> Southern Field Division
> dduecker@top-flite.water.ca.gov
> (805)257-3610 FAX(805)257-3610
> CalNet 735-2237 Calnet FAX 735-2263
> ________________________________________
>
>
>