From owner-freebsd-ipfw Wed Jun 19 13:35: 9 2002 Delivered-To: freebsd-ipfw@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 31D9437B403 for ; Wed, 19 Jun 2002 13:35:06 -0700 (PDT) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g5JL0Fc05724; Wed, 19 Jun 2002 16:00:15 -0500 (CDT) (envelope-from nick@rogness.net) Date: Wed, 19 Jun 2002 16:00:15 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Quddus Ullah Khan Cc: freebsd-ipfw@FreeBSD.ORG Subject: Re: transparent proxying In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 19 Jun 2002, Nick Rogness wrote: > On Thu, 20 Jun 2002, Quddus Ullah Khan wrote: > >> Hello i want to run transparent proxy on fbsd 4.5 i am running only >> >> squid perfectly but when i am trying to run following command it give >> me the error in second line plase someone can help me. ? >> with examples. >> ipfw add fwd 127.0.0.1,8080 tcp from 202.87.109.0/24 >> to not 202.87.109.0/24 >> ipfw: getsockopt(IP_FW_ADD): Protocol >> notavailable > > You need to add: > > options IPFIREWALL_FORWARD > > to your kernel config file. Then rebuild, install, and reboot. For clarification, rebuild and reinstall your kernel...not your machine :-) Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message