From owner-freebsd-questions@FreeBSD.ORG Tue Jun 5 04:11:28 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D659616A46B for ; Tue, 5 Jun 2007 04:11:28 +0000 (UTC) (envelope-from schneecrash@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id 9177B13C458 for ; Tue, 5 Jun 2007 04:11:28 +0000 (UTC) (envelope-from schneecrash@gmail.com) Received: by wx-out-0506.google.com with SMTP id h28so1250577wxd for ; Mon, 04 Jun 2007 21:11:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FhMAuphuhMx4GepBFajxt7wVmq0XwFw5nttGQOwyXi92PsIfB91l1s/4gqrdHEaLFPfSPDTj4SdVkAoCClON36Pb52qErYcT8QFewm7Mh3cUx+iud3/jxKoViWN4VEwnnq9shsv2FDJImCLFfNUzhsFDWckhFirYRLBF1wsXliw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DJwV+DR+Fbk8J/8OZfmGWAgg2OnCY8PYblhpr4r0ThH6ceER6quWCmG7sCe2MN5MFkmBXwfn3AIbfXU4eLwdOhsUmVIWrh8g79DDUPxBREL6A/Pnd3azSQstU/eMogielSR09TqLO0C5UdOOOeOzp9lyk/21uug7EknqWd/uC6c= Received: by 10.90.49.19 with SMTP id w19mr4459309agw.1181016687978; Mon, 04 Jun 2007 21:11:27 -0700 (PDT) Received: by 10.90.50.6 with HTTP; Mon, 4 Jun 2007 21:11:27 -0700 (PDT) Message-ID: <70f41ba20706042111t73b75c90ka227c63fafce9c08@mail.gmail.com> Date: Mon, 4 Jun 2007 21:11:27 -0700 From: snowcrash To: RW In-Reply-To: <20070605034006.030f188f@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <70f41ba20706041403q1d51ac75jee625130ea4ed10@mail.gmail.com> <46648172.3060307@vwsoft.com> <20070605034006.030f188f@gumby.homeunix.com.> Cc: freebsd-questions@freebsd.org Subject: Re: fbsd 6.2 pf starts -- but not on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: schneecrash@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 04:11:28 -0000 hi, > The ppp rc.d script resyncs pf and ipfilter, to pick-up new interfaces, > so that shouldn't be needed. as i'm not entirely clear on the order/function of all yet, you're saying that's /not/ related to the not-starting-up-on-boot problem i'm seeing, and thus i shouldn't bother with the rcoder/anchor options mentioned? thanks!