On Fri, 2005-12-23 at 03:33:32 +0000, Constantine A. Murenin proclaimed... > Try changing > > rdr on $wire_if proto tcp from any to any port 21 -> 127.0.0.1 port 8021 > > to > > rdr proto tcp from any to any port 21 -> 127.0.0.1 port 8021
Tried it but the problem still persists. Very strange. > and don't forget to check that you indeed run an ftp-proxy. Of course.