On Thu, 20 Apr 2006 09:21:40 +0200
[EMAIL PROTECTED] (Peter N. M. Hansteen) wrote:

> Reinhold Platzoeder <[EMAIL PROTECTED]> writes:
> 
> > My problem looks like the file is to big to be loaded into pf
> > My firewall stops responding when the file has about 7000 IPs in it
> > The old file has 104450 IPs in it and I would like to block them
> 
> You could try manipulating the table entries limits, ie
> 
> set limit table-entries 150000
> 
> in your pf.conf would set the upper limit for number of entries in a
> table to 150000.
> 

Hi

When I add this option I get a Syntax error
I have added it like this
set limit table-entries 150000
and then i tried
set limit { states 10000, frags 5000, table-entries 150000 }

both times I get
pfctl: Bad pool name.
/etc/pf.conf:25: unable to set limit table-entries 150000
pfctl: Syntax error in config file: pf rules not loaded


I also tried lowering the number with no success 



-- 
Reinhold Platzoeder

[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.violetlan.net
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to