All of lore.kernel.org
 help / color / mirror / Atom feed
From: Claudio Cuqui <claudio@c3systems.com.br>
To: netfilter-devel@vger.kernel.org
Subject: Stopping console logging - tried everything :-/
Date: Mon, 06 Jul 2009 20:07:01 -0300	[thread overview]
Message-ID: <4A528395.5020805@c3systems.com.br> (raw)

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

Hi there !

I running kernel 2.6.30.1 (vanilla - custom build) and iptables v1.4.1.1 
(tried iptables v.1.4.3.2 without success either) on a Fedora 10 x86_64 
distro.
I really don´t know what is wrong here. I tried the following actions 
(and all failed :-/):
- comment out /dev/console lines from /etc/rsyslog.conf;
- stop rsyslog completely;
- echo 6 4 1 7 > /proc/sys/kernel/printk;
- echo 1 1 1 1 > /proc/sys/kernel/printk;
- dmesg -n 1;

Below is my iptables log line:
-A LOGANDBLOCK -j LOG --log-level=7
-A LOGANDBLOCK -j LOG --log-prefix "iptables "
-A LOGANDBLOCK -j DROP

Even trying all the above, everytime that a run dmesg I see lots of new 
logs showing up.

I´m really stuck here. Any ideas ?

TIA

Claudio Cuqui


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3265 bytes --]

                 reply	other threads:[~2009-07-06 23:13 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=4A528395.5020805@c3systems.com.br \
    --to=claudio@c3systems.com.br \
    --cc=netfilter-devel@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.