On Sun, Dec 19, 2004 at 12:26:24PM +0000, Matt wrote: > > Hello all, > > Is it possible to run the ftp proxy on a different port, and if so, what > would be the exact setup? I have a customer who needs to connect to a ftp > server running on port 1234. If this is a RTFM moment, just point me in > the direction, as I have looked but didn't see any relevant snippets. > > I have tried: > > map fxp0 0/32 -> 0/32 proxy port 1234 ftp/tcp > > but it does not seem to establish a complete connection. >
IIRC this should work indeed. Try to look with tcpdump and ipfstat -sl to see what is going wrong. Try both active and passive ftp. -Guido
