netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* module ipp2p (xtables) for ip6tables? No such file or directory...
@ 2021-09-10 22:24 kaskada
  2021-09-11 11:00 ` Jeremy Sowden
  0 siblings, 1 reply; 2+ messages in thread
From: kaskada @ 2021-09-10 22:24 UTC (permalink / raw)
  To: netfilter-devel

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: module ipp2p (xtables) for ip6tables? No such file or directory...
  2021-09-10 22:24 module ipp2p (xtables) for ip6tables? No such file or directory kaskada
@ 2021-09-11 11:00 ` Jeremy Sowden
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Sowden @ 2021-09-11 11:00 UTC (permalink / raw)
  To: kaskada; +Cc: netfilter-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-11 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 22:24 module ipp2p (xtables) for ip6tables? No such file or directory kaskada
2021-09-11 11:00 ` Jeremy Sowden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).