From owner-freebsd-questions@FreeBSD.ORG Tue Nov 7 08:04:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 885C216A407 for ; Tue, 7 Nov 2006 08:04:36 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6829143D5E for ; Tue, 7 Nov 2006 08:04:33 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id kA784Mj5024822 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 7 Nov 2006 10:04:25 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id kA784DTq016145; Tue, 7 Nov 2006 10:04:13 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id kA784DLJ016144; Tue, 7 Nov 2006 10:04:13 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 7 Nov 2006 10:04:13 +0200 From: Giorgos Keramidas To: Zbigniew Szalbot Message-ID: <20061107080413.GC15938@kobe.laptop> References: <20061106214652.GA7918@kobe.laptop> <20061106232201.GB8688@kobe.laptop> <20061107074519.GA15938@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.526, required 5, AWL -0.13, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, UNPARSEABLE_RELAY 0.00) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: Juha Saarinen , freebsd-questions@freebsd.org Subject: Re: pf working but no log 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: Tue, 07 Nov 2006 08:04:36 -0000 On 2006-11-07 08:53, Zbigniew Szalbot wrote: >On Tue, 7 Nov 2006, Giorgos Keramidas wrote: >> No, that should be ok. Can you see pflogd running when you run: >> >> # pgrep pflogd | xargs ps -xau -p > > No, and now when I think about it the main problem is that it has > never been started (maybe). I tried to follow the manual and issued > /etc/rc.d/pflogd start but I have no such file in that directory. Hmmm, this is odd. What version of FreeBSD are you running?