Re: (PF) Packet filter firewall rule numbers

2005-06-24 Thread Giorgos Keramidas
On 2005-06-24 13:08, fbsd_user <[EMAIL PROTECTED]> wrote: > I see rule numbers in the pf.log file but can not find any way to list the > incore rules with their internal rule numbers. > Is there a way to list the incore PF rules with rule numbers? # pfctl -vv -sr The double -v option *is*

(PF) Packet filter firewall rule numbers

2005-06-24 Thread fbsd_user
I see rule numbers in the pf.log file but can not find any way to list the incore rules with their internal rule numbers. Is there a way to list the incore PF rules with rule numbers? Can a pf rule be inserted into the incore rules after or before a selected rule? __