From owner-freebsd-questions@FreeBSD.ORG Mon Nov 6 23:32:48 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 33ACB16A40F for ; Mon, 6 Nov 2006 23:32:48 +0000 (UTC) (envelope-from zbyszek@szalbot.homedns.org) Received: from lists.lc-words.com (lists.lc-words.com [83.19.156.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76A743D45 for ; Mon, 6 Nov 2006 23:32:47 +0000 (GMT) (envelope-from zbyszek@szalbot.homedns.org) Received: from [127.0.0.1] (helo=localhost) by lists.lc-words.com with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GhDxN-000Irb-S2; Tue, 07 Nov 2006 00:32:45 +0100 Date: Tue, 7 Nov 2006 00:32:45 +0100 (CET) From: Zbigniew Szalbot X-X-Sender: zbyszek@192.168.11.51 To: Giorgos Keramidas In-Reply-To: <20061106232201.GB8688@kobe.laptop> Message-ID: References: <20061106214652.GA7918@kobe.laptop> <20061106232201.GB8688@kobe.laptop> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: 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: Mon, 06 Nov 2006 23:32:48 -0000 Hello again, On Tue, 7 Nov 2006, Giorgos Keramidas wrote: > * Have you restarted it at all, after the configuration options > were set? I believe I did by running /etc/rc.d/pf stop/start. Starting/stopping has no efect on pflog file in terms of changing its modification time time. > > * Does the file '/var/log/pflog' exist? If yes, who is its > owner and what are its permissions? Is it empty? -rw-r--r-- 1 root wheel - 0 Nov 6 19:24 /var/log/pflog I created the file by using touch command. Thanks! -- Zbigniew Szalbot