On Wed, 27 Jul 2011 07:23:37 -0400
Kenneth R Westerback <[email protected]> wrote:
> On Wed, Jul 27, 2011 at 10:24:10AM +0000, hvom .org wrote:
> > Hi
> >
> > I very problem with packet-filter OpenBSD 4.9 !
> >
> > I read in /etc/pf.conf :
> >
> > scrub in all ----> syntax error
> >
> > scrub in ----> syntax error
> >
> > match in all scrub ----> syntax error
> >
> > scrub in all on $re0 ----> syntax error
> >
> >
> > I become crazy, help me please !!!!!!!
> >
>
> man pf.conf shows an example
>
> match in all scrub (no-df max-mss 1440)
>
> According to pf.conf(5) you MUST provide an option in () after the
> scrub keyword.
also note that "simple" scrub (reassemble) is now done by default
--
With best regards,
Grergory Edigarov