Date: Wed, 06 Sep 2006 15:45:19 -0700 From: Noah <admin2@enabled.com> To: freebsd-questions@freebsd.org Subject: rc.firewall rule for passive FTP Message-ID: <44FF4F7F.6030800@enabled.com>
next in thread | raw e-mail | index | archive | help
what is a good rule to allow passive FTP to work. the following rules still blocks passive FTP. #/** Allow setup of FTP PASSIVE **/ ${fwcmd} add allow tcp from any to ${ip} 49152-65534 setup
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44FF4F7F.6030800>