All of lore.kernel.org
 help / color / mirror / Atom feed
* limiting connection rate
@ 2004-04-22 20:17 Null Device
  2004-04-22 20:55 ` Friedrich Lobenstock
  2004-04-23  7:44 ` Henrik Nordstrom
  0 siblings, 2 replies; 3+ messages in thread
From: Null Device @ 2004-04-22 20:17 UTC (permalink / raw)
  To: netfilter-devel

[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-23  7:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-22 20:17 limiting connection rate Null Device
2004-04-22 20:55 ` Friedrich Lobenstock
2004-04-23  7:44 ` Henrik Nordstrom

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.