![]() |
|
FreeBSD Installation and Upgrading Installing and upgrading FreeBSD. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hi .. I am trying to configure my freebsd nfs server to share some folders with my local network area .. actually, I have alredy configured it, I am sharing the folders on my local network area, and everything seems work well except when I try to exports /usr and subdirectories, I got a strange message when I try to mount /usr ( maybe is just my inexperience fault )
Code:
Jul 10 16:53:14 Ultra5 mountd[448]: can't change attributes for /usr Jul 10 16:53:14 Ultra5 mountd[448]: bad exports list line /usr -alldirs -maproot Jul 10 16:53:27 Ultra5 mountd[449]: mount request denied from 192.168.1.3 for /usr Code:
macbook-di-pietro:Desktop pietro$ mount -v 192.168.1.10:/usr /Users/Pietro/Desktop/usr_nfs mount_nfs: bad MNT RPC: RPC: Can't decode result\n Code:
# $FreeBSD NFS sun server /usr/home/ftpbsd -maproot=root macosx /mnt -maproot=root macosx /usr -alldirs -maproot=0 macosx /usr/home/rackbsd -maproot=bin: -network 192.168.1.0 -mask 255.255.255.0 Code:
# NFS rpcbind_enable="YES" nfs_server_enable="YES" mountd_flags="-r" Thanks
__________________
OpenSource + Free Thinking + Free Choise = FreeBSD http://www.openbsd.org/zaurus.html Edit/Delete Message Last edited by bsduser; 10th July 2008 at 02:21 PM. Reason: mistake |
|
||||
![]()
When in doubt, read the man page (exports(5)).
There are three parts to an exports line:
Note the second part. -alldirs -maproot doesn't fit. |
|
|||
![]() Quote:
__________________
OpenSource + Free Thinking + Free Choise = FreeBSD http://www.openbsd.org/zaurus.html Edit/Delete Message Last edited by bsduser; 11th July 2008 at 11:50 AM. Reason: mistake |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Strange FreeBSD Issues (USB/Nvidia Drivers) | bjstick | FreeBSD Installation and Upgrading | 9 | 10th April 2017 10:57 AM |
Strange lib problem | mururoa | FreeBSD General | 3 | 1st August 2009 07:34 AM |
Strange network problem | mururoa | FreeBSD General | 15 | 5th November 2008 08:25 AM |
strange load problem on freebsd 7.0 amd64 | skynet_tech | FreeBSD General | 3 | 11th September 2008 09:49 PM |
Strange Eterm-problem | PatrickBaer | FreeBSD General | 5 | 22nd July 2008 07:54 AM |