From owner-freebsd-questions@FreeBSD.ORG Wed May 7 17:21:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2F16106567D for ; Wed, 7 May 2008 17:21:23 +0000 (UTC) (envelope-from justinjereza@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id AE21B8FC29 for ; Wed, 7 May 2008 17:21:23 +0000 (UTC) (envelope-from justinjereza@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so100731ana.13 for ; Wed, 07 May 2008 10:21:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=o7SalvX6oDc60O67iE8cwCwTZS+Tkgl0lLDpJPxV/Q4=; b=HvhjfXAA4KFuqKNiSoSnvjxtMe5MY/+PmNihqPSLgHARRb4++C7oxKtEHssNDUfTXXah0rtof+NtQwb/hzfOd0M58zB863TX26Cd9yN56gDmX0D5aR/MsOq/lk9S0ZmkgwkjanCrZIcckVQlqlJRt5dMpa70S3ebw3a8Kn5DnI4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ArV+Lv+OOSicfz2ga/BioW1/DlljUEluti0GFtyfXKrw4MpaBFCmkn+tHNsBhIcmNE38ceNRqQpkhOy7k8ityKd2PSdMT2woKhG4/MqtHaGMVEozUJYHcUlxv1JDlmUdxJDnWnPqwfE5YYSwD9304W+lxNBDkz+2pppOwJNLMek= Received: by 10.100.190.14 with SMTP id n14mr3088426anf.142.1210180882496; Wed, 07 May 2008 10:21:22 -0700 (PDT) Received: by 10.100.142.10 with HTTP; Wed, 7 May 2008 10:21:22 -0700 (PDT) Message-ID: <53f591170805071021i45f757d3h4558e106a0da7f18@mail.gmail.com> Date: Thu, 8 May 2008 01:21:22 +0800 From: "Justin Jereza" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Delaying pf.conf loading 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: Wed, 07 May 2008 17:21:24 -0000 Hello. Is it possible to delay the loading of pf rules from pf.conf after ppp has connected and named is running through rc.conf?