The net-firewall/ipt_netflow package builds both IPv4 and IPv6 modules for iptables, but only installs the former. It should also install libip6t_NETFLOW.so to allow the use of it with ip6tables. Reproducible: Always
Hi, I also noticed it, I have modified the ebuild on my overlay for this, https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay/src/branch/master/net-firewall/ipt_netflow/ipt_netflow-2.4-r1.ebuild should install the IPv6 module as well.
Which version are you on?
(In reply to Alarig Le Lay from comment #1) > I also noticed it, I have modified the ebuild on my overlay for this, Noticed what? > https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay/src/branch/master/net- > firewall/ipt_netflow/ipt_netflow-2.4-r1.ebuild should install the IPv6 > module as well. 2.4 is quite old now. Also, why don't you attach some of those files here?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d679ab1fa2373d13ef13d6ad644af512ceaef02 commit 4d679ab1fa2373d13ef13d6ad644af512ceaef02 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2020-08-19 08:36:47 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2020-08-19 08:38:46 +0000 net-firewall/ipt_netflow: Install libip6t_NETFLOW.so Package-Manager: Portage-3.0.3, Repoman-3.0.0 Closes: https://bugs.gentoo.org/737950 Signed-off-by: Jeroen Roovers <jer@gentoo.org> .../ipt_netflow/ipt_netflow-2.5.1-r1.ebuild | 107 +++++++++++++++++++++ net-firewall/ipt_netflow/ipt_netflow-9999.ebuild | 7 +- 2 files changed, 112 insertions(+), 2 deletions(-)