Bug 26364

Summary: the trafic calculation
Product: Base System Reporter: gopher2000 <gopher2000>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description gopher2000 2001-04-05 11:40:03 UTC
How can I calculate the input trafic? The most simple method...
Comment 1 dwmalone 2001-04-05 12:59:34 UTC
On Thu, Apr 05, 2001 at 03:33:18AM -0700, gopher2000@hotbox.ru wrote:
> >Description:
> How can I calculate the input trafic? The most simple method...

Try "netstat -i" - if you need more complicated counts you can use
"ipfw". There are man pages for both.

If you have further questions, I'd suggest asking on freebsd-questions.

	David.
Comment 2 dwmalone freebsd_committer freebsd_triage 2001-04-05 13:00:09 UTC
State Changed
From-To: open->closed

PR was a question, not a bug.