From owner-freebsd-current Thu Jan 8 22:53:57 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA21644 for current-outgoing; Thu, 8 Jan 1998 22:53:57 -0800 (PST) (envelope-from owner-freebsd-current) Received: from proxyb2.san.rr.com (proxyb2-atm.san.rr.com [204.210.0.11]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA21636 for ; Thu, 8 Jan 1998 22:53:52 -0800 (PST) (envelope-from Studded@dal.net) Received: from dal.net (dt051n19.san.rr.com [204.210.32.25]) by proxyb2.san.rr.com (8.8.7/8.8.8) with ESMTP id WAA10219; Thu, 8 Jan 1998 22:51:56 -0800 (PST) Message-ID: <34B5C914.F7E9E697@dal.net> Date: Thu, 08 Jan 1998 22:52:04 -0800 From: Studded Organization: DALnet IRC Network X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE i386) MIME-Version: 1.0 To: Hostas Red CC: current@FreeBSD.ORG Subject: Re: Firewall in kernel? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hostas Red wrote: > > Hi! > > Since some time, my system tells me on boot, that "Warning: kernel has > firewall functionality, but firewall rules are not enabled. All ip > services are disabled." > > What does it means? Firewall is "NO" in rc.conf, so? Looks like you compiled the firewall into your kernel without enabling the loading of the script in /etc/rc.conf. If you are going to compile firewall stuff into your kernel, I *highly* recommend using the default to accept rule option at least till you get to know things better. Good luck, Doug