From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie Subject: Re: audit collector startup help Date: Tue, 9 Sep 2008 16:11:54 -0400 Message-ID: <200809092011.m89KBshr014405@greed.delorie.com> References: <1220984797.6596.162.camel@homeserver> <200809091836.m89IatSW011688@greed.delorie.com> <1220986021.6596.167.camel@homeserver> <200809091925.m89JPmTd013185@greed.delorie.com> <1220990608.6596.200.camel@homeserver> Return-path: In-reply-to: <1220990608.6596.200.camel@homeserver> (message from LC Bruzenak on Tue, 09 Sep 2008 15:03:28 -0500) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: LC Bruzenak Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com Hmmm.... well, one option is to put a perror() after the bind() call in src/auditd-listen.c and run auditd in the foreground (./auditd -f) to see *why* it's failing.