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

Re: /etc/hosts.deny



Edit your /etc/hosts.deny file to just say this :
 
ALL : ALL
 
 
Then, edit your /etc/hosts.allow to ONLY the ip and hosts you want to allow, such as,
 
 
ALL : 10.0.0.1   #Your personal IP or super trusted host
sshd : goodguys.org  # how to limit a deamon or program
----- Original Message -----
From: Mohamedou
Sent: Thursday, March 29, 2001 5:27 AM
Subject: /etc/hosts.deny

Hi all,
 
How can I restrict the access to my server through
this hosts.deny which command lines are needed.
 
Yours
 
Moh

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