Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2007 09:27:35 +0200
From:      Jeremie Le Hen <jeremie@le-hen.org>
To:        freebsd-net@FreeBSD.org
Subject:   Firewalling NFS
Message-ID:  <20070615072734.GC8093@obiwan.tataz.chchile.org>

next in thread | raw e-mail | index | archive | help
Hi,

It appears nearly impossible to firewall a NFS server on FreeBSD.
The reason is that NFS related daemons use RPC, which means they
don't bind to a deterministic port.  Only mountd(8) can be requested to
bind to a specific port or fail with the -p command-line switch.
Is there any reason other than "no one has needed this yet" why this
option is not available for nfsd(8), rpc.lockd(8) and rpc.statd(8)?

Best regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070615072734.GC8093>