>I believe the bug is still here:
>
># iptables -m ACCOUNT -h
>iptables v1.4.12.2: Couldn't load match `ACCOUNT':No such file or directory
iptaccount only provides a target, not a match.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Tro
Sure, please found the log attached.
make.log
Description: Binary data
reopen 653022
--
Interesting, it looks like DKMS failed to build an ACCOUNT module for you.
You might need a newer kernel.
(Wheezy will be released with Linux 3.2 so if it is a kernel issue I may not
be able to fix it for you).
Could you please provide a build log from
/var/lib/dkms/xtables-a
Hi,
I believe the bug is still here:
# iptables -m ACCOUNT -h
iptables v1.4.12.2: Couldn't load match `ACCOUNT':No such file or directory
Try `iptables -h' or 'iptables --help' for more information.
strace shows the following:
stat("/lib/xtables/libxt_ACCOUNT.so", 0x7fff847d6960) = -1 ENOENT
4 matches
Mail list logo