From owner-freebsd-questions@FreeBSD.ORG Thu Jul 23 07:56:48 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 AD183106564A for ; Thu, 23 Jul 2009 07:56:48 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3EDCA8FC12 for ; Thu, 23 Jul 2009 07:56:48 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.2/8.14.2) with ESMTP id n6N7uhQe022855; Thu, 23 Jul 2009 09:56:43 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.2/8.14.2/Submit) id n6N7ugKE022854; Thu, 23 Jul 2009 09:56:42 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Thu, 23 Jul 2009 09:56:42 +0200 From: Ruben de Groot To: Grant Peel Message-ID: <20090723075642.GA22609@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Grant Peel , freebsd-questions@freebsd.org References: <414BD51F8C614A24B1B8ED6AE1223E46@GRANTLAPTOP> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <414BD51F8C614A24B1B8ED6AE1223E46@GRANTLAPTOP> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ei.bzerk.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Thu, 23 Jul 2009 09:56:47 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: 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 07:56:48 -0000 On Wed, Jul 22, 2009 at 10:06:35PM -0400, Grant Peel typed: > 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. Do I get this straight? You have the syslog directive removed and still expect it to use syslog? One of us needs coffee ;) > 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 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"