> ftp-proxy > wasn't able to handle two > way active and passive connections in my setup but > ftpsesame
What is "two way active and passive connections"? > Is this working the same way proxy does? Redirecting > ftp connection to > localhost where ftp-proxy is running? You do not need the sesame crap he mentions. > > > > rdr on $int_if proto tcp from any to any port > 21 -> 127.0.0.1:8021 > > > > 127.0.0.1:8021 stream tcp nowait root > /usr/libexec/ftp-proxy > > > ftp-proxy -n > > > > pass in on $ext_if inet proto tcp from any to > $ext_if \ > > > user proxy keep state > > I notcied that with the above rules internal clients > can do pasive > ftp fine, but active ftp wont work, pf drops the > packets from > the remote host from port 20 to a high port here. > I dont know quickly how to remedy this, any hints? Get into logging and then provide us with some facts. ~~ Peter ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca
