From: Menno Smits <menno@netboxblue.com>
To: Harald Welte <laforge@netfilter.org>
Cc: netfilter-devel <netfilter-devel@lists.netfilter.org>
Subject: Re: Simulatenous use of LOG and ULOG on 2.6.14
Date: Fri, 18 Nov 2005 08:23:53 +1000 [thread overview]
Message-ID: <437D02F9.9020107@netboxblue.com> (raw)
In-Reply-To: <20051112101727.GC10584@sunbeam.de.gnumonks.org>
Hi Harald,
> The idea is that in the long term there will only be one LOG target
> that everybody uses.
Ok, thanks for confirming this.
> One thing that I've been thinking about, though, was having
> priorities. So when you use ULOG/NFLOG and your daemon dies, it would
> fall back to the LOG/dmesg backend, if that is available.
Interesting idea but not too useful for us. We'd like to have syslogging
and ULOG/NFLOG at the same time.
The problem has been worked around by assigning a specific ULOG netlink
group for traffic to be "syslogged" and using a simple daemon to
collect, parse and log these packets.
>> How do I make this work as before? I need to be able to use both
>> ULOG and LOG at the same time. Will it work if enable
>> CONFIG_NETFILTER_NETLINK and related options and port the daemon to
>> the new libnetfilter_log library? I'd really prefer to not have to
>> touch the daemon at this stage but will if that's the only answer.
>
>
> no, it wouldn't be any different.
Great. I have since confirmed that this is true. Our existing logging
daemon still works.
Menno
Scanned by the NetBox from NetBox Blue
(http://netboxblue.com/)
prev parent reply other threads:[~2005-11-17 22:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-07 6:25 Simulatenous use of LOG and ULOG on 2.6.14 Menno Smits
2005-11-12 10:17 ` Harald Welte
2005-11-17 22:23 ` Menno Smits [this message]
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=437D02F9.9020107@netboxblue.com \
--to=menno@netboxblue.com \
--cc=laforge@netfilter.org \
--cc=netfilter-devel@lists.netfilter.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.