From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 06:08:48 2003 Return-Path: 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 1135216A4CE for ; Thu, 20 Nov 2003 06:08:48 -0800 (PST) Received: from smtp10.wxs.nl (smtp10.wxs.nl [195.121.6.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C89A343F75 for ; Thu, 20 Nov 2003 06:08:46 -0800 (PST) (envelope-from akruijff@www.kruijff.org) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186])18questions@freebsd.org; Thu, 20 Nov 2003 15:01:41 +0100 (MET) Received: from Alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.12.9p2/8.12.9) with ESMTP id hAKE3hOR000651; Thu, 20 Nov 2003 15:03:44 +0100 (CET envelope-from akruijff@Alex.lan) Received: (from akruijff@localhost) by Alex.lan (8.12.9p2/8.12.9/Submit) id hAKE3g9P000650; Thu, 20 Nov 2003 15:03:42 +0100 (CET envelope-from akruijff) Date: Thu, 20 Nov 2003 15:03:41 +0100 From: Alex de Kruijff In-reply-to: <3FBC535A.6020904@wiegand.org> To: Chip Message-id: <20031120140340.GA505@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: <3FBC535A.6020904@wiegand.org> cc: FreeBSD Questions List Subject: Re: firewall rules do not get read X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 14:08:48 -0000 On Wed, Nov 19, 2003 at 09:38:34PM -0800, Chip wrote: > I noticed my firewall rules are not being read. I have rc.conf set to > read the file rc.firewall. In rc.firewall the first line is add divert > natd etc etc. that is followed by pass all from any to any etc etc. Then > nothing after that is read, it is all ignored. > If I comment out the line pass all from any to any then nothing works to > access the internet. > I don't know what to do to make it read past those first two lines. > Any suggestions? Can you give me the output of 'ipfw s'. If that one doesn't work then try 'ipfw l'? -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/