From owner-freebsd-questions@FreeBSD.ORG Wed Apr 19 11:41:40 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 103AD16A40E for ; Wed, 19 Apr 2006 11:41:40 +0000 (UTC) (envelope-from fbsd@a1poweruser.com) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8796843D45 for ; Wed, 19 Apr 2006 11:41:39 +0000 (GMT) (envelope-from fbsd@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060419114138.EMCW10520.mta11.adelphia.net@barbish>; Wed, 19 Apr 2006 07:41:38 -0400 From: "fbsd" To: "Reinhold Platzoeder" , Date: Wed, 19 Apr 2006 07:41:33 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20060419081712.4c5ac371@khumuleka> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: Subject: RE: pf problem with table X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 11:41:40 -0000 Error msg means there is something wrong with the content of /etc/pfdata/blocklist-p2p check that there are no blank lines in that file. make file with only ten entries and test. Then add more content until you break it. maybe 1.7 MB file size is to large for max table size -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Reinhold Platzoeder Sent: Wednesday, April 19, 2006 2:17 AM To: freebsd-questions@freebsd.org Subject: pf problem with table Hi I have a problem with FreeBSD 6 and pf I am trying to load a 1.7M file in to pf using a tables but I get this error /etc/pf.conf:22: cannot define table p2pblock: Cannot allocate memory pfctl: Syntax error in config file: pf rules not loaded the table config in pf.conf is table persist file "/etc/pfdata/blocklist-p2p" block in log quick on $ext_if from to any I have tried it on two different machines and both gives me the same error everything works when I comment these two lines out Any ideas as to what i'm doing wrong? Thanks -- Reinhold Platzoeder reinhold@violetlan.net reinhold@webmail.co.za http://www.violetlan.net _______________________________________________ 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"