New NTP DDoS target hack removal
parent
4a36db3579
commit
e234bf1a17
|
@ -202,7 +202,8 @@ if [ "$IPTABLES_MULTIPORT" ]; then
|
||||||
esac
|
esac
|
||||||
fi
|
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-IN
|
||||||
$IPTABLES -N BLACKHOLE-OUT
|
$IPTABLES -N BLACKHOLE-OUT
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue