From owner-freebsd-current Sun Mar 21 9:48:51 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 2F6F314C24 for ; Sun, 21 Mar 1999 09:48:49 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id JAA13708; Sun, 21 Mar 1999 09:48:27 -0800 (PST) (envelope-from dillon) Date: Sun, 21 Mar 1999 09:48:27 -0800 (PST) From: Matthew Dillon Message-Id: <199903211748.JAA13708@apollo.backplane.com> To: Luigi Rizzo Cc: current@FreeBSD.ORG Subject: Re: 'de' driver not updating Opkts counters in netstat ? References: <199903211528.QAA03798@labinfo.iet.unipi.it> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :as the subject says, i recently noticed that the 'de' driver on 3.1 :machines seems not to update regularly the Opkt field as shown :by netstat. I have seen this in two different ways; on a de-only :machine, the count seems to be updated every few seconds (i.e. i see :two-three times the same count doing a netstat despite i am connected :via telnet so the fact that i see a response means i have at least :one more pkt out). on another machine (dual homed, ed+de, running :a multicast router) all :the counters for the 'de' driver seem stuck and i can only get them to :increase by running some savage ping e.g. : : ping -s 1000 myfriend : :Any ideas ? : :I have another 2.2.7 machine with the 'de' driver and mrouter online :and counters seem to work fine there... : : luigi :-----------------------------------+------------------------------------- : Luigi RIZZO . I've noticed this also on the one machine I have left that uses the de driver. The Ipkt field is updated in realtime. The Opkt field is not. Very odd. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message