Paul Johnston <[EMAIL PROTECTED]> writes: > Did you have mod_conntrack enabled? I think that reassembles > fragmented packets.
As a new version of the Gentoo sources was available, I double check the kernel config and recompiled it. "connection tracking" was defined as "Y", I switched it to "M". This solved the problem. I thought that the connection tracking code was enabled only when needed... I was wrong.
