ipfw -pf processing order

2005-06-19 Thread Robert Usle
Hi, I'm using FreeBSD 5.4 with ipfw (module) & pf (kernel compiled) firewall. pf is used for nat, pass/block, rdr, and dummynet/ipfw is used only for packet queueing. ext_if = vr0 int_if = rl1 ipfw rules: /sbin/ipfw pipe 10 config bw 256Kbit/s queue 20 mask dst-ip 0x00ff /sbin/ipfw pipe 11

Re: ipfw -pf processing order

2005-06-19 Thread Robert Usle
On 6/19/05, Abu Khaled <[EMAIL PROTECTED]> wrote: > On 6/19/05, Robert Usle <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm using FreeBSD 5.4 with ipfw (module) & pf (kernel compiled) firewall. > > > > pf is used for nat, pass/block, rdr,