All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Sowden <jeremy@azazel.net>
To: kaskada@email.cz
Cc: netfilter-devel@vger.kernel.org
Subject: Re: module ipp2p (xtables) for ip6tables? No such file or directory...
Date: Sat, 11 Sep 2021 12:00:57 +0100	[thread overview]
Message-ID: <YTyMactVnbgb5rRP@azazel.net> (raw)
In-Reply-To: <Tj.aVNM.6d2PRLDYSwa.1XEziN@seznam.cz>

[-- Attachment #1: Type: text/plain, Size: 756 bytes --]

On 2021-09-11, at 00:24:23 +0200, kaskada@email.cz wrote:
> 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?

ipp2p is only implemented for IPv4.

J.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-09-11 11:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10 22:24 module ipp2p (xtables) for ip6tables? No such file or directory kaskada
2021-09-11 11:00 ` Jeremy Sowden [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=YTyMactVnbgb5rRP@azazel.net \
    --to=jeremy@azazel.net \
    --cc=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.