Assume that ports will be scanned

This commit is contained in:
Bob Mottram 2014-09-20 23:55:04 +01:00
parent c3b92ee949
commit b2c17226e9
1 changed files with 0 additions and 5 deletions

View File

@ -279,10 +279,6 @@ function time_synchronisation {
update-rc.d tlsdate defaults
}
function defend_against_port_scanning {
apt-get -y install portsentry
}
function configure_firewall {
iptables -P INPUT ACCEPT
ip6tables -P INPUT ACCEPT
@ -726,7 +722,6 @@ configure_ssh
regenerate_ssh_keys
set_your_domain_name
time_synchronisation
defend_against_port_scanning
configure_firewall
configure_firewall_for_ssh
configure_firewall_for_email