Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Omar Garcia" <omar.garcia@fractalia.biz>
To: netfilter@lists.netfilter.org
Subject: Connlimit problem
Date: Wed, 26 Jan 2005 15:26:47 +0100	[thread overview]
Message-ID: <001801c503b3$115416c0$910010ac@coco> (raw)

Hi list,

I try to configurate a transparent bridge with QoS
I have a pentium computer with two network cards, kernel 2.6.8 with IMQ,WRR,IPP2P and other more patched.

The problem is when i try to include the following rule:

 iptables -A PREROUTING -t mangle -m connlimit --connlimit-above 100 -j DROP

If i tried in two steps, i confirm that the module connlimit is installed:

BridgeWall:/home/omar# iptables -A PREROUTING -t mangle -m connlimit
    iptables v1.2.11: You must specify `--connlimit-above'
    Try `iptables -h' or 'iptables --help' for more information.

    
 BridgeWall:/home/omar# iptables -A PREROUTING -t mangle -m connlimit --connlimit-above 12 -j DROP
     iptables: No chain/target/match by that name
Any idea????

Thanks in advange.

Regards

             reply	other threads:[~2005-01-26 14:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-26 14:26 Omar Garcia [this message]
     [not found] ` <41F7AFBE.8080509@arcoscom.com>
2005-01-26 15:04   ` Connlimit problem Omar Garcia
2005-01-26 16:00     ` Samuel Jean
2005-01-26 15:42 ` Samuel Jean
2005-01-26 15:59   ` Omar Garcia
  -- strict thread matches above, loose matches on Subject: below --
2011-09-09  8:02 connlimit problem Jean-Philippe Menil
2011-09-09  8:55 ` Pandu Poluan
2011-09-09  9:07   ` Jan Engelhardt
2011-09-09  9:12 ` Jozsef Kadlecsik
2011-09-09  9:21   ` Jean-Philippe Menil
2011-09-09  9:22     ` Jozsef Kadlecsik
2011-09-09  9:25       ` Jean-Philippe Menil
2011-09-09  9:33         ` Jozsef Kadlecsik
2004-07-14  9:37 Robert Czechonski
2004-07-14 10:00 ` Antony Stone
2004-07-14 10:02 ` Sven Schuster
2004-03-29 14:02 kamil kapturkiewicz

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='001801c503b3$115416c0$910010ac@coco' \
    --to=omar.garcia@fractalia.biz \
    --cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox