
6 Aug
2013
6 Aug
'13
9:53 p.m.
On 08/06/2013 11:20 AM, John Ferlan wrote:
On 08/06/2013 09:52 AM, Stefan Berger wrote:
Since iptables version 1.4.16 '-m state --state NEW' is converted to '-m conntrack --ctstate NEW'. Therefore, when encountering this or later versions of iptables use '-m conntrack --ctstate'.
Forgot to mention that the reason for this patch is also to address the case where '-m state' was not supported by iptables at all anymore. I am not saying it will happen but one now gets a warning. Stefan