All of lore.kernel.org
 help / color / mirror / Atom feed
From: <kaskada@email.cz>
To: <netfilter-devel@vger.kernel.org>
Subject: module ipp2p (xtables) for ip6tables? No such file or directory...
Date: Sat, 11 Sep 2021 00:24:23 +0200 (CEST)	[thread overview]
Message-ID: <Tj.aVNM.6d2PRLDYSwa.1XEziN@seznam.cz> (raw)

Hello forum,

I`m trying to use this ip6tables rule (similar I`m used to use in iptables):

ip6tables -t mangle -A PREROUTING -m ipp2p --dc -j ACCEPT

But I get only this error:

ip6tables v1.8.4 (legacy): Couldn't load match `ipp2p':No such file or directory
Try `ip6tables -h' or 'ip6tables --help' for more information.

I`m running pkg-xtables-addons-debian-3.18-1 (compiled from sources) on Debian 10 and iptables variant works as expected:
iptables -m ipp2p --help
iptables v1.8.4
Usage: iptables -[ACD] chain rule-specification [options]
...

What am I doing wrong, please? Or it seems ip6tables are not supported by ipp2p module?

Thank you, Pep.

             reply	other threads:[~2021-09-10 22:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10 22:24 kaskada [this message]
2021-09-11 11:00 ` module ipp2p (xtables) for ip6tables? No such file or directory Jeremy Sowden

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=Tj.aVNM.6d2PRLDYSwa.1XEziN@seznam.cz \
    --to=kaskada@email.cz \
    --cc=netfilter-devel@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.