Same thing here. expired or closed is 0 for 119 days.
# ipfstat -s
IP states added:
254011 TCP
1057824 UDP
0 ICMP
86322844 hits
101203184 misses
0 maximum
0 no memory
0 max bucket
0 maximum
0 no memory
116 bkts in use
1054 active
0 expired
0 closed
State logging enabled
State table bucket statistics:
116 in use
2.02% bucket usage
0 minimal length
2 maximal length
1.017 average length
# uptime
11:49AM up 119 days, 15:23, 1 user, load averages: 0.11, 0.09, 0.08
# uname -a
NetBSD bobik 2.0.1 NetBSD 2.0.1 (bobik) #1: Sun Mar 13 00:03:22 PST 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/sparc/compile/bobik sparc
----- Original Message -----
From: "Corey Johnston" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, October 12, 2005 5:30 AM
Subject: IPF
> Hi,
>
> I've recently upgraded to IPF 4.1.3 on NetBSD 2.0.2 and have noticed
> something odd about the output
> in the ipfstat -s command. It seems that the number of states "active"
> on our system is growing, but the number "closed" or "expired" isn't
> moving beyond 0. This didn't seem to be the case on the older 3.x
> version from NetBSD 1.6.
>
> Doesn't really make sense because the number of state table buckets
> grows and increases significantly, and I would have thought this would
> be reflecting the increasing (and decreasing - by way of expiry or
> closure) IP states.
>
> Below is a snapshot of what I'm talking about.
>
> $ ipfstat -s
> IP states added:
> 621901 TCP
> 5137 UDP
> 6 ICMP
> 30018138 hits
> 1339350 misses
> 0 maximum
> 0 no memory
> 0 max bucket
> 0 maximum
> 0 no memory
> 972 bkts in use
> 6688 active
> 0 expired
> 0 closed
> State logging enabled
>
> State table bucket statistics:
> 972 in use
> 4.64% bucket usage
> 0 minimal length
> 3 maximal length
> 1.042 average length
>
> Cheers,
>
> Corey.
>