I can't mount an NFS volume on a Mac OS X client. (It had briefly worked previously)


On my server, I get the following entry on /var/log/messages:


Mar 7 02:54:49 chohoki /kernel: NFS request from unprivileged port (ip_address:49198)


I've RTFM'ed as best as I could, and have the following entries in /etc/rc.conf on my server:


portmap_enable="YES"
nfs_server_enable="YES"
mountd_flags="-r"
nfs_server_flags="-u -t -n 4"
weak_mountd_authentication="YES"


As I am new to freebsd and nfs I am almost sure I am doing something wrong. Any help would be greatly appreciated.



To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Reply via email to