From owner-freebsd-pf@FreeBSD.ORG Wed Nov 16 07:55:45 2005 Return-Path: X-Original-To: freebsd-pf@hub.freebsd.org Delivered-To: freebsd-pf@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 608F316A420; Wed, 16 Nov 2005 07:55:45 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EBEE43D45; Wed, 16 Nov 2005 07:55:45 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from freefall.freebsd.org (mlaier@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAG7tjIX018040; Wed, 16 Nov 2005 07:55:45 GMT (envelope-from mlaier@freefall.freebsd.org) Received: (from mlaier@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAG7tiwr018036; Wed, 16 Nov 2005 07:55:44 GMT (envelope-from mlaier) Date: Wed, 16 Nov 2005 07:55:44 GMT From: Max Laier Message-Id: <200511160755.jAG7tiwr018036@freefall.freebsd.org> To: vlada@devnull.cz, mlaier@FreeBSD.org, freebsd-pf@FreeBSD.org Cc: Subject: Re: bin/89079: pfctl(8) does not check interface name against list of known interfaces with () operator X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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: Wed, 16 Nov 2005 07:55:45 -0000 Synopsis: pfctl(8) does not check interface name against list of known interfaces with () operator State-Changed-From-To: open->closed State-Changed-By: mlaier State-Changed-When: Wed Nov 16 07:53:00 GMT 2005 State-Changed-Why: This is not a bug. One needs this behaviour in order to write rules for not-yet existing interfaces. e.g. loading rules *before* bringing up pppd(8) and thus tun0. Can you please take such problems to the freebsd-pf@ mailing list first. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=89079