New NTP DDoS target hack removal

This commit is contained in:
bbruns 2014-02-16 20:35:55 +00:00
parent 4a36db3579
commit e234bf1a17

@ -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