Re: Failed to setup NFS on OpenBSD

2025-02-17 Thread Stuart Henderson
On 2025-02-17, Mouad All wrote: > --_000_VE1PR09MB3359F3377351B0C4D73E7F95E2FB2VE1PR09MB3359eurp_ > Content-Type: text/plain; charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > Hello, > > I am trying to setup NFS on OpenBSD by following this guide https://www.ope= > nbsd.org/fa

Re: Failed to setup NFS on OpenBSD

2025-02-17 Thread Jan Stary
On Feb 17 19:44:07, mouad-...@outlook.com wrote: > Hello, > > I am trying to setup NFS on OpenBSD by following this guide > https://www.openbsd.org/faq/faq6.html#NFS, but I am having a problem starting > mountd and nfsd services (portmap service started normally): > > # rcctl -f start mountd nf

Failed to setup NFS on OpenBSD

2025-02-17 Thread Mouad All
Hello, I am trying to setup NFS on OpenBSD by following this guide https://www.openbsd.org/faq/faq6.html#NFS, but I am having a problem starting mountd and nfsd services (portmap service started normally): # rcctl -f start mountd nfsd mountd(failed) nfsd(failed) Please, help me figure out what