amd64/188035: PF - Can not set limit for table
Jean Aumont
Jaumont at mediagrif.com
Fri Mar 28 19:00:01 UTC 2014
>Number: 188035
>Category: amd64
>Synopsis: PF - Can not set limit for table
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-amd64
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 28 19:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Jean Aumont
>Release: 10.0
>Organization:
Mediagrif
>Environment:
FreeBSD HOSTNAME 10.0-RELEASE FreeBSD 10.0-RELEASE #0: Wed Mar 12 21:12:33 EDT 2014 root at FreeBSD-2 /usr/obj/usr/src/sys/GENERIC-2 amd64
>Description:
I am trying to set the "table" PF limit using the pf.conf file.
When I add the following line:
set limit {states 150000, tables 10000, table-entries 200000}
I get the following error:
pfctl: Bad pool name.
pf.conf: 2 : unable to set limit table 10000
pfctl: Syntax error in config file: pf rule not loaded.
You get the same error for any value you try to set for 'tables'
This kernel as been recompile to include Pf and Carp.
>How-To-Repeat:
Just create a file called /etc/pf.conf and put the following line in it.
set limit {states 150000, tables 10000, table-entries 200000}
Run the command: pfctl -f /etc/pf.conf
>Fix:
Do not known.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-amd64
mailing list