public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mariusz Zalewski <mz-gentoo@mala.aluzja.net>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Connlimit (iptables)
Date: Thu, 06 Apr 2006 02:11:03 +0200	[thread overview]
Message-ID: <44345C97.4040405@mala.aluzja.net> (raw)

Hello.

I have problem with connlimit module for iptables.

~ # uname -r
2.6.15-gentoo-r1

~ # grep -i match_limit /usr/src/linux/.config
CONFIG_IP_NF_MATCH_LIMIT=m

~ # lsmod | grep limit
ipt_limit               2240  2

~ # iptables -V
iptables v1.3.4

~ # equery uses iptables
[ Searching for packages matching iptables... ]
[ Colour Code : set unset ]
[ Legend        : Left column  (U) - USE flags from make.conf
          ]
[                  : Right column (I) - USE flags packages was installed
with ]
[ Found these USE variables for net-firewall/iptables-1.3.4 ]
 U I
 + + extensions : Enable support for 3rd patch-o-matic extensions
 - - ipv6       : Adds support for IP version 6
 - - static     : !!do not set this during bootstrap!! Causes binaries
to be statically linked instead of dynamically
--- end of code


... and finally:


~ # iptables -I OUTPUT -m connlimit --connlimit-above 50 -j DROP
iptables: No chain/target/match by that name


There is different error information in newer version (1.3.5) of iptables:

Code:
~ # iptables -I OUTPUT -m connlimit --connlimit-above 50 -j DROP
iptables: Unknown error 4294967295


Other rules added to OUTPUT chain works fine, only connlimit produce
errors. Is it a bug (should I send it on bugtrack) or there is something
wrong with my system or bad syntax with using connlimit?

-- 
Best regards, MZ
-- 
gentoo-user@gentoo.org mailing list



             reply	other threads:[~2006-04-06  0:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-06  0:11 Mariusz Zalewski [this message]
2006-04-07 13:55 ` [gentoo-user] Connlimit (iptables) Jürgen Pierau
2006-04-07 18:13   ` Mariusz Zalewski

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=44345C97.4040405@mala.aluzja.net \
    --to=mz-gentoo@mala.aluzja.net \
    --cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox