From owner-freebsd-stable Thu Apr 20 19:56:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from lark.capnet.state.tx.us (lark.capnet.state.tx.us [204.65.39.249]) by hub.freebsd.org (Postfix) with ESMTP id 8381337B78F for ; Thu, 20 Apr 2000 19:56:30 -0700 (PDT) (envelope-from Bryan.Bradsby@capnet.state.tx.us) Received: from localhost (bbradsby@localhost) by lark.capnet.state.tx.us (8.10.0/8.10.0) with ESMTP id e3L2uSf00830; Thu, 20 Apr 2000 21:56:28 -0500 (CDT) Date: Thu, 20 Apr 2000 21:56:28 -0500 (CDT) From: Bryan Bradsby To: Matt Heckaman Cc: FreeBSD-STABLE Subject: Re: hmm.. restrict_rst & drop_synfin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > root[epsilon]:~# sysctl net.inet.tcp.restrict_rst > sysctl: unknown oid 'net.inet.tcp.restrict_rst' > root[epsilon]:~# sysctl net.inet.tcp.drop_synfin > sysctl: unknown oid 'net.inet.tcp.drop_synfin' > > Yes, my kernel and /etc is all up to date, I did a fresh install for 4.0 You have to compile support for these options into the kernel. They are not in the GENERIC kernel. See LINT for the proper syntax. -bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message