From owner-freebsd-current@FreeBSD.ORG Thu Jul 16 21:27:32 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 702F4106566B for ; Thu, 16 Jul 2009 21:27:32 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-qy0-f204.google.com (mail-qy0-f204.google.com [209.85.221.204]) by mx1.freebsd.org (Postfix) with ESMTP id 11B298FC0A for ; Thu, 16 Jul 2009 21:27:31 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by qyk42 with SMTP id 42so419639qyk.3 for ; Thu, 16 Jul 2009 14:27:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ZVpOJsxLFNOTTZ9wzj8frS4LwhLRxQkI5jNWzetVtqA=; b=XzCLcVmwQ8R0llNrLXIPtf9jFXjtceRl6Sk2/xDFlg9sKR6HyZQUE7rI8E5Igrmhly PKyEXnrlGx/V8gxxFC6WECmx2UOR4DzSZXfQV8ztiVHRc6O+MlvRxCMkqUhN6T/WpxSH bZuafhxRKMmLBBsIat6hPAdT/nxk6lyXm38xI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=e4zH/6v7S9rMTh71yyIjd83gC7qMTo5yFo36/pDYhxUZ+ktGPTGjpSVmtTbJUXCSpk a1nQHvCK79GsjLDvCXCO9ssSeOTbMqXynXaQkksEH6E0bxk+1tAKOpi+1ylpBNboNmyh LqGsS6OAE8+cjC/jkorUzqhGcxaUUpIfauB8k= MIME-Version: 1.0 Received: by 10.229.100.9 with SMTP id w9mr45973qcn.31.1247779651349; Thu, 16 Jul 2009 14:27:31 -0700 (PDT) In-Reply-To: <200905060927.42540.zec@freebsd.org> References: <49FC812B.2070305@elischer.org> <200905060805.43835.zec@freebsd.org> <991123400905060555l580ed589peacccdaeaab0335@mail.gmail.com> <200905060927.42540.zec@freebsd.org> Date: Thu, 16 Jul 2009 16:27:31 -0500 Message-ID: <11167f520907161427k5bd9f5f6i6a7f2a0350901ec7@mail.gmail.com> From: "Sam Fourman Jr." To: Marko Zec Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: =?ISO-2022-JP?B?T2RoaWFtYm8gGyRCJW8lNyVzJUglcxsoQg==?= , freebsd-current@freebsd.org, Julian Elischer Subject: Re: VIMAGE status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2009 21:27:32 -0000 > > IPFILTER, ALTQ and most of the things that you have in your config file, but > are not normally in GENERIC, are not yet supported with options VIMAGE. > > Marko is this still True with -CURRENT? can we now have several instances of pf each jail with its own pf.conf? Sam Fourman Jr.