From owner-freebsd-net@FreeBSD.ORG Thu Aug 21 16:56:13 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C9DD1065674 for ; Thu, 21 Aug 2008 16:56:13 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 4689F8FC18 for ; Thu, 21 Aug 2008 16:56:13 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so34550yxb.13 for ; Thu, 21 Aug 2008 09:56:12 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=KTD03OZncgUAOPWaUnGMXHNldrpD2X2a0iiVQb48QdQ=; b=u6JAsE/ePCqmt2RDJAX9tFXhEhQ+3MLSQGGDqobPDZafAL59/fnJT+JP16lojhfDJv BabQuA+J39WFTKjwtCzCfJoHKp7sQUkk0dCtTIXGAyEEcasAfwKIXGTGNgi6rGzgbr2V oxdsgOV0TBFGH5xEJ9IHjhaPNV2deOoxSfCQY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=NA+4c4oVmdyeacF/EMQg10sBYAa2CXkfkmhLE3fQnWXS0N9zYuJc0Gi0qkw1e0Z4PF gg4F9BULiFF9R5I3/yUuGGnHeT+m+K801cOBy3fqImppnPLuPvhWL/KAB/yBa6BSP+xD dkhITSWqqKqZH5wUjB1y7BoTqGqdAm84aWIcM= Received: by 10.103.247.5 with SMTP id z5mr1079722mur.24.1219336116615; Thu, 21 Aug 2008 09:28:36 -0700 (PDT) Received: by 10.103.40.12 with HTTP; Thu, 21 Aug 2008 09:28:36 -0700 (PDT) Message-ID: Date: Thu, 21 Aug 2008 12:28:36 -0400 From: "Scott Ullrich" To: "Julian Elischer" In-Reply-To: <48ACFB17.9030901@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48ACFB17.9030901@elischer.org> Cc: FreeBSD Net Subject: Re: m0n0wall/pfsense question. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2008 16:56:13 -0000 On 8/21/08, Julian Elischer wrote: > > Does anyone know whether the above mentionned bsd systems boot to a ram > disk or keep their filesystem on teh flash/disk? pfSense keeps the filesystem and m0n0wall runs out of a memory backed system. Hope this helps, Scott