Saturday, January 5, 2013

tcp_wrappers 基本設定

#############################################################
vi /etc/hosts.deny
ALL:ALL
#############################################################
vi /etc/hosts.allow
ALL:163.17.209.0/255.255.255.0:allow
sshd:163.17.209.0/255.255.255.0:allow
vsftpd:ALL:allow
sendmail:ALL:allow 
#############################################################
HomeAny source

No comments:

Post a Comment