From owner-freebsd-questions Tue Jun 20 22:42:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tilapia.pang.pworld.net.ph (tilapia.pang.pworld.net.ph [203.176.27.5]) by hub.freebsd.org (Postfix) with ESMTP id E0E6037B84D for ; Tue, 20 Jun 2000 22:42:27 -0700 (PDT) (envelope-from joel@tilapia.pang.pworld.net.ph) Received: from localhost (joel@localhost) by tilapia.pang.pworld.net.ph (8.10.0/8.10.0) with SMTP id e5L5Z5109282 for ; Wed, 21 Jun 2000 13:35:17 +0800 Date: Wed, 21 Jun 2000 05:35:05 +0000 ( ) From: Joel Eusebio To: freebsd-questions@freebsd.org Subject: ipfw Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to setup a transparent proxy on my 4.0-stable using transproxy and ipfw. What else do I have to install for ipfw to work because it is already installed (I think ) in the /sbin but when I try to execute a /sbin/ipfw add 1000 allow tcp from 192.168.0.1 to any 80 it says "ipfw: setsockopt(IP_FW_ADD): Protocol not available" what's lacking??? Any help will be greatly appreciated. Thanks a lot. ------------------------->jOEl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message