[Bug 235754] pfctl: Lower limit for -T replace than -T add
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 15 12:03:01 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235754
Kristof Provost <kp at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kp at freebsd.org
--- Comment #1 from Kristof Provost <kp at freebsd.org> ---
This is sort of expected behavior.
It appears that the 'replace' command needs twice as many entries (presumably
once to remove the old address and once to add the new one), putting you over
the limit of the maximum number of items in one request.
You can raise the limit using the net.pf.request_maxcount sysctl.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list