|
||||||||||
On 29.11.2003, at 06:41, Christopher M. Iarocci wrote:
> I noticed that when your total traffic over an interface reaches 4GB,
> it resets to zero when looking at the status page for the interfaces.
> Is that by design, or did I happen to notice something wrong?
No - seems like FreeBSD only uses 32-bit integers to store the number
of bytes received/sent through an interface. Or is it only netstat
(which is what m0n0wall uses to get the stats)?
- Manuel |