From: Anders Fugmann <afu@fugmann.dhs.org>
To: netfilter-devel@lists.netfilter.org
Subject: [Bug] limit match not working on Sparc64
Date: Sun, 25 May 2003 22:28:11 +0200 [thread overview]
Message-ID: <3ED1275B.3000705@fugmann.dhs.org> (raw)
The limit match seems to be broken on sparc64 arch. It works on i386.
#iptables -A INPUT -m limit --limit 1/second --limit-burst 3 -j ACCEPT
iptables: Invalid argument
ipt_limit module is loaded.
#uname -a
Linux fw 2.4.21-rc2 #1 Tue May 20 20:14:39 CEST 2003 sparc64 unknown
unknown GNU/Linux
#iptaiptables v1.2.7a
iptbles --version
More information available on request.
I guess that its the 64bit kernel/32bit user-space that is making the
module break. If anyone has some pointers on how to fix this, I would be
glad to try and fix it - Maybe we can get a patch into 2.4.21.
Regards
Anders Fugmann
next reply other threads:[~2003-05-25 20:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-25 20:28 Anders Fugmann [this message]
2003-05-28 18:26 ` [Bug] limit match not working on Sparc64 Harald Welte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3ED1275B.3000705@fugmann.dhs.org \
--to=afu@fugmann.dhs.org \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.