On Fri, Aug 22, 2003 at 05:55:13PM -0500, Jolan Luff wrote: > On Fri, Aug 22, 2003 at 03:28:52PM -0700, Adam Getchell wrote: > > Hi all, > > > > This rule: > > > > scrub on $ext_if all reassemble tcp > > > > Doesn't work. I've looked at the man pages, and it seems as though it > > should. What am I missing? > > Must have missed it: > > reassemble tcp > Statefully normalizes TCP connections. scrub reassemble tcp > rules may not have the direction (in/out) specified. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oops yeah, you didn't specify a direction. Guess I missed that ;)