From owner-freebsd-hackers Wed Nov 27 03:25:31 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA13108 for hackers-outgoing; Wed, 27 Nov 1996 03:25:31 -0800 (PST) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA12936 for ; Wed, 27 Nov 1996 03:21:06 -0800 (PST) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.8.2/8.6.12) with SMTP id NAA02508 for ; Wed, 27 Nov 1996 13:25:19 +0200 (EET) Date: Wed, 27 Nov 1996 13:25:18 +0200 (EET) From: Narvi To: FreeBSD-hackers Subject: Netstat broken or two many bytes? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk So is the statistics broken (this is 2.1.5-RELEASE) or is something else amiss in my computer? I really don't like these negative inbytes... And it has been up for only about a month (uptime 29 days + something). If it is just the statistics, could we make the wrap-around value bigger (use 64 bity numbers for example)? Name Mtu Network Address Ipkts Ierrs Ibytes Opkts Oerrs Obytes Coll ed0 1500 00.c0.6c.55.50.00 12844801 577 -1765725048 19673776 0 1959771210 5908886 ed0 1500 172.17.1/24 localhost 12844801 577 -1765725048 19673776 0 1959771210 5908886 lp0* 1500 0 0 0 0 0 0 0 lo0 16384 130938 0 8103328 130938 0 8103328 0 lo0 16384 your-net localhost 130938 0 8103328 130938 0 8103328 0 sl0* 552 0 0 0 0 0 0 0 tun0* 1500 0 0 0 0 0 0 0 Sander PS. I don't like the collissions aswell. But I can't do anything about that on the moment