[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NFS problems
- To: misc@openbsd.org
- Subject: NFS problems
- From: Ian D <ian@assv.net>
- Date: 02 Feb 2002 17:21:45 +0000
- Organization: as little as possible
- User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)
I have an x86 running OpenBSD 3.0 which sole purpose in life is to be
an NFS server for my machines in my home network.
The disk with all the interesting files on it is mounted on /export/d1
(ext2fs, in case it matters), and my exports says:
/export/d1 -alldirs -network 192.168.0.0 -mask 255.255.255.0
This works great for my Linux machine, which is good. What's not good
is that my Solaris 8 box can mount, but can't see any files or
directories under the mount point. That is, I can cd to
/net/darkangel/export/d1, but there's nothing there. Same if I mount
other directories under /export/d1.
Is this a bug in OpenBSD's NFS implementation, or have I missed
something in my configuration?
--
/Ian D
ian@assv.net