From owner-freebsd-net Tue Jun 9 13:09:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23144 for freebsd-net-outgoing; Tue, 9 Jun 1998 13:09:51 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from gw.jmrodgers.com (gw.jmrodgers.com [205.247.224.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA23081 for ; Tue, 9 Jun 1998 13:09:31 -0700 (PDT) (envelope-from meuston@jmrodgers.com) Received: from max.jmrodgers.com (max.jmrodgers.com [205.247.224.209]) by gw.jmrodgers.com (8.8.8/8.8.8) with SMTP id QAA14638 for ; Tue, 9 Jun 1998 16:08:53 -0400 (EDT) (envelope-from meuston@jmrodgers.com) Received: by localhost with Microsoft MAPI; Tue, 9 Jun 1998 16:08:51 -0400 Message-ID: <01BD93C0.E4EA34C0.meuston@jmrodgers.com> From: Max Euston To: "'FreeBSD Net'" Subject: in_rtqtimo: adjusted rtq_reallyold to 2400 Date: Tue, 9 Jun 1998 16:08:49 -0400 Organization: J.M. Rodgers Co., Inc. X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I got this is my system log (on my firewall): Jun 8 13:02:03 gw /kernel: in_rtqtimo: adjusted rtq_reallyold to 2400 FreeBSD gw.jmrodgers.com 2.2.5-STABLE FreeBSD 2.2.5-STABLE #0: Tue Mar 3 14:20:05 EST 1998 admin@mail.jmrodgers.com:/var/src/sys/compile/GATEWAY i386 It is from '/sys/netinet/in_rmx.c'. It appears to be a timeout adjustment (from 3600 to 2400 seconds) for keeping the routing tables below a certain size (128 entries). There were no other log entries in the 2 hours before or the 2 hours after this message. I ran (_much_ later than the log entry) 'netstat -arn' and only see 41 entries (all of which I recognize). I am _not_ running 'routed' (but I do run 'gated'). The internal machines are Unix and Win/95. Any ideas why this happened? Thanks... Max (who is extremely paranoid these days) --- Max Euston To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message