public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* About "tcp_client_max_idle" in /etc/audit/auditd.conf
@ 2008-12-26  7:07 Chu Li
  2008-12-26 12:47 ` Steve Grubb
  0 siblings, 1 reply; 2+ messages in thread
From: Chu Li @ 2008-12-26  7:07 UTC (permalink / raw)
  To: 'Steve Grubb'; +Cc: linux-audit

Hi,
	When reading manpage of auditd.conf, I found "heartbeat" in the
explanation of " tcp_client_max_idle". But in the manpage of audisp-remote.conf
there is no description about it. How to use "tcp_client_max_idle" and what is
"heartbeat"? What will happen if "tcp_client_max_idle" and "heartbeat" is not set 
as zero?

Regards
Chu Li

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: About "tcp_client_max_idle" in /etc/audit/auditd.conf
  2008-12-26  7:07 About "tcp_client_max_idle" in /etc/audit/auditd.conf Chu Li
@ 2008-12-26 12:47 ` Steve Grubb
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2008-12-26 12:47 UTC (permalink / raw)
  To: Chu Li; +Cc: linux-audit

On Friday 26 December 2008 02:07:56 am Chu Li wrote:
>        When reading manpage of auditd.conf, I found "heartbeat" in the
> explanation of " tcp_client_max_idle". But in the manpage of
> audisp-remote.conf there is no description about it. 

I think it was assumed that an admin that is setting this up will read both 
man pages since both ends need some adjustments.


> How to use "tcp_client_max_idle" and what is "heartbeat"?

This is a message being passed back and forth so that each end knows the other 
is still alive. If one end segfaults, for example, it won't send a tcp close 
and the connection can linger for a while. This lets each end decide that the 
other is not working properly and then take admin selected actions.


> What will happen if "tcp_client_max_idle" and "heartbeat" is not set as
> zero?

Then it will perform the heart beat protocol with the max idle seconds being 
the deciding factor.

I can add some explanation to the man pages.

-Steve

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-26 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-26  7:07 About "tcp_client_max_idle" in /etc/audit/auditd.conf Chu Li
2008-12-26 12:47 ` Steve Grubb

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