2011年8月15日 星期一

hosts.allow hosts.deny

# hosts.allow This file describes the names of the hosts which are
# allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
ALL: 127.0.0.1, localhost, 192.168.0.1 , 10.0.,
sshd: 10.0.
httpd: ALL
ftp:ALL


hosts.deny

ALL:ALL

沒有留言: