On 4/08/2009, at 7:49 AM, Yamidt Henao wrote:

Hi,

I cant publish a ftp server using the pf, my ftp server used autenticacion,I
have in pf:

#1:
rdr on $ext_if proto tcp from any to ($ext_if) port { ftp-data } ->
<serverftp> port ftp-data
#2:
rdr on $ext_if proto tcp from any to ($ext_if) port { ftp } -> <serverftp>
port ftp

but I cant connect ftp sesions.


Any idea.

Y.H

Not sure what you are after, but this stuff worked when I tried it:

http://www.openbsd.org/faq/pf/ftp.html

http://home.nuug.no/~peter/pf/en/ftpproblem.html

HTH

Reply via email to