Enable ftp-proxy rule

This commit is contained in:
Scott Ullrich 2005-01-10 22:40:48 +00:00
parent a15a15e7dc
commit f64460ef41

View File

@ -515,6 +515,7 @@ pass out quick on lo0 all
# enable ftp-proxy
rdr on $lanif proto tcp from any to any port 21 -> 127.0.0.1 port 8021
pass in on $wanif inet proto tcp from port 20 to ($wanif) user proxy flags S/SA keep state
# allow access to DHCP server on LAN
pass in quick on $lanif proto udp from any port = 68 to 255.255.255.255 port = 67