In some email I received from Vincent Goupil, sie wrote: > I run FreeBSD 4.7 with ipfilter 3.4.29. I currently have network slowdown: > at some time, packets are being denied/lost by the firewall. I just need to > reboot and the network came back to normal. > > I have this problem since we have a webserver (IIS) running ssl in our DMZ > that send information to our sql (local network). > > Today, I found that when I access our web application, the counter "lost" > increment by 32 for each transaction. I found a bad "keep state" rules and > correct it. Now, the counter continue to increment but not when I'm using > our web application. Is "packet state" can created theses kind of troubles > ? > > Can I have more information about theses values ? > packet state(in): kept 3669 lost 137 > packet state(out): kept 171 lost 0 > > This is the output of ipfstat -v
What about "ipfstat -s" ? Darren
