From: Rodolphe CARMIGNANI <rodolphe.carmignani@wanadoo.fr>
To: netfilter@lists.netfilter.org
Subject: Iptables Logs
Date: Mon, 28 Oct 2002 23:11:23 +0100 [thread overview]
Message-ID: <3DBDB60B.6000406@wanadoo.fr> (raw)
Hi all,
I want to log my Iptables logs in /var/log/firewall
In my syslog.conf I put
# Firewall Logs
kern.=debug /var/log/firewall
One of my iptables rules, for example:
iptables -A INPUT -p UDP -i ${UPLINK} -j LOG -m limit --limit 1/s
--log-level debug --log-prefix "[UDP]"
It works, but when I type dsmg I can see LOG lines too, and I don't want to.
Any ideas ? What should I change ?
Thanxx
RC
reply other threads:[~2002-10-28 22:11 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=3DBDB60B.6000406@wanadoo.fr \
--to=rodolphe.carmignani@wanadoo.fr \
--cc=netfilter@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.