Mailinglist Archive: opensuse-bugs (6226 mails)

< Previous Next >
[Bug 561179] New: iptables -m limit ! --limit is not supported contrary to documentation
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 6 Dec 2009 14:19:10 +0000
  • Message-id: <bug-561179-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=561179

http://bugzilla.novell.com/show_bug.cgi?id=561179#c0


Summary: iptables -m limit ! --limit is not supported contrary
to documentation
Classification: openSUSE
Product: openSUSE 11.2
Version: Final
Platform: All
OS/Version: openSUSE 11.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: support@xxxxxxxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---


User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5)
Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)

man iptables documents -m limit ! --limit 3/second as being valid. However,
running it under SuSE 11.2 generates an error.

echo "match limit test"
iptables -A dummy -m limit ! --limit 3/second -m comment --comment "allowed
according to man page"

Generates:

match limit test
iptables v1.4.4: limit does not support invert
Try `iptables -h' or 'iptables --help' for more information.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >