From: "Taylor, Grant" <gtaylor@riverviewtech.net>
To: netfilter@lists.netfilter.org
Subject: Re: Limit
Date: Fri, 26 Aug 2005 16:33:47 -0500 [thread overview]
Message-ID: <430F8ABB.4030904@riverviewtech.net> (raw)
In-Reply-To: <Pine.LNX.4.62.0508261722430.14997@dgray-test.acs.internap.com>
*nod* You are quite correct sir.
iptables -t filter -A INPUT -i ${WAN} -d ${WANIPAddress} -p tcp --dport 3333 -m connlimit --connlimit-mask 0 --connlimit-above 10 -j DROP
Grant. . . .
Damon Gray wrote:
>
> There is a way with connlimit to limit from all IPs, add a
> --connlimit-mask 0
prev parent reply other threads:[~2005-08-26 21:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050826145640.A122EA5CAC9@smtp.orbitel.bg>
2005-08-26 20:38 ` Limit Lyubomir Louisov
2005-08-26 21:05 ` Limit Taylor, Grant
2005-08-26 21:18 ` Limit Damon Gray
2005-08-26 21:28 ` Limit Daniel Lopes
2005-08-26 21:24 ` Limit Damon Gray
2005-08-26 21:33 ` Taylor, Grant [this message]
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=430F8ABB.4030904@riverviewtech.net \
--to=gtaylor@riverviewtech.net \
--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 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.