Yes, when running ipfstat -nhio manually, i get the output posted below. I've noticed that there's something wrong because /tmp was full and /var also - ipfstat was running for hours from periodic daily and filled /var/log/messages with ------ Jan 20 22:00:00 gw kernel: pid 1580 (grep), uid 0 inumber 12 on /tmp: filesystem full ------
Andy On Sun, January 21, 2007 19:44, Darren Reed wrote: If you do this by hand, you see the same? Darren Schuh Andreas wrote: > Hi, > > i've upgraded my FreeBSD 5.5-Box to 4.1.17; after that, ipfstat -nhio runs > in an > endless loop and displays only the first rule: > ------- > 0 @1 block out quick on xl0 from any to 172.16.0.0/12 > 0 @2 block out quick on xl0 from any to 172.16.0.0/12 > 0 @3 block out quick on xl0 from any to 172.16.0.0/12 > 0 @4 block out quick on xl0 from any to 172.16.0.0/12 > 0 @5 block out quick on xl0 from any to 172.16.0.0/12 > 0 @6 block out quick on xl0 from any to 172.16.0.0/12 > 0 @7 block out quick on xl0 from any to 172.16.0.0/12 > 0 @8 block out quick on xl0 from any to 172.16.0.0/12 > 0 @9 block out quick on xl0 from any to 172.16.0.0/12 > 0 @10 block out quick on xl0 from any to 172.16.0.0/12 > ------- > and so on... > > This is a problem, 'cause periodic daily runs ipfstat -nhio, and this fills > up > /tmp and generates 100% cpu usage... > > regards > Andy >
