All of lore.kernel.org
 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

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 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.