From owner-freebsd-questions@FreeBSD.ORG Fri Oct 19 22:49:02 2007 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 C986116A41A for ; Fri, 19 Oct 2007 22:49:02 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from mail-out3.apple.com (mail-out3.apple.com [17.254.13.22]) by mx1.freebsd.org (Postfix) with ESMTP id 9745E13C448 for ; Fri, 19 Oct 2007 22:49:01 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from relay8.apple.com (relay8.apple.com [17.128.113.38]) by mail-out3.apple.com (Postfix) with ESMTP id C598915A701C; Fri, 19 Oct 2007 15:49:01 -0700 (PDT) Received: from relay8.apple.com (unknown [127.0.0.1]) by relay8.apple.com (Symantec Mail Security) with ESMTP id 86A5E400B1; Fri, 19 Oct 2007 15:49:01 -0700 (PDT) X-AuditID: 11807126-a5328bb000000803-d5-4719345d92f4 Received: from [17.214.13.96] (cswiger1.apple.com [17.214.13.96]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by relay8.apple.com (Apple SCV relay) with ESMTP id 5D9A540095; Fri, 19 Oct 2007 15:49:01 -0700 (PDT) In-Reply-To: <20071019223737.GA86022@aleph.cepheid.org> References: <47192865.1080008@gmail.com> <166D0BCF-3B1D-4A7B-BBC4-74C336A125B9@mac.com> <20071019223737.GA86022@aleph.cepheid.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Fri, 19 Oct 2007 15:49:00 -0700 To: Erik Osterholm X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAA== Cc: ivand58@hotpop.com, freebsd-questions@freebsd.org Subject: Re: How do I enable IP forwarding? 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: Fri, 19 Oct 2007 22:49:02 -0000 On Oct 19, 2007, at 3:37 PM, Erik Osterholm wrote: > Shouldn't that be "YES" instead of "NO"? Um, yes-- quite right. I just copied the default value from /etc/ defaults/rc.conf and forgot to change it. :-0 -- -Chuck