[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hosts.allow hosts.deny and nfs



Hello Erez,

try man 5 hosts_access for more informatyion.

CIGAN.

On Tue, 13 Jan 1998, Erez Doron wrote:

|I'm trying to let only one host ( named spud ) to mount nfs
|on my linux.
|
|in linux i have hosts.allow:
|
|ALL : spud
|
|and hosts.deny :
|
|ALL : ALL
|
|if i remove the line in hosts.deny i can be accessed from anywhere
|but if i leave it there, i cantmount linux's nfs on spud.
|
|what did i do wrong ?
|( i know tcpd is not involved in nfs, but portmap
|also reads hosts.allow and hosts.deny )
|
|thanks
|Erez
|
|
|