diff --git a/src/etc/pf.conf b/src/etc/pf.conf index 85ddbef7..26053065 100644 --- a/src/etc/pf.conf +++ b/src/etc/pf.conf @@ -1,4 +1,4 @@ -# $OpenBSD: pf.conf,v 1.38 2009/02/23 01:18:36 deraadt Exp $ +# $OpenBSD: pf.conf,v 1.39 2009/04/06 12:10:10 henning Exp $ # # See pf.conf(5) for syntax and examples; this sample ruleset uses # require-order to permit mixing of NAT/RDR and filter rules. @@ -7,7 +7,7 @@ set require-order no set skip on lo -scrub in +set reassemble yes # NAT/filter rules and anchors for ftp-proxy(8) #nat-anchor "ftp-proxy/*"