On 8/12/02 at 2:46 PM Daniel Polak wrote:

>===== Original Message from [EMAIL PROTECTED] at 12-8-2002 14:32
>>Yes, use ftp-proxy(8) and redirect ports 42 and 63 similarly to port
21.
>>
>I tried that but it isn't working. I figured that might be because
after
>the 
>rdr the proxy has no way of knowing what the original destination port
was
>and 
>will try to connect on port 21 instead of 42 and 63.
 =============

Hmmm... this works for me:



# redirect for the ftp-proxy
rdr on xl1 from any to any port 21 -> 127.0.0.1 port 8081
rdr on xl1 from any to any port 71 -> 127.0.0.1 port 8081





Reply via email to