From: Marcin Sura <slacklist@op.pl>
To: Antony Stone <netfilter@lists.netfilter.org>
Subject: Re[2]: Counting traffic - another question
Date: Tue, 27 Jul 2004 15:52:07 +0200 [thread overview]
Message-ID: <74231959.20040727155207@op.pl> (raw)
In-Reply-To: <200407271359.13020.Antony@Soft-Solutions.co.uk>
Witam
Tuesday, July 27, 2004, 2:59:13 PM, you wrote:
> No need to MARK the packets (unless you want the MARKs for something else?),
Yes, I need MARKs for traffic shaping. Sorry, I forgot to mention this.
> and you can specify input & output interface in the FORWARD table to identify
> which way through your firewall the packets are going.
$IPTABLES -t mangle -A FORWARD -i $LOCAL_IF -o $INET_IF -j statsout
$IPTABLES -t mangle -A FORWARD -i $INET_IF -o $LOCAL_IF -j statsin
--
Pozdrawiam
Marcin mailto:slacklist@op.pl
next prev parent reply other threads:[~2004-07-27 13:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-27 12:34 Counting traffic - another question Marcin
2004-07-27 12:59 ` Antony Stone
2004-07-27 13:52 ` Marcin Sura [this message]
2004-07-27 13:57 ` Re[2]: " Marcin Sura
2004-07-27 14:26 ` Antony Stone
2004-07-27 15:27 ` Re[4]: " Marcin Sura
2004-07-27 21:57 ` Marcin Sura
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=74231959.20040727155207@op.pl \
--to=slacklist@op.pl \
--cc=netfilter@lists.netfilter.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