All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Auditing TCP connections
       [not found] <bc22cb780912082021q5e7d0602t3987e14f94810967@mail.gmail.com>
@ 2009-12-09 18:27 ` Steve Grubb
  0 siblings, 0 replies; only message in thread
From: Steve Grubb @ 2009-12-09 18:27 UTC (permalink / raw)
  To: Data Lineage; +Cc: linux-audit

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

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

only message in thread, other threads:[~2009-12-09 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bc22cb780912082021q5e7d0602t3987e14f94810967@mail.gmail.com>
2009-12-09 18:27 ` Auditing TCP connections Steve Grubb

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.