From: Null Device <nulldevice83@yahoo.com>
To: netfilter-devel@lists.netfilter.org
Subject: limiting connection rate
Date: Thu, 22 Apr 2004 13:17:32 -0700 (PDT) [thread overview]
Message-ID: <20040422201732.60347.qmail@web41906.mail.yahoo.com> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1065 bytes --]
Helloo list,
I am new here.
I am working on a firewall, as an LKM on 2.4.22
kernel. (still stateless filtering) at the network
layer + i have the following features in it.
-> shellcode filtering ( very basic)
-> snort rules supports.( alil proggie to convert
those rules to my firewall rules)
-> HTTP request control method.
-> Anti -( XSS and SQL Injection) measures.
just the imp ones.....as ur sites says keep the mails
short.
i am using netfilter hooks only.
is there a way i can limit the no of connections per
second per ip using certail iptable or netfilter
modules.
i was unable to find any documentation on it.
As my firewall is stateless, if i want to implement,
firstly i will have to make it stateful filtering and
then add the code to get the job done...so i was
looking for something which can same my work.
any guidance in the regard will prove a great help.
thx in advanve to everyone.
ND
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash
next reply other threads:[~2004-04-22 20:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-22 20:17 Null Device [this message]
2004-04-22 20:55 ` limiting connection rate Friedrich Lobenstock
2004-04-23 7:44 ` Henrik Nordstrom
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=20040422201732.60347.qmail@web41906.mail.yahoo.com \
--to=nulldevice83@yahoo.com \
--cc=netfilter-devel@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.