裝機筆記:保護服務 SSH ….

/etc/hosts.allow 及 /etc/hosts.deny 限制 IP 連線

/etc/hosts.allow
sshd : 10.10.1.2
vsftpd : 192.168.1.*

/etc/hosts.deny
sshd:ALL
vsftpd:ALL

分類: 儲藏室。這篇內容的永久連結