New NTP DDoS target hack removal

master
bbruns 2014-02-16 20:35:55 +00:00
parent 4a36db3579
commit e234bf1a17
1 changed files with 2 additions and 1 deletions

View File

@ -202,7 +202,8 @@ if [ "$IPTABLES_MULTIPORT" ]; then
esac
fi
# Trying to better clean up some of my code, so lets try using a blackhole target
# Trying to better clean up some of my code, so lets try using a blackhole target for
# in and out
$IPTABLES -N BLACKHOLE-IN
$IPTABLES -N BLACKHOLE-OUT