From: Niels Vorgaard Christensen <nielsvc@ostenfeld.dk>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] tc filter expression
Date: Thu, 16 Oct 2003 11:22:28 +0000 [thread overview]
Message-ID: <marc-lartc-106630498720637@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106567887923142@msgid-missing>
Catalin BOIE <util@deuroconsult.ro> writes:
> On Thu, 9 Oct 2003, Niels Vorgaard Christensen wrote:
>
>> Hi.
>>
>> I am working on a router with three interfaces. eth2 and eth0 are
>> connected to two different Internet providers. The interface eth1 are
>> connected to an internal network. Now I need a tc filter expression
>> that will determine which interface the packet was routed in through
>> to be able classify packets going out eth1 based on provider. I know I
>> could mark packets with netfilter, but if it is possible to construct
>> a tc filter expression to do the job I would much prefere that.
>
> I think you can use ingress + policy + ds to mark packets (DSCP IP field)
> on eth0 and eth2. Then on eth1 you can classify base on this field.
Could you give me an example of how this could be done? The DSMARK
documentation that I have found is a bit difficult. I can't find any
examples of marking in ingress, and if I understand you right, you
think that it is possible to mark all packets in ingress on let's say
eth0 (provider 1), and then classify based on that mark in egress of
eth1 (internal iface).
Regards,
Niels V. Christensen
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-10-16 11:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-09 5:53 [LARTC] tc filter expression Niels Vorgaard Christensen
2003-10-09 5:58 ` Catalin BOIE
2003-10-16 11:22 ` Niels Vorgaard Christensen [this message]
2003-10-16 12:28 ` Catalin BOIE
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-106630498720637@msgid-missing \
--to=nielsvc@ostenfeld.dk \
--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.