From owner-freebsd-stable@FreeBSD.ORG Mon May 8 09:07:02 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF5E216A415 for ; Mon, 8 May 2006 09:07:02 +0000 (UTC) (envelope-from ianchov@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D7243D58 for ; Mon, 8 May 2006 09:06:59 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: by ug-out-1314.google.com with SMTP id e2so1085468ugf for ; Mon, 08 May 2006 02:06:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nt1DIuJbIemiKE6lbz0MJ5Cq2SvPn0XcsdArxM9S49UfODJdBz+SlB3fJ45KH69EpJa11BjX4pBZQSuEkGxCdZ3rXZM3f5SMM7IKafwjNfayzGZj6i82tcau5mcQ29DESrpZu1G22g1N/WCPdSoT/2Ha3mgbBh8fAm2SS8SyUJk= Received: by 10.78.52.17 with SMTP id z17mr544039huz; Mon, 08 May 2006 02:06:58 -0700 (PDT) Received: by 10.78.16.16 with HTTP; Mon, 8 May 2006 02:06:58 -0700 (PDT) Message-ID: <18e02bd30605080206x3c3c908blbcb1019f146d22da@mail.gmail.com> Date: Mon, 8 May 2006 12:06:58 +0300 From: "Iantcho Vassilev" To: freebsd-stable@freebsd.org In-Reply-To: <20060508084807.GA16470@lpthe.jussieu.fr> MIME-Version: 1.0 References: <20060508084807.GA16470@lpthe.jussieu.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: pf not loading the rules at boot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 09:07:04 -0000 On 5/8/06, Michel Talon wrote: > > By the way, if you have a kernel *without* IPV6 support, the firewall > module > will *not* load. You will have to recompile the firewall module without > IPV6 support first. This is the most common cause of the problem you are > seeing. > > > -- > > Michel TALON Thank you,Michel..,but it will not load on boot or? If this is true maybe this is the problem - i have disabled IPV6 in the kernel...