How get a space after the log-prefix?
Brian J. Murrell
bmurrell@turbolinux.com
Fri, 9 Jun 2000 19:33:44 -0700 (PDT)
Greg Hinton <zenbum@websalad.net> wrote:
>
> I use:
>
> --log-prefix "Dropped: "
>
> and it works fine with iptables 1.1.0/kernel 2.4.0-test1. Perhaps the
> equals sign is the problem.
Hmmmm. I am too on 2.4.0-test1-ac10 iptables 1.1.0 and when I use:
-A drop-log -j LOG --log-level notice --log-prefix "DENY "
I get
Bad argument `"'
Try `iptables -h' or 'iptables --help' for more information.
b.