On Mon, Aug 12, 2002 at 02:08:00PM +0200, Daniel Polak wrote:

> Regrettably I have a third party application that uses FTP on non standard 
> ports.
> 
> With IPF it was possible to proxy FTP on other ports than 21 like this:
> map ppp0 192.168.9.0/24 -> 0/32 proxy port 42 ftp/tcp
> map ppp0 192.168.9.0/24 -> 0/32 proxy port 63 ftp/tcp
> 
> Is something similar possible with PF on OpenBSD 3.1?

Yes, use ftp-proxy(8) and redirect ports 42 and 63 similarly to port 21.

Daniel

Reply via email to