From owner-freebsd-pf@FreeBSD.ORG Thu Mar 24 22:48:49 2005 Return-Path: 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 9418516A4CE for ; Thu, 24 Mar 2005 22:48:49 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A7F343D2D for ; Thu, 24 Mar 2005 22:48:49 +0000 (GMT) (envelope-from brent.bolin@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so638922wra for ; Thu, 24 Mar 2005 14:48:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=a9BBuVn5Mw00PLTGmDRIvNJ6r+97TM0DQ8/iTtgRlLxu1RzrSt4kKF4wVXwRUElDiEyWK1ujtAwuEGjU4D9syKvumI9/KXnkPXHXMhk9dyV2QrmFWpxpbcs/fLYjPn6PVYsaP3eNETOuBFyEswPflKhv3rZIPUPRk2tL489kZ3k= Received: by 10.54.99.18 with SMTP id w18mr599422wrb; Thu, 24 Mar 2005 14:48:48 -0800 (PST) Received: by 10.54.68.14 with HTTP; Thu, 24 Mar 2005 14:48:48 -0800 (PST) Message-ID: <787dcac20503241448430a7de2@mail.gmail.com> Date: Thu, 24 Mar 2005 16:48:48 -0600 From: BB To: FreeBSD-pf mail list Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Isn't there a way to parse, don't load rules and complain about syntax errors or missing variables ? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: BB 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: Thu, 24 Mar 2005 22:48:49 -0000 I need to move a new 5.3 firewall box in place in order to upgrade the old system. The pf.conf configuration file has mostly variables setup. When I ran this command it didn't complain about anything - pfctl -nf /tmp/pf.conf However when I looked at the configuration file again the scrub rule had the explicate interface name fxp0 This new box doesn't have fxp0