Linux Netfilter discussions
 help / color / mirror / Atom feed
* Iptables Logs
@ 2002-10-28 22:11 Rodolphe CARMIGNANI
  0 siblings, 0 replies; only message in thread
From: Rodolphe CARMIGNANI @ 2002-10-28 22:11 UTC (permalink / raw)
  To: netfilter

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-28 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-28 22:11 Iptables Logs Rodolphe CARMIGNANI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox