All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yonatan Broza <yonatan.broza@gmail.com>
To: netfilter@vger.kernel.org
Subject: Some netfilter log messages are missing a log prefix
Date: Sun, 07 Apr 2013 17:31:24 +0300	[thread overview]
Message-ID: <5161833C.4090807@gmail.com> (raw)

Hi list,

I added logging rules to all of netfilter's built-in chains using the 
following script:

https://gist.github.com/anonymous/5330491

All logging rules get the correct --log-prefix argument (verified by 
using "iptables -t table -L -n -v" commands; also verified that there 
are no other logging rules present).

Why do I still get some log messages in syslog that don't have a log 
prefix at all?

Additional info:
# iptables --version
iptables v1.4.14
# uname -a
Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux

Thanks.

                 reply	other threads:[~2013-04-07 14:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5161833C.4090807@gmail.com \
    --to=yonatan.broza@gmail.com \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.