Problems with nfs exports under 13.0-RELEASE-p4
Carlos Lopez
clopmz at outlook.com
Thu Aug 26 08:12:39 UTC 2021
Hi all,
After applying latest patches in a FreeBSD 13 host, my nfs exports don’t work:
cat /etc/exports
/nsm-ro
Executing “showmount -e” returns the following errors:
RPC: Program not registered
showmount: can't do exports rpc
My rc.conf:
### Network Filesystem Services: ###
rpcbind_enable="YES"
mountd_flags="-r -p 974"
nfs_server_enable="YES"
nfs_server_flags="-u -t”
Restart nfs services don’t help me …. Is this a bug? Or do I need to reconfigure something?
Best regards,
C. L. Martinez
More information about the freebsd-questions
mailing list