Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: "Cami" <cami@qttech.co.za>
To: lartc@vger.kernel.org
Subject: [LARTC] shaping issue
Date: Thu, 22 Mar 2001 15:04:24 +0000	[thread overview]
Message-ID: <marc-lartc-98527343815609@msgid-missing> (raw)

Hi guys..

I've been attempting to get bandwidth shaping working correctly
without much luck..

Scenerio:
  [internet/ISP]
               \
                \
               (128k) <- line speed
                  \ 
                  | (eth0) 66.8.24.15 / 255.255.255.224
        [external-linux-box]
                  | (eth1) 192.168.0.1 / 255.255.255.0
                  |
  mailserver <--[DMZ]--> webserver
                  |
                  | (eth0) 192.168.0.2 / 255.255.255.0
        [internal-linux-box]
                  | (eth1) 192.168.1.1 / 255.255.255.0
                  |
                [hub]
               /  |  \
           /\/    |    \/\
          /       |       \
       /\/        |        \/\
192.168.1.2   192.168.1.3    192.168.1.4
      |           |            |
 [client]      [client]      [client]
192.168.3.0   192.168.4.0   192.168.5.0
255.255.255.0 255.255.255.0 255.255.255.0

Lets say i'm sitting at the internal linux box, if start downloading
something, it will chew as much bandwidth as possible, 14kb/s all way.
I'm looking for a solution to whereby i can throttle as follows:

[outgoing]
       web: 8kb/s
      mail: 3kb/s
  leftover: 3kb/s

[incoming]
       web: 6kb/s
      mail: 4kb/s
  leftover: 4kb/s

iproute2+tc is installed, i tried various combinations, no errors
but throttling is not happening, kernel is set up correctly and i
have gone through the advanced-routing-howto, not having too much
luck..

Anyone have any ideas?
++C



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

             reply	other threads:[~2001-03-22 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-22 15:04 Cami [this message]
2001-03-24 21:31 ` [LARTC] shaping issue bert hubert

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=marc-lartc-98527343815609@msgid-missing \
    --to=cami@qttech.co.za \
    --cc=lartc@vger.kernel.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