Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 1999 15:01:29 +0000 (GMT)
From:      Sabre <sabre@sabre.dhs.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Easy NFS problem :/
Message-ID:  <Pine.BSF.4.10.9909251456120.2151-100000@sabre.dhs.org>

next in thread | raw e-mail | index | archive | help
Hey all, I have the following NFS setup:
Server IP:321.321.321.321
Client IP:123.123.123.123

On server:
/etc/exports:
/export/disk1 -alldirs 123.123.123.123 rw
/export/disk2 -alldirs 123.123.123.123 rw

On the client I try to mount using:
mount_nfs 321.321.321.321:/export/disk1 /disk1
mount_nfs 321.321.321.321:/export/disk2 /disk2

It mounts just fine, but when I go to write on the disk from the client,
it says permission denied.  TIA!
SAbre



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909251456120.2151-100000>