rpcbind_enable="YES" nfs_server_enable="YES" mountd_enable="YES" # the -h below binds nfsd to a specific IP, so a machine with # multiple IP's will only respond if this one is used for the # request mountd_flags="-r -h 192.168.0.1" # uncomment the following lines if server side file locks are # needed. Note you must replicate this on the clients #rpc_lockd_enable="YES" #rpc_statd_enable="YES"