Also maybe the example should be:
instead of just: -A INPUT ... -j REJECT do: -A INPUT ... -m conntrack --ctstate INVALID -j DROP -A INPUT ... -j REJECT
Also maybe the example should be:
instead of just: -A INPUT ... -j REJECT do: -A INPUT ... -m conntrack --ctstate INVALID -j DROP -A INPUT ... -j REJECT