From: Pablo Neira Ayuso <pablo@netfilter.org>
To: NICOLAS BOULIANE <nicboul@gmail.com>
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: [RFC] masquerading/conntrack
Date: Wed, 21 May 2008 11:53:29 +0200 [thread overview]
Message-ID: <4833F119.7080206@netfilter.org> (raw)
In-Reply-To: <dd45289d0805210133o49d44292qf238b15fec66a0d2@mail.gmail.com>
NICOLAS BOULIANE wrote:
> Since ppp0 always come up first, then these connections begin to flow
> via ppp0 and with the MASQ IP of ppp0...
>
> Later, when the mangle-rules kick-in, these connections are being
> router via ppp4 (which is what I want)...
> So far no problem..
>
>
> The only problem is that these packets now exit via ppp4 but they
> continue to keep the source IP of ppp0
>
>
> Ok, I tried to use the userspace conntrack-tool to search and remove
> these entries, but this tool doesn't allow me to do something like this
>
> $> conntrack -L conntrack -d IP
Check Git, next version (0.9.7) allows it.
--
"Los honestos son inadaptados sociales" -- Les Luthiers
next prev parent reply other threads:[~2008-05-21 9:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-21 8:33 [RFC] masquerading/conntrack NICOLAS BOULIANE
2008-05-21 8:48 ` Henrik Nordstrom
2008-05-21 9:53 ` Pablo Neira Ayuso [this message]
2008-05-21 13:23 ` NICOLAS BOULIANE
2008-05-21 14:04 ` Pablo Neira Ayuso
2008-05-21 14:25 ` NICOLAS BOULIANE
2008-05-21 15:10 ` Pablo Neira Ayuso
2008-05-21 16:13 ` NICOLAS BOULIANE
2008-05-22 13:00 ` Pablo Neira Ayuso
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=4833F119.7080206@netfilter.org \
--to=pablo@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=nicboul@gmail.com \
/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.