Re: [List] Re: [nfsd_server_flags="-h ipaddress" has no effect]
Date: Mon, 01 Sep 2025 16:01:44 UTC
On Monday, September 01, 2025 16:43:35 +0100 void <void@f-m.fm> wrote: > On Mon, Sep 01, 2025 at 03:35:00PM +0100, Frank Leonhardt wrote: >>> >> Looking at source it's pretty normal looking and I don't think it's >> particularly volatile, so I suspect you're on the right lines - it's >> not getting the parameters you're setting for some external reason. >> Which release are you using? > > FreeBSD 15.0-CURRENT #0 main-n278917-233a26b5c5d7: Wed Aug 20 19:42:37 BST 2025 > >> Happy to cast my eyes on rc.conf if you'd care to send it. It's too >> easy to get wrong in ways the creator will never spot. > > thanks. /etc/rc.conf has this in the nfsd section > ># nfs server > rpcbind_enable="YES" > rpcbind_flags="-h 192.168.1.100" > nfs_server_enable="YES" > nfsd_server_flags="-t -h 192.168.1.100" ^^^^ Is that a typo in your email? I am running STABLE not CURRENT and there are no nfsd_ settings in mentioned in rc.conf(5) on STABLE, only nfs_ HTH Nick. --