Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Hard__warE" <hard__ware@hotmail.com>
To: netfilter@lists.samba.org
Subject: Controlling bandwith rate on port 80
Date: Wed, 12 Jun 2002 06:22:54 +1000	[thread overview]
Message-ID: <000501c21185$c4732c00$7b0010ac@dynamicaccess.lan> (raw)

yes it can be done with IPTables just not alone ..

you will need to complie your kernel with the IPTABLES MARK / TOS / U32
classifiers / CBQ  ect  set to M..

now that we have the support we can use

a Token Bucket Filter or CBQ  to limit the packet rate Per interface both in
up or down

to do this correcty you will need to set a ToS MARK value on all PORT 80
traffic

leaving the BOX (or however you need it) with IPTABLES the

in your Pcaket Shaping CBQ script you can search for those marked packets
and stick them in a Low Priorty Que

or a QUE that has a set amount of bandwidth allocation ect ...

If you know nothing of these go Search for Advanced Routing & TOS / MARK as
well as CBQ & TBF

have Fun cause it can be a pain in the ass ...

If you need more help just send me an Email . .. :D

See yas .. :D



             reply	other threads:[~2002-06-11 20:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-11 20:22 Hard__warE [this message]
2002-06-11 20:35 ` Controlling bandwith rate on port 80 Eric Daigneault
  -- strict thread matches above, loose matches on Subject: below --
2002-02-11 20:27 iptables
2002-06-11 20:10 ` Tony Earnshaw
2002-06-11 20:35   ` George Georgalis

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='000501c21185$c4732c00$7b0010ac@dynamicaccess.lan' \
    --to=hard__ware@hotmail.com \
    --cc=netfilter@lists.samba.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