From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Shaping traffic bound for the NAT'ed networks whithout imq
Date: Wed, 11 Jan 2006 00:45:00 +0000 [thread overview]
Message-ID: <43C4550C.2060205@dsl.pipex.com> (raw)
In-Reply-To: <40857.194.239.27.101.1136898156.squirrel@mail.nrvissing.net>
Flemming Frandsen wrote:
> I'm trying to set up a shaper that can shape the inbound traffic to around
> 40 subnets, that hang on 3 different interfaces of the router.
>
> As Linux can't do ingress shaping I'm left with having to set up 3
> seperate shapers, one for each internal interface.
>
> This is not completely optimal as I'll have to limit each of the 3
> interfaces to 1/3 of the total downstream bandwidth of the ADSL, leaving
> users unhappy with performance and if a user happens to be on the same
> segment as a leecher then he gets hit, but not everyone else.
>
> I've thought about using IMQ, but it's not available in the standard
> kernel, and I'd really hate to have to reboot the router as it's
> inaccessible and any breakdown would piss off the users.
>
> I have two questions:
> 1) I compiled IMQ as a module and inserted it, but I couldn't "ifconfig
> imq0 up" or anything else with it, any idea what I might be doing wrong?
>
> 2) Is there any alternative to using IMQ to get all the inbound traffic
> shaped at once?
Yes (depending on exact setup/requirements) - it's just gone in the
latest net tree it's called ifb.
http://www.mail-archive.com/netdev%40vger.kernel.org/msg05208.html
AIUI if you have a recent kernel you should be able to build it as a
stand alone module.
Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2006-01-11 0:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-10 13:02 [LARTC] Shaping traffic bound for the NAT'ed networks whithout imq Flemming Frandsen
2006-01-11 0:45 ` Andy Furniss [this message]
2006-01-11 12:21 ` [LARTC] Shaping traffic bound for the NAT'ed networks whithoutimq Flemming Frandsen
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=43C4550C.2060205@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.