On Oct 30 2002, 07:22:53 [EMAIL PROTECTED] wrote:
> Perhaps ipt_LOG.o module is NOT inserted? Try modprobe ipt_LOG.

it is loaded. a plain

% iptables -A INPUT -m string --string 'the bad string' -j DROP

won't work, too ...

udo


An, 2002-10-29 23:23, Udo Rader ra=F0=EB:
> hi,
>
> I've got a problem with the iptables 1.2.7a string-module.
>
> No matter what I try I always get the following:
>
> ----CUT----
> % iptables -A INPUT -m string --string 'the bad string' -j LOG
> iptables: No chain/target/match by that name
> ----CUT----



Reply via email to