From owner-freebsd-questions@FreeBSD.ORG Tue Nov 7 06:57: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 D51EF16A40F for ; Tue, 7 Nov 2006 06:57: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 235AC43D45 for ; Tue, 7 Nov 2006 06:57: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 1GhKty-0003Xd-M9; Tue, 07 Nov 2006 07:57:42 +0100 Date: Tue, 7 Nov 2006 07:57:42 +0100 (CET) From: Zbigniew Szalbot X-X-Sender: zbyszek@192.168.11.51 To: Juha Saarinen In-Reply-To: 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: Giorgos Keramidas , 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 06:57:48 -0000 Hello, On Tue, 7 Nov 2006, Juha Saarinen wrote: > That file should be a pcap file: Maybe that's the problem then - that I created it using touch? > $ sudo file /var/log/pflog I only get: /var/log/pflog: empty > What do you see if you do: > > $sudo /etc/rc.d/pf status No ALTQ support in kernel ALTQ related functions disabled Status: Enabled for 0 days 07:25:33 Debug: Urgent Hostid: 0x605bc923 State Table Total Rate current entries 0 searches 1229576 46.0/s inserts 0 0.0/s removals 0 0.0/s Counters match 1229576 46.0/s bad-offset 0 0.0/s fragment 0 0.0/s short 0 0.0/s normalize 0 0.0/s memory 0 0.0/s bad-timestamp 0 0.0/s congestion 0 0.0/s ip-option 0 0.0/s proto-cksum 0 0.0/s state-mismatch 0 0.0/s state-insert 0 0.0/s state-limit 0 0.0/s src-limit 0 0.0/s synproxy 0 0.0/s How do I create the pflog file then? Thank you! -- Zbigniew Szalbot