From owner-freebsd-stable@FreeBSD.ORG Sat May 31 07:16:13 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DA1437B401 for ; Sat, 31 May 2003 07:16:13 -0700 (PDT) Received: from bastion.internal.lustygrapes.net (dhcp065-024-083-096.columbus.rr.com [65.24.83.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 337BC43F85 for ; Sat, 31 May 2003 07:16:12 -0700 (PDT) (envelope-from brianmcd@columbus.rr.com) Received: from galatea.internal.lustygrapes.net (galatea.internal.lustygrapes.net [192.168.10.33]) by bastion.internal.lustygrapes.net (Postfix) with ESMTP id 5A7865A1B; Sat, 31 May 2003 10:16:09 -0400 (EDT) Received: from [192.168.10.65] (nivomede.internal.lustygrapes.net [192.168.10.65]) by galatea.internal.lustygrapes.net (Postfix) with ESMTP id 6634C3E7E; Sat, 31 May 2003 10:16:08 -0400 (EDT) From: Brian McDonald To: Bob Hall In-Reply-To: <20030531052432.GB373@svold.krig.net> References: <20030531052432.GB373@svold.krig.net> Content-Type: text/plain Organization: Message-Id: <1054390568.78291.13.camel@nivomede.internal.lustygrapes.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 31 May 2003 10:16:08 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Strange startup messages X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2003 14:16:13 -0000 I seem to recall that being output from sysctl. Check /etc/sysctl.conf for any errors. Brian On Sat, 2003-05-31 at 01:24, Bob Hall wrote: > After I recently installed 4.8-stable and configured it as my > gateway, I started getting messages like the following during > startup. This fills dmesg completely, so I can't go back and > view the startup messages for diagnostic purposes. I haven't > found any references to this in archive and google searches, > and I don't know what's causing it. Has this happened to anyone > else, and is there a way to stop it? > > *Handler Int > 12 stats RW *Handler Opaque/struct > 13 accept_sourceroute RW *Handler Int > 14 fastforwarding RW *Handler Int > 15 keepfaith RW *Handler Int > 16 gifttl RW *Handler Int > 100 subnets_are_local RW *Handler Int > 101 fw RW Node > 100 enable RW *Handler Int > 101 one_pass RW *Handler Int > 102 debug RW *Handler Int > 103 verbose RW *Handler Int > 104 verbose_limit RW *Handler Int > 105 dyn_buckets RW *Handler Int > 106 curr_dyn_buckets R *Handler Int > 107 dyn_count R *Handler Int > 108 dyn_max RW *Handler Int > 109 static_count R *Handler Int > 110 dyn_ack_lifetime RW *Handler Int > 111 dyn_syn_lifetime RW *Handler Int > 112 dyn_fin_lifetime RW *Handler Int > 113 dyn_rst_lifetime RW *Handler Int > 114 dyn_udp_lifetime RW *Handler Int > 115 dyn_short_lifetime RW *Handler Int > > Bob Hall > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Brian McDonald