From owner-freebsd-questions@FreeBSD.ORG Tue Oct 4 05:31:19 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E09016A41F for ; Tue, 4 Oct 2005 05:31:19 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3879D43D45 for ; Tue, 4 Oct 2005 05:31:19 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so342630nzd for ; Mon, 03 Oct 2005 22:31:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; 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=iNeAVXUYIrI/RN4D6w+J/PEMlHkfys1vkHhGVz70FByXDFvpK4MnDbaLPc/zNh6U6qVNHKlu4wMiaqset1Ym6euOj+In/QYZR7de38qayplcZ9q2xLzwMJcKsOMA/JTnc4Cd9dntEmcB2q+kvcH/wUmZhbvHGXez3tn51lpAMCY= Received: by 10.36.3.6 with SMTP id 6mr33383nzc; Mon, 03 Oct 2005 22:31:18 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Mon, 3 Oct 2005 22:31:18 -0700 (PDT) Message-ID: Date: Tue, 4 Oct 2005 09:31:18 +0400 From: "Andrew P." To: Foo Ji-Haw In-Reply-To: <013b01c5c8a2$b8f57b80$c801a8c0@nexpc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <010a01c5c89a$f4234c80$c801a8c0@nexpc> <004b01c5c8a0$59001f70$0c64a8c0@opteron> <013b01c5c8a2$b8f57b80$c801a8c0@nexpc> Cc: freebsd-questions@freebsd.org Subject: Re: Need help: fwd on ipfw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Andrew P." List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 05:31:19 -0000 On 10/4/05, Foo Ji-Haw wrote: > Hello Mr Anderson, > > So, the story is that the newer versions of 5.x comes with forwarding > disabled, hence the inability to to ipfw add fwd? > > Ok, will definately give it a try. Thanks for being a better Googler than > me! > When was it enabled by default?.. In case you still have trouble, check out this option, too: option IPFIREWALL_FORWARD_EXTENDED But don't enable it "just in case", it unfastens some seat belts. Cheerz, Andrew P.