From owner-freebsd-questions@FreeBSD.ORG Thu Jul 23 02:08:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C3521065673 for ; Thu, 23 Jul 2009 02:08:43 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (constellation.thenetnow.com [207.112.4.14]) by mx1.freebsd.org (Postfix) with ESMTP id 506428FC15 for ; Thu, 23 Jul 2009 02:08:43 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANTLAPTOP) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1MTnjd-000BWO-UT for freebsd-questions@freebsd.org; Wed, 22 Jul 2009 22:08:42 -0400 Message-ID: <414BD51F8C614A24B1B8ED6AE1223E46@GRANTLAPTOP> From: "Grant Peel" To: Date: Wed, 22 Jul 2009 22:06:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6001.18000 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049 Subject: Bruteblock X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2009 02:08:43 -0000 Hi all, I am trying to get Bruteblock working on FreeBSD 6.2 and hav e run into a snag. It appears that Proftpd is not sending log detail to the auth or authpriv facility. I have a simple Proftpd setup, with the SysLog directive completely removed, and according to the man, it is supposed to be sending to authpriv. Also, I have the bruteblock syslog.conf setup as per the manual as well. Proftpd and Bruteblock were both setup from ports. Has anyone ran into a similar issue? If so, how did you get around it? -Grant