Re: pf rules question

2005-08-14 Thread stan
On Sun, Aug 14, 2005 at 10:13:33PM +0200, Erik Wikstr?m wrote: > On 2005-08-14 19:17, stan wrote: > >On Sun, Aug 14, 2005 at 12:24:43PM -0400, stan wrote: > >>I've got 2 rules like this: > >> > >>pass out on $int_if from any to any keep state > >>pass in on $int_if from any to any keep state > >>

Re: pf rules question

2005-08-14 Thread Erik Wikström
On 2005-08-14 19:17, stan wrote: On Sun, Aug 14, 2005 at 12:24:43PM -0400, stan wrote: I've got 2 rules like this: pass out on $int_if from any to any keep state pass in on $int_if from any to any keep state That I think I should be able to replace with: pass out on $int_if from any to any

Re: pf rules question

2005-08-14 Thread Erik Wikström
On 2005-08-14 21:41, stan wrote: On Sun, Aug 14, 2005 at 09:13:07PM +0200, Erik Wikstr?m wrote: On 2005-08-14 19:17, stan wrote: >On Sun, Aug 14, 2005 at 12:24:43PM -0400, stan wrote: >>I've got 2 rules like this: >> >>pass out on $int_if from any to any keep state >>pass in on $int_if from any

Re: pf rules question

2005-08-14 Thread stan
On Sun, Aug 14, 2005 at 09:13:07PM +0200, Erik Wikstr?m wrote: > On 2005-08-14 19:17, stan wrote: > >On Sun, Aug 14, 2005 at 12:24:43PM -0400, stan wrote: > >>I've got 2 rules like this: > >> > >>pass out on $int_if from any to any keep state > >>pass in on $int_if from any to any keep state > >>

Re: pf rules question

2005-08-14 Thread Erik Wikström
On 2005-08-14 19:17, stan wrote: On Sun, Aug 14, 2005 at 12:24:43PM -0400, stan wrote: I've got 2 rules like this: pass out on $int_if from any to any keep state pass in on $int_if from any to any keep state That I think I should be able to replace with: pass out on $int_if from any to any

Re: pf rules question

2005-08-14 Thread stan
On Sun, Aug 14, 2005 at 12:24:43PM -0400, stan wrote: > I've got 2 rules like this: > > pass out on $int_if from any to any keep state > pass in on $int_if from any to any keep state > > That I think I should be able to replace with: > > pass out on $int_if from any to any keep state > pass in