Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Dec 2005 17:14:14 +0100
From:      dick hoogendijk <dick@nagual.st>
To:        dick hoogendijk <dick@nagual.st>
Subject:   Re: Fwd: Re: NFS, FreeBSD, lock and SVN
Message-ID:  <20051202171414.83cbfe29.dick@nagual.st>
Resent-Message-ID: <20051202172018.11232780.dick@nagual.st>
In-Reply-To: <courier.4390594C.0000D9E6@nagual.st>
References:  <courier.4390594C.0000D9E6@nagual.st>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2 Dec 2005 15:25:16 +0100
dick hoogendijk <dick@nagual.st> wrote:

> From: Chronos <chronos@infinitedimensions.co.uk>
> Check your /etc/hosts.allow (tcpwrappers) files on your servers and
> clients, people. rpcbind MUST have the local subnet (represented by a
> full IP and netmask) listed as allow, or rpc.lockd will fail at boot
> with the message: RPC: Program not registered. This is on both the
> client and the server.

So, the next rule does it:

ALL : 192.168.11.1/24 : allow

will give acces from all machines on my local network?
Or do I need to specify them seperately?


-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.0 ++ The Power to Serve



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