Bugzilla – Bug 105561
SuSE firewall complains about missing state matching support for IP6
Last modified: 2005-08-25 10:11:43 UTC
When booting, this message is printed to the console: SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled. I don't know if the extended support for IPv6 is really useful, but if it is not, probably the warning should be silenced as it can frighten users :-)
Ludwig, any idea why it still complains? We haven't had state matching support for ages. Or does it really complain about the reject target? That isn't in the current kernel; I still need to port it.
sles9 did have state matching. Without state matching v6 support is very limited so this is a regression, therefore I'll let SuSEfirewall2 complain so this won't be forgotten. The REJECT target is needed in any case.
oh, assigned to me. Reassigning to Olaf to at least port the reject target.
Added ip6t_REJECT to kernel source CVS. If I'm lucky, this change will make beta3. If not, please test tomorrow's KOTD
I'm sorry but I still keep getting this message on SL10 beta3 64-bit...
Yes, see comment #2 where Ludwig explicitly states that he will not disable the warning as long as the kernel is lacking ipv6 state matching. This support isn't there, and won't be there for some time to come... Anyway, this is Ludwig's message so assigning back to him
will not remove the message