From owner-freebsd-stable Sun Jun 27 19:30:52 1999 Delivered-To: freebsd-stable@freebsd.org Received: from imap0.glue.umd.edu (imap0.glue.umd.edu [128.8.10.158]) by hub.freebsd.org (Postfix) with ESMTP id BAF6315468 for ; Sun, 27 Jun 1999 19:30:49 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (ppp-27-188.tidalwave.net [208.220.27.188]) by imap0.glue.umd.edu (8.9.3/8.9.3) with ESMTP id WAA18115 for ; Sun, 27 Jun 1999 22:30:40 -0400 (EDT) Message-ID: <3776DD59.C5686D5D@glue.umd.edu> Date: Sun, 27 Jun 1999 22:26:33 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Cc: stable@FreeBSD.ORG Subject: Re: 3.2-RELEASE Feedback References: <19990626184311.A5290@ipass.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Randall Hopper wrote: > 8) (Nit) Boot-up probes spelling error: > "bt_isa_probe: Probe failled for card at 0x330" > > 9) rc.firewall - if firewall_type is a file, it feeds each line in it to > ipfw. > > BUT ipfw doesn't toss comments, so you can't document your firewall > commands, and this IMO isn't a good option. If rc.firewall tossed lines > beginning with "#" this would be a nice way to go without having to hack > rc.firewall. As it is, I made this add to rc.firewall: > > elif [ "${firewall_type}" = "custom" ]; then > . /etc/rc.firewall.rules > Since we're mentioning problems... I've noticed that setting any of the firewall options in /etc/rc.conf has no effect. I have to set them in /etc/defaults/rc.conf before they'll work. Anybody else have this problem? I haven't cvsup'd in a few weeks. -Brandon -- bfoz@glue.umd.edu "Lead, follow, or get run over" "In life there are those who steer, and those who push" "I'm not impatient, the world is too slow" "Life is short, so have fun, play hard, and leave a good looking corpse" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message