Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Joel Newkirk <netfilter@newkirk.us>
To: Juliano Murlick <jumurlick@sispro.com.br>,
	"'netfilter@lists.netfilter.org'" <netfilter@lists.netfilter.org>
Subject: Re: Traffic Shaping
Date: Wed, 27 Nov 2002 21:21:12 -0500	[thread overview]
Message-ID: <200211272121.12644.netfilter@newkirk.us> (raw)
In-Reply-To: <C01FA3FA475FB04AA54D083D5E637EE10BE34D@siscannet.sispro.com.br>

On Wednesday 27 November 2002 12:24 pm, Juliano Murlick wrote:
>     Hello,
>     Anybody knows if there is some module for netfilter that works like
> traffic shaper ? i am trying to shaper my traffic but in dinamic way, not
> static , like 50 % for FTP and 25 % SMTP, 5% ICMP  ... what is best way to
> do it ?
>
>      Ats,
>     Juliano Murlick

(cut'n'paste my reply from "Re: Best way to put a quota on masquaraded connections" :^)

http://www.linuxguruz.org/iptables/howto/2.4routing.html might be a good 
start, the Linux 2.4 Advanced Routing HowTo.  It explains different queuing 
approaches available, and creation of routing rules with iproute2.  (among 
other things)  You can use iptables to add mangle-prerouting rules that set 
TOS for various packet types/sources/destinations, then use some routing 
rules and a queuing discipline to prioritize and/or limit them.

j






  parent reply	other threads:[~2002-11-28  2:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-27 17:24 Traffic Shaping Juliano Murlick
2002-11-27 16:33 ` Jordi Bruguera
2002-11-28  2:21 ` Joel Newkirk [this message]
2002-11-28  2:52   ` Tom Eastep
2002-11-28  6:53 ` Metivier Yves
  -- strict thread matches above, loose matches on Subject: below --
2002-12-03 16:22 Art Reisman
2010-08-22 19:41 Jonathan Tripathy
2010-08-30 17:58 ` Narendra Choyal

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=200211272121.12644.netfilter@newkirk.us \
    --to=netfilter@newkirk.us \
    --cc=jumurlick@sispro.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