From owner-freebsd-questions Sun Jun 24 19:36:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 929D237B401 for ; Sun, 24 Jun 2001 19:36:11 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.247.139.131.Dial1.SanJose1.Level3.net [209.247.139.131]) by hawk.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id TAA26470; Sun, 24 Jun 2001 19:35:21 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f5P2a7Y13999; Sun, 24 Jun 2001 19:36:07 -0700 (PDT) (envelope-from cjc) Date: Sun, 24 Jun 2001 19:35:56 -0700 From: "Crist J. Clark" To: Ling Ling Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Unknown options TCP_RESTRICT_RST in 4.2 Kernel ??? Message-ID: <20010624193556.H11961@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <018f01c0fd1b$7e20d880$25904bca@ewebasia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <018f01c0fd1b$7e20d880$25904bca@ewebasia.com>; from llchan@eweb-asia.com on Mon, Jun 25, 2001 at 10:06:45AM +0800 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 On Mon, Jun 25, 2001 at 10:06:45AM +0800, Ling Ling wrote: > Hi, > > I am trying to hide my freebsd from portscan program , by build in the following option in the 4.2 kernel. > > options TCP_RESTRICT_RST > > but, when I config the kernel, it prompts me errors by telling me > > NEWGEN:72: unknown option "TCP_RESTRICT_RST" > > What is the actual problem here ??? Am I missing any parameters or anything? $ more /usr/src/UPDATING Updating Information for FreeBSD STABLE users This file is maintained by imp@village.org. Please send new entries directly to him. See end of file for further details. A reverse chronology since 4.0 was released is included, followed by the common items quick how-tos, followed by entries for versions of -current prior to 4.0 Release. 20010611: The TCP_RESTRICT_RST option has been removed. You should entirely remove it from your kernel configuration. The same functionality is available from the blackhole(4) MIB. [snip] -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message