From: "lartc@manchotnetworks.net" <lartc@manchotnetworks.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] tcng + NAT
Date: Mon, 02 Aug 2004 16:56:12 +0000 [thread overview]
Message-ID: <1091465772.3740.4.camel@drs0> (raw)
In-Reply-To: <002101c478aa$0e585560$0802a8c0@monster>
Hello,
you can try:
.
.
.
// ip header type of service
class ( <$adsl_high> ) if ip_tos = 0x80;
// metadata packet mark
class ( <$adsl_medium> ) if meta_nfmark = 0x30;
.
.
.
Cheers
Charles
On Mon, 2004-08-02 at 18:02, mjoachimiak@poczta.onet.pl wrote:
>
> Does anybody know how to you use tcng with packet marking. I'm
> masquerading my connection so to shape outbound traffic I need to mark
> packets with iptables. But how to you make tcng to recognize marked
> packets?
>
> Thanks for your help.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-08-02 16:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-02 16:02 [LARTC] tcng + NAT mjoachimiak
2004-08-02 16:56 ` lartc [this message]
2004-08-04 23:45 ` mjoachimiak
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=1091465772.3740.4.camel@drs0 \
--to=lartc@manchotnetworks.net \
--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.