summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/filter.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 10da0b3..cb62ef2 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -1409,6 +1409,7 @@ EOD;
# enable ftp-proxy
anchor "ftpproxy"
+anchor "pftpx/*"
pass in quick on $wanif inet proto tcp from port 20 to ($wanif) port > 49000 user proxy flags S/SA keep state label "FTP PROXY: PASV mode data connection"
EOD;
@@ -1488,8 +1489,6 @@ EOD;
$ipfrules .= <<<EOD
-anchor "pftpx/*"
-
# WAN spoof check
anchor "wanspoof"
block in $log quick on $wanif from $lansa/$lansn to any label "WAN spoof check"
OpenPOWER on IntegriCloud