Re: question regarding to antispoof directive.

2005-06-04 Thread Henning Brauer
* Mike <[EMAIL PROTECTED]> [2005-06-04 18:41]: > i was writing my pf rules and and i noticed following: > > the rule, antispoof quick log for fxp0 inet > expands to this when loading the rulesets to packet filter: > > block drop in log quick on ! fxp0 inet from 172.16.0.0/12 to any > block drop

question regarding to antispoof directive.

2005-06-04 Thread Mike
i was writing my pf rules and and i noticed following: the rule, antispoof quick log for fxp0 inet expands to this when loading the rulesets to packet filter: block drop in log quick on ! fxp0 inet from 172.16.0.0/12 to any block drop in log quick on ! fxp0 inet from 172.16.0.0/12 to any block