From f5ea88b94795815a808699389ad0dd31e2522dc5 Mon Sep 17 00:00:00 2001 From: henning <> Date: Mon, 6 Apr 2009 12:10:10 +0000 Subject: [PATCH] reassembly works different now --- src/etc/pf.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/*"