DROP invalid packets ?

Started by Wayne Train, November 09, 2017, 12:19:36 PM

Previous topic - Next topic
Does OPN drop invalid packets like XMAS and SYN+RST or SYN+FIN by default, or do I have to specify them with en explicit rule ?I'm talking about something similar like this (iptables)

IPTABLES -A INPUT -p tcp --tcp-flags ALL ALL -j DROP

Kind regards,
Wayne