{Spam?} no buffer space available

Daniel Hartmeier daniel at benzedrine.cx
Thu Mar 23 09:47:06 UTC 2006


On Wed, Mar 22, 2006 at 04:03:16PM +0100, Volker wrote:

> It smells like a memory leak isn't it?

If it were an mbuf leak, it wouldn't go away right after you run pfctl
-d, as disabling pf will not cause any memory to get released at all.

You might simply be hitting the (default) 10,000 state entry limit,
check pfctl -si output. If so, increase it with 'set limit states'.

Daniel


More information about the freebsd-pf mailing list