Comment 15 for bug 1342400

Revision history for this message
robert owings (f-info-l) wrote :

Do your iptables ignore INVALID packets? Consider adding the following line to your ip6table:

-A INPUT -m state --state INVALID -j DROP

Add it at or near the end of the table...