From: Pablo Neira Ayuso <pablo@netfilter.org>
To: "Marek Greško" <mgresko8@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: nftables and connection tracking
Date: Mon, 22 Jun 2020 14:06:36 +0200 [thread overview]
Message-ID: <20200622120636.GA17558@salvia> (raw)
In-Reply-To: <CAChjPdRd1xePA2fesrj8imCo9gfP_B5bko95MEGEwsAWVX6fjw@mail.gmail.com>
On Sun, Jun 21, 2020 at 07:54:14AM +0200, Marek Greško wrote:
> Hello,
>
> I have problem to get connection tracking work when using nftables. I
> have this setup on my fedora 32:
>
> table ip raw {
> chain PREROUTING {
> type filter hook prerouting priority raw; policy accept;
Could you try from the filter (0) priority instead ?
type filter hook prerouting priority filter; policy accept;
Thanks.
next prev parent reply other threads:[~2020-06-22 12:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-21 5:54 nftables and connection tracking Marek Greško
2020-06-21 8:06 ` Florian Westphal
[not found] ` <CAChjPdQtKBGuUvdveCVc5kmhA+fgP4DUDNKhNd11KUVCKNUZLg@mail.gmail.com>
[not found] ` <20200621090142.GL26990@breakpoint.cc>
2020-06-21 9:39 ` Marek Greško
2020-06-21 10:45 ` Florian Westphal
2020-06-21 11:33 ` Marek Greško
2020-07-01 20:01 ` Marek Greško
2020-07-01 22:48 ` Florian Westphal
2020-07-02 19:33 ` Marek Greško
2020-07-02 19:47 ` Pablo Neira Ayuso
[not found] ` <CAChjPdQb5wUP7Qbz=D-0jg-YFC0cWgV4oPJQD9-G7evi3SupAw@mail.gmail.com>
[not found] ` <YUk8dCSHCUcKn+Xy@salvia>
[not found] ` <CAChjPdREO=jtTNGc32H3mv+Zv8AHKbujb_a8=tkwC0+b2sbVCQ@mail.gmail.com>
2021-09-24 5:21 ` Fwd: " Marek Greško
2021-09-24 7:19 ` Daniel
2020-06-22 12:06 ` Pablo Neira Ayuso [this message]
2020-06-22 17:18 ` Marek Greško
2020-06-22 21:35 ` Marek Greško
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=20200622120636.GA17558@salvia \
--to=pablo@netfilter.org \
--cc=mgresko8@gmail.com \
--cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox