Hi,
I am learning iptables. I would be thankful if someone helps me through.
The question I have is
what is the difference between using
--tcp-flags SYN,ACK,FIN,RST
and using -m state --state NEW
Can they be used interchangeably ?