Re: syntax error while using scrub with OpenBSD 4.6
Robert <[email protected]>
| Newsgroups | gmane.os.openbsd.pf |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 28 Oct 2009 00:29:58 -0700 (PDT) Micha Holzmann <[email protected]> wrote: > Hello all, > > i am fairly new to OpenBSD. I use it for a home router and firewall. > Following the recommendations, i want to use the scrub keyword. > > But regardles how i write it into the pf.conf and check it with pfctl > i get a syntax error message. > > I tried several syntax: > > scrub all > scrub in all > > After using google and other ressources for hours i found a changeset > which describes > > > The way to use scrub has changed for 4.6. "scrub" is now an option to a normal rule. match in all scrub http://www.openbsd.org/faq/upgrade46.html#newPF - Robert