From: "Andreas Unterkircher" <unki@netshadow.at>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] IMQ
Date: Wed, 27 Jul 2005 08:01:52 +0000 [thread overview]
Message-ID: <20050727.sJb.28330900@egroupware.netshadow.at> (raw)
In-Reply-To: <20050727.xY3.87277700@egroupware.netshadow.at>
> yes but i want to have two IMQ devices... for outside eth and inside eth
Ahmm.. don't know what you mean with that. But if you have a external
Interface (ex eth0) on which you want to shape egress and also ingress shaping
you simply do:
ip link set imq0 up
ip link set imq1 up
${IPTABLES} -t mangle -I PREROUTING -i ${EXT_DEV} -j IMQ --todev 0
${IPTABLES} -t mangle -I POSTROUTING -o ${EXT_DEV} -j IMQ --todev 1
and put your QoS on imq0 and imq1...
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2005-07-27 8:01 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-27 6:53 [LARTC] IMQ Andreas Unterkircher
2005-07-27 8:01 ` Andreas Unterkircher [this message]
2005-07-27 8:59 ` Andreas Unterkircher
2005-07-27 9:44 ` Andreas Unterkircher
-- strict thread matches above, loose matches on Subject: below --
2002-10-09 12:42 Arindam Haldar
2002-10-09 17:47 ` Tomasz Wrona
2002-10-10 3:57 ` Arindam Haldar
2002-10-10 4:40 ` Alexey Talikov
2002-10-10 6:33 ` Arindam Haldar
2002-11-26 10:02 ` Rimas
2002-11-26 12:22 ` Stef Coene
2002-12-02 17:30 ` Aaron Clausen
2002-12-02 18:14 ` Alexey Sheshka
2003-03-24 0:24 ` Yans van Horn
2003-03-25 10:12 ` David Watson
2005-07-27 6:36 ` Dariusz Dwornikowski
2005-07-27 7:47 ` Dariusz Dwornikowski
2005-07-27 8:49 ` Dariusz Dwornikowski
2005-07-27 9:37 ` Dariusz Dwornikowski
2005-07-27 11:07 ` Dariusz Dwornikowski
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=20050727.sJb.28330900@egroupware.netshadow.at \
--to=unki@netshadow.at \
--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