On Fri, 25 Feb 2000, mulix wrote:
As I said: Add a line:
portmap : IP ! (of the laptop) : ALLOW
in your /etc/hosts.allow
The ALL doesn't include portmapper.
--Ariel
> I apologize for having forgotten to mention it in my original email, the
> laptop is mentioned is /etc/hosts.allow
>
> ALL
I apologize for having forgotten to mention it in my original email, the
laptop is mentioned is /etc/hosts.allow
ALL:laptop
(for what it's worth, the server is mentioned also in the laptop's
hosts.allow)
Addendum: I found a hint in
http://ciac.llnl.gov/ciac/bulletins/f-19.shtml
and added th
On Fri, 25 Feb 2000, mulix wrote:
in /etc/hosts.allow:
portmap : network/netmask or specific_address : ALLOW
(the network/netmask should point to your network/netmask, or if you use
specific hosts, it should point to the remote host which wants to access
your portmapper).
--Ariel
> Hi,
>
Hi,
I'm trying to configure my desktop machine as an nfs server for my
laptop. Both are redhat 6.0 machines, kernels 2.2.13 and 2.2.14. I have
portmap running, mountd and nfsd on the server. However, whenver the
client tries to connect, I get a permission denied error.
the /etc/exports contains