ip6tables -j LOG error
Curt Howland <[email protected]> Fri, 3 Jan 2014 16:14:49 -0500
| Newsgroups | gmane.linux.debian.devel.ipv6 |
|---|---|
| Message-ID | <CAGY8_s3XDzc4PrAm4+C-uhp1hKoRAR4=3d0Ca6reb15omU_YUg@mail.gmail.com> |
Hi. Running 64bit Wheezy, but with a self-compiled kernel. This: ip6tables -A INPUT -m limit --limit 3/min --limit-burst 10 -j LOG --log-prefix "[INPUT6]: " produces this: ip6tables: No chain/target/match by that name. When I get home I'll try rebooting into the standard kernel, just in case that matters, but any pointers would be greatly appreciated. Curt-