On 2020-06-23 21:37, Daniel Fojt wrote:
On Tue, 23 Jun 2020 16:54:48 -0700
Jordan Geoghegan <[email protected]> wrote:
Could anybody tell me how to raise the pf table size limit on
DragonflyBSD?
I guess "set limit table-entries" in pf.conf is what you seek. See
pf.conf(5) for details.
--
Daniel Fojt
I got confused, I thought DragonflyBSD had something like
"net.pf.request_maxcount" from FreeBSD, but then I discovered that that
sysctl setting wasn't implemented until FreeBSD 12.x
What got me confused is, it turns out pfctl truly couldn't allocate the
memory for some reason when I first tried loading the ruleset, but on a
later attempt it worked perfectly.
Sorry for the noise.
Regards,
Jordan