On Tue, Sep 16, 2008 at 04:20:11PM +0700, Insan Praja SW wrote:
> Hi Misc@,
> I find out after adding a tables in /etc/pf.conf eg, "table <peace_net>  
> counters const {192.168.0.0/24}" and do a "pfctl -f /etc/pf.conf", and  
> tried to see the contents "pfctl -t peace_net -vTshow" replies with  
> "pfctl: Table does not exist". Is there something wrong with my setup or  
> something has changed?

man pf.conf:

     persist  The persist flag forces the kernel to keep the table even when
              no rules refer to it.  If the flag is not set, the kernel will
              automatically remove the table when the last rule referring to
              it is flushed.

Do you have a filter rule refering to your table?

> Thanks,
> Insan
> 
> -- 
> insandotpraja(at)gmaildotcom

-- 

/ Raimo Niskanen, Erlang/OTP, Ericsson AB

Reply via email to