summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-28 17:08:13 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-28 17:08:13 +0000
commitc20ac3052560d15a4674295205c1435c62889335 (patch)
treef6dbf2fdbc9f526d1fab61352f376f284ae91d65 /etc/inc
parent3082a860603518bc646a40c2ce28c9c7bfb0879a (diff)
downloadpfsense-c20ac3052560d15a4674295205c1435c62889335.zip
pfsense-c20ac3052560d15a4674295205c1435c62889335.tar.gz
c/r after initial RFC959 rule
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/filter.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 8ba2622..50de5d4 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -1514,6 +1514,7 @@ EOD;
# This workaround doesn't expose us to any extra risk as we'll still only allow
# connections to the firewall on a port that ftp-proxy is listening on
pass in quick on $wanif inet proto tcp from any to ($wanif) port > 49000 user proxy flags S/SA keep state label "FTP PROXY: RFC959 violation workaround"
+
EOD;
$optcfg = array();
OpenPOWER on IntegriCloud