Date: Wed, 8 Dec 1999 16:37:04 -0600 (CST) From: Joe Greco <jgreco@ns.sol.net> To: dillon@apollo.backplane.com (Matthew Dillon) Cc: blk@skynet.be, jgreco@ns.sol.net, mike@sentex.net, jdp@polstra.com, stable@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Route table leaks Message-ID: <199912082237.QAA94094@aurora.sol.net> In-Reply-To: <199912082206.OAA43590@apollo.backplane.com> from Matthew Dillon at "Dec 8, 1999 2: 6:14 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
>
> :
> :At 1:26 PM -0600 1999/12/8, Joe Greco wrote:
> :
> :>> vmstat -m | grep routetbl|grep K
> :> routetbl289178 40961K 40961K 40960K 435741 0 0
> :>16,32,64,128,256
> :>> netstat -rn | wc -l
> :> 16
>
> Please use 'netstat -rna' to get a listing of *all* the routes, including
> the temporary ones, not just the non-temporary routes.
>
> -Matt
> netstat -rna |wc -l
17
> netstat -rn | wc -l
16
> arp -an |wc -l
0
(yes, really)
I'm not sure a more recent box would be different.
... Joe
-------------------------------------------------------------------------------
Joe Greco - Systems Administrator jgreco@ns.sol.net
Solaria Public Access UNIX - Milwaukee, WI 414/342-4847
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912082237.QAA94094>
