From owner-freebsd-questions Tue Jun 19 21:53:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cs.sfu.ca (cs.sfu.ca [142.58.111.1]) by hub.freebsd.org (Postfix) with ESMTP id DBAA237B407 for ; Tue, 19 Jun 2001 21:53:18 -0700 (PDT) (envelope-from mcneney@cs.sfu.ca) Received: from smahlt.math.sfu.ca (smahlt [199.60.17.25]) by cs.sfu.ca (8.9.1/8.9.1) with ESMTP id VAA00367 for ; Tue, 19 Jun 2001 21:53:18 -0700 (PDT) Received: from localhost by smahlt.math.sfu.ca (8.8.8/1.1.20.8/23Nov99-0751PM) id VAA0000012168; Tue, 19 Jun 2001 21:53:17 -0700 (PDT) X-Authentication-Warning: smahlt.math.sfu.ca: mcneney owned process doing -bs Date: Tue, 19 Jun 2001 21:53:17 -0700 (PDT) From: Brad McNeney X-Sender: mcneney@smahlt.math.sfu.ca 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm having no luck using ipfw -- getting thingslike: # ipfw -f flush ipfw: setsockopt(IP_FW_FLUSH): Protocol not available or # ipfw list ipfw: getsockopt(IP_FW_GET): Protocol not available I built a 4.3-STABLE kernel with options IPFIREWALL_VERBOSE and have set firewall_type="OPEN" in /etc/rc.conf. I'm sure I'm missing something obvious here... Any thoughts? Brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message