From owner-freebsd-net@FreeBSD.ORG Sat Sep 25 11:34:51 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7D8B16A4CE for ; Sat, 25 Sep 2004 11:34:51 +0000 (GMT) Received: from netcore.fi (netcore.fi [193.94.160.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D93E943D2F for ; Sat, 25 Sep 2004 11:34:50 +0000 (GMT) (envelope-from pekkas@netcore.fi) Received: from localhost (pekkas@localhost) by netcore.fi (8.11.6/8.11.6) with ESMTP id i8PBYd107487; Sat, 25 Sep 2004 14:34:40 +0300 Date: Sat, 25 Sep 2004 14:34:39 +0300 (EEST) From: Pekka Savola To: snap-users@kame.net In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 cc: freebsd-net@freebsd.org Subject: Re: (KAME-snap 8794) Re: Weird memory exhaustion with FreeBSD 4.10-STABLE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2004 11:34:51 -0000 On Sat, 25 Sep 2004, JINMEI Tatuya / [ISO-2022-JP] 神明達哉 wrote: > >>>>> On Fri, 24 Sep 2004 20:39:32 +0300 (EEST), > >>>>> Pekka Savola said: > > >> 1. do you see massive number of entries with "netstat -rna"? > > > Yes. > > > # netstat -nra | wc -l > > 32468 > > # > > Okay, to be sure, most of them are IPv6 routing entries, right? Yes, 99.99%. > Then please provide some additional information. > > 1. the result of netstat -rnal. A digest of the output is probably > enough, but if you could provide the entire output (on the web, for > example) it would also be helpful. Mailing to you directly off-list. > 2. how did you configure the route to the stf interface? I guess you > installed some static route for 2002::/16 to the interface. The > command line argument (or the rc.conf parameters) that made the > route and the corresponding route entry shown by netstat -rn are > both helpful. The only things I've done are, in rc.conf: stf_interface_ipv4addr="192.88.99.1" stf_interface_ipv6_ifid="::" and in rc.local: ifconfig stf0 inet6 2002:c058:6301::1741 prefixlen 16 i.e., just created the address which added the on-link route. -- Pekka Savola "You each name yourselves king, yet the Netcore Oy kingdom bleeds." Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings