From: "Frédéric Massot" <frederic@juliana-multimedia.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Re: Pb routing/fwmark
Date: Thu, 29 Dec 2005 17:39:34 +0000 [thread overview]
Message-ID: <dp170o$8sd$1@sea.gmane.org> (raw)
In-Reply-To: <douct7$76s$1@sea.gmane.org>
Jody Shumaker wrote:
>
[...]
>
> This was definately your problem. How is this "connection tracking" ?
> all these rules say is, if the state matches established or related,
> then accept it. When that happens, no further processing is done. You
> basically made all packets for previously established or related
> connections not get marked as they left the chain before the mark
> targets. Running :
> iptables -t mangle -L -xvn
> Would have likely shown hardly any hits to the set mark rules, and the
> majority of the packets hitting those above 5 rules.
>
[...]
>
> I only think you needed to either remove those -j ACCEPT targets,
> optionally change it so they are at the end of the chain, or atleast
> after the -j MARK targets.
>
In the general case with several interfaces, how to mark the packets so
that some use one interface. I do not know if my configuration is correct.
Regards.
--
=======================
| FREDERIC MASSOT |
| http://www.juliana-multimedia.com |
| mailto:frederic@juliana-multimedia.com |
=============Þbian=GNU/Linux=
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
prev parent reply other threads:[~2005-12-29 17:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-28 16:01 [LARTC] Re: Pb routing/fwmark Frédéric Massot
2005-12-28 16:43 ` Jody Shumaker
2005-12-29 17:39 ` Frédéric Massot [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='dp170o$8sd$1@sea.gmane.org' \
--to=frederic@juliana-multimedia.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.