From owner-freebsd-pf@FreeBSD.ORG Mon Aug 29 22:13:49 2005 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B84916A41F for ; Mon, 29 Aug 2005 22:13:49 +0000 (GMT) (envelope-from vladone@spaingsm.com) Received: from mail.spaingsm.com (llwb135.servidoresdns.net [217.76.137.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4017A43D46 for ; Mon, 29 Aug 2005 22:13:48 +0000 (GMT) (envelope-from vladone@spaingsm.com) Received: from SERVEREL (unknown [85.120.13.189]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.spaingsm.com (Postfix) with ESMTP id 040CF24C81D for ; Mon, 29 Aug 2005 23:58:19 +0200 (CEST) Date: Tue, 30 Aug 2005 01:13:37 +0300 From: vladone X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <513797718.20050830011337@spaingsm.com> To: freebsd-pf@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: pf+tables option X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vladone List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 22:13:49 -0000 Hi! I want to load tables entries for pf from file pc.conf tables const file "/etc/list1" What is the syntax for this file? I create an list of ip's like: 192.168.0.0/24 192.168.101.0/24 .......... I dont receive any error when load pf.conf but i dont see any entries in table with "pfctl -s Tables"