From: Taylor Grant <gtaylor@riverviewtech.net>
To: hareram <hareram@sol.net.in>
Cc: netfilter@lists.netfilter.org, Mariusz Kruk <Kruk@epsilon.eu.org>
Subject: Re: Logging suggestions
Date: Wed, 13 Apr 2005 01:58:56 -0500 [thread overview]
Message-ID: <425CC330.1000602@riverviewtech.net> (raw)
In-Reply-To: <0b3501c53fe6$e682ffe0$09603fca@southern>
> can you point me to how can loggin only new connections
> any docs or examples will be helpfull
iptables -t filter -A FORWARD -i $INet -o $LAN -m state --state NEW -j LOG
Grant. . . .
next prev parent reply other threads:[~2005-04-13 6:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-12 15:21 Logging suggestions hareram
2005-04-12 15:33 ` Taylor, Grant
2005-04-12 18:06 ` Moritz Gartenmeister
2005-04-12 16:11 ` Mariusz Kruk
2005-04-13 5:08 ` hareram
2005-04-13 6:58 ` Taylor Grant [this message]
2005-04-12 18:15 ` Marc Haber
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=425CC330.1000602@riverviewtech.net \
--to=gtaylor@riverviewtech.net \
--cc=Kruk@epsilon.eu.org \
--cc=hareram@sol.net.in \
--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.