From b47ba91e4255f7dcaff7ac70e8d10ff1acfa497b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 24 May 2005 21:00:55 +0000 Subject: Group pftpx anchor with ftp-proxy --- etc/inc/filter.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/inc') 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 .= <<