Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 08:45:28 +0000
From:      Andy Park <iloatheny@mailworks.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Can't mount NFS on OS X
Message-ID:  <25D10B28-5079-11D7-8AE3-000393A4799C@mailworks.org>

next in thread | raw e-mail | index | archive | help
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 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?25D10B28-5079-11D7-8AE3-000393A4799C>