Hi,
I have a request :-)
It would be nice if it would be possible to restrict the interfaces
on which the kernel-part of nfsd is listening. Maybe not just the
interface, but like that you can say; only accept connections from
192.168.64.0/24 or so.
Folkert
On Thu, 16 Jan 2003 20:53:14 +0100
"Folkert van Heusden" <[email protected]> wrote:
<snip>
> I have a request :-)
> It would be nice if it would be possible to restrict the interfaces
> on which the kernel-part of nfsd is listening. Maybe not just the
> interface, but like that you can say; only accept connections from
> 192.168.64.0/24 or so.
</snip>
Maybe netfilter can solve that problem for you.
There are good docs at http://www.netfilter.org/documentation/
and in man 8 iptables.
Happy hacking :)
--
Christan Axelsson
[email protected]