From: "Luiz C. Spies" <luiz@iriscolor.com.br>
To: netfilter@lists.netfilter.org
Subject: CONNLIMIT
Date: Wed, 30 Mar 2005 13:35:17 -0300 [thread overview]
Message-ID: <001f01c53546$74f84e20$7100000a@wim2000> (raw)
Hi to all, i try many time limit my port 25 to 2 connection, but i have no
achieve success yet!!!
I tried this rulez!
iptables -A INPUT -p tcp --syn --dport 25 -m connlimit --connlimit-above
2 --connlimit-mask 32 -j REJECT --reject-with tcp-reset
iptables -A INPUT -p tcp --syn --dport 25 -m connlimit --connlimit-above
2 -j REJECT
iptables -p tcp --syn --dport 25 -m connlimit --connlimit-above 2 -j REJECT
iptables -p tcp --syn --dport 25 -m connlimit ! --connlimit-above 2 -j
ACCEPT
Anyone has idea!!!???
Greeting's to all!
PS: Sorry about my english!
Luiz C. Spies
--
Esta mensagem foi verificada pelo sistema de antivírus e
acredita-se estar livre de perigo.
next reply other threads:[~2005-03-30 16:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-30 16:35 Luiz C. Spies [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-04-06 20:50 CONNLIMIT Luiz C. Spies
2005-04-07 9:29 ` CONNLIMIT Rio Martin.
2007-01-10 12:01 connlimit Martin Schiøtz
2007-01-10 14:16 connlimit Carlos Miranda
2007-01-10 15:01 ` connlimit Martin Schiøtz
2007-01-10 16:05 ` connlimit ArcosCom Linux User
2011-03-07 11:53 connlimit benjamin fernandis
2011-03-07 12:04 ` connlimit Jan Engelhardt
2011-03-07 12:31 ` connlimit benjamin fernandis
2011-03-07 13:18 ` connlimit Jan Engelhardt
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='001f01c53546$74f84e20$7100000a@wim2000' \
--to=luiz@iriscolor.com.br \
--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