From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] newbie downloading not working
Date: Sun, 22 May 2005 17:59:07 +0000 [thread overview]
Message-ID: <4290C86B.3070501@dsl.pipex.com> (raw)
In-Reply-To: <1116680028.10239.17.camel@pauloric.intranet>
Paulo Ricardo Bruck wrote:
> Hi guys
>
> Finally , after reading a lot of docs from larc/opalsoft/etc, I decided
> to start learning some QoS
>
> First of all I'm trying to shape only download from a iptables+squid+qos
> machine for 4 machines at LAN ( eth0)
>
> Can anyone help me , cause it is not working properly..
>
>
> -----------------------------------------------------------------
> #!/bin/bash
>
> # 128Kbps 192.168.0.1
> # <----- eth1 firewall eth0
> # internet-adsl-----+squid---------------4 desktops
> # -----> +QoS 192.168.0.5
> # 450Kbps .11
> # .12
> # .20
> #
If you want to shape traffic from the internet to squid then you need to
use imq (www.linuximq.net) set in kernel config to hook after prerouting
nat. The traffic to squid will still have your internet address not
192.168.0.1.
Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2005-05-22 17:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-21 12:53 [LARTC] newbie downloading not working Paulo Ricardo Bruck
2005-05-22 17:59 ` Andy Furniss [this message]
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=4290C86B.3070501@dsl.pipex.com \
--to=andy.furniss@dsl.pipex.com \
--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 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.