All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: Data Lineage <data.lineage@gmail.com>
Cc: linux-audit@redhat.com
Subject: Re: Auditing TCP connections
Date: Wed, 9 Dec 2009 13:27:16 -0500	[thread overview]
Message-ID: <200912091327.17372.sgrubb@redhat.com> (raw)
In-Reply-To: <bc22cb780912082021q5e7d0602t3987e14f94810967@mail.gmail.com>

On Tuesday 08 December 2009 11:21:14 pm Data Lineage wrote:
> Is my understanding correct that the Linux Audit framework currently
> only logs the remote endpoint of TCP connections?

It records what is passed to the connect syscall or what accept is seeing.

> That is, when a connect() call occurs, only the remote IP and port are
> logged, not the local ones?

That is probably correct. I don't recall seeing duplicate network records

> If so, would it be possible to add the local end point into the audit
>  trail?

I'm pretty sure it could be patched to provide that if its not. I think we 
might want a new record type or some way of distinguishing which record is 
local and remote.

I have been reading through the new OSPP from NIAP and it calls out for 
selective audit based on network address, too. So, it would kind of fit with 
what will be required going forward.

So...were you planning to send a patch or is this a request for us to write 
one? 

-Steve

           reply	other threads:[~2009-12-09 18:27 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <bc22cb780912082021q5e7d0602t3987e14f94810967@mail.gmail.com>]

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=200912091327.17372.sgrubb@redhat.com \
    --to=sgrubb@redhat.com \
    --cc=data.lineage@gmail.com \
    --cc=linux-audit@redhat.com \
    /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.