As reported in bugzilla, iptables currently does not complain about the following: # iptables -A foo -j LOG --log-prefix 'asdfasdfa asdf' Patch below makes it complain, and closes bugzilla #312. Phil