From: bert hubert ahu@ds9a.nl
To: lartc@vger.kernel.org
Subject: [LARTC] Traffic Control + Masquerading
Date: Wed, 25 Oct 2000 09:42:03 +0000 [thread overview]
Message-ID: <marc-lartc-98373938216836@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373938216835@msgid-missing>
<PRE>On Tue, Oct 24, 2000 at 10:04:33PM -0400, Ing. Rodrigo Goya O. wrote:
><i> I can limit the downstream bandwidth perfectly, however, as the linux
</I>><i> router is doing masquerading, I don't seem to be able to discriminate
</I>><i> upstream bandwidth based on each computer, as the outgoing source IP is
</I>><i> the public one on the router (eth0).
</I>
You need to mark packets when they're coming in on the inside, with a
different mark for different computers. Ipchains offers support for this.
This mark will survive the routing, and then you make a filter with 'tc' on
this mark.
The HOWTO mentions how to do this with 'iptables', but the ipchains commands
are not that different.
Regards,
bert hubert
--
PowerDNS Versatile DNS Services
Trilab The Technology People
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet
</PRE>
next prev parent reply other threads:[~2000-10-25 9:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-25 2:04 [LARTC] Traffic Control + Masquerading Ing.Rodrigo
2000-10-25 9:42 ` bert [this message]
2000-10-25 13:20 ` Josip
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-98373938216836@msgid-missing \
--to=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.