On Mon, 3 Nov 2003 10:06:16 +0100 Wolfram Quester <[EMAIL PROTECTED]> wrote:
> While configuring iptables on my Ultra 5, I was hit by the not-working > limit extension in iptables: > > https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=94 > > also related is > > https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=95 All of these bugs are because these 32-bit system call translation layer needs to translate the iptables entry structures for certain iptables targets. This is difficult and laborious kernel work, I doubt anyone will do it anytime soon.

