From owner-freebsd-security@FreeBSD.ORG Fri Feb 6 12:28:46 2004 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A23816A4CE for ; Fri, 6 Feb 2004 12:28:46 -0800 (PST) Received: from lariat.org (lariat.org [63.229.157.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74E9243D46 for ; Fri, 6 Feb 2004 12:28:43 -0800 (PST) (envelope-from brett@lariat.org) Received: from runaround.lariat.org (IDENT:ppp1000.lariat.org@lariat.org [63.229.157.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id NAA16884; Fri, 6 Feb 2004 13:28:05 -0700 (MST) X-message-flag: Warning! Use of Microsoft Outlook renders your system susceptible to Internet worms. Message-Id: <6.0.0.22.2.20040206132723.058bf848@localhost> X-Sender: brett@localhost (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 06 Feb 2004 13:28:03 -0700 To: Matt Piechota From: Brett Glass In-Reply-To: <20040206151109.S921@cithaeron.argolis.org> References: <0FDD52D38220D611B7CC0004763B3744F80821@HNTS-04> <4023AD12.6070106@sitetronics.com> <6.0.0.22.2.20040206104336.0587c5a0@localhost> <20040206151109.S921@cithaeron.argolis.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" cc: "'freebsd-security@freebsd.org'" cc: "Gogh, Ruben van" Subject: Re: IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 20:28:46 -0000 At 01:16 PM 2/6/2004, Matt Piechota wrote: >Aren't supposed to run 'config' on your kernel conf when you modify it? Of course. After which you change directories and actually do the build. (Why this isn't automatic, I don't know.) --Brett