From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Lamer needs help for basic tc setup
Date: Thu, 16 Jun 2005 19:51:27 +0000 [thread overview]
Message-ID: <42B1D83F.70107@dsl.pipex.com> (raw)
In-Reply-To: <20050610062118.59902.qmail@web312.biz.mail.mud.yahoo.com>
Dariusz Dwornikowski wrote:
>>When doing NAT u32 will work for downloads shaped on the lan facing
>>interface but not for uploads on the wan interface you need to
>>mark/classify.
>>
>>
>
>
> is it necessary to mark every ip with separate mark ?
> all clients in my net have the same speed, can i mark them all with for example : 10 ?
You said per user in the first post so they each need to have their own
class and if you use mark they will need one each.
You could use iptables CLASSIFY instead of mark - you wouldn't need a
filter for each attached to the queue then - just create a class for
each with the same classid (You can sort of do the same thing with marks
and htb).
There is also a netfilter pom-ng patch called IPMARK which will mark
things a bit more efficiently if you have loads of addresses to do.
Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2005-06-16 19:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-10 6:21 [LARTC] Lamer needs help for basic tc setup Geri Fehringer
2005-06-16 0:56 ` Andy Furniss
2005-06-16 4:45 ` Dariusz Dwornikowski
2005-06-16 19:51 ` 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=42B1D83F.70107@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.