Linux Netfilter discussions
 help / color / mirror / Atom feed
* Question about --limit
@ 2003-03-03 10:59 Allen Bolderoff
  0 siblings, 0 replies; only message in thread
From: Allen Bolderoff @ 2003-03-03 10:59 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1379 bytes --]

Hi there, and thanks for all the fish - I just love netfilter...

I have a quick question and would appreciate being cc'd in the reply if at all possible.

is it possible, with iptables to slow down traffic? - here is the scenario...

I have customer with an employee that is surfing certain websites (ie: zone.msn.com) and playing backgammon all day long. 

The problem is that he is valueble to the organisation for certain reasons, and as such the customer does not want to piss him off (political reasons), however I have been commisssioned to stop the backgammon games as they are a real timewaster.

They have a firewall, which allows NAT'd connections without a squid proxy, and I was wondering if the --limit stuff would work to maybe reduce the access to the website, and therefore make it all but useable...

for example, when he goes to the website, instead of timing out completely, it just slows down so much that it is impossible to play...

I know there are other ways of doing this, but I am looking for an IPTABLES method if at all possible.

So, to recap - Dont disable, just slow down to an impossible crawl... maybe even using the --limit-burst stuff.

Any examples?

I thought of doing:

iptables -I FORWARD -s 207.46.20.12/32 -m limit --limit 10/minute -j ACCEPT

however this does not seem to work - any other ideas?

TIA

Allen

[-- Attachment #2: Type: text/html, Size: 2991 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-03 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-03 10:59 Question about --limit Allen Bolderoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox