All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Target IP monitoring...
Date: Mon, 11 Aug 2008 13:51:35 -0500	[thread overview]
Message-ID: <48A08A37.3050104@riverviewtech.net> (raw)

I'm going to be working on a project that will need to monitor what 
destination IPs traffic is sent to.  I was wondering if I could not use 
the ULOG in side of the nat table to do this.  I am really only wanting 
the target (and possibly the source) IP of each connection.  I do not 
want any of the IP payload or any of the packets, just the target IP.

I was hoping to exploit the fact that the nat table only sees the first 
packet in a connection to help reduce the likelihood that I would see 
the same target IP multiple times.

I am not doing any filtering with this so the fact that ULOG is a non 
terminating target is not a problem for me.



Grant. . . .

             reply	other threads:[~2008-08-11 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-11 18:51 Grant Taylor [this message]
2008-08-11 19:55 ` Target IP monitoring Jan Engelhardt
2008-08-11 20:03   ` Grant Taylor

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=48A08A37.3050104@riverviewtech.net \
    --to=gtaylor@riverviewtech.net \
    --cc=netfilter@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.