From: Florian Westphal <fw@strlen.de>
To: Olivier Alabeatrix <oalabeatrix@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: validate IPsec outgoing packets using NFtables
Date: Mon, 6 Apr 2020 17:49:09 +0200 [thread overview]
Message-ID: <20200406154909.GA10817@breakpoint.cc> (raw)
In-Reply-To: <6db313e5d1d7ff43bfbf5a3457b40059daf10c69.camel@gmail.com>
Olivier Alabeatrix <oalabeatrix@gmail.com> wrote:
> The postrouting chain secpath rule never matches:
> ip saddr 172.16.11.0/24 ip daddr 172.16.12.0/24 meta secpath exists
> counter accept
>
> What may I be doing wrong? Any help is welcomed.
Outgoing packets do not have a secpath, you will need to use
'rt ipsec exists'.
prev parent reply other threads:[~2020-04-06 15:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-06 15:33 validate IPsec outgoing packets using NFtables Olivier Alabeatrix
2020-04-06 15:49 ` Florian Westphal [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=20200406154909.GA10817@breakpoint.cc \
--to=fw@strlen.de \
--cc=netfilter@vger.kernel.org \
--cc=oalabeatrix@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox