hi all i have an ftp server behind an ipf/ipnat gateway box.
active ftp works fine. i'm trying to get passive ftp working, at the moment it is *slow*, eventually connects in most cases, but will not display directory contents unless you switch the ftp client to 'active'ly connect... relevant portions of my config files /etc/ipf.rules pass in quick on xl0 proto tcp from any to 192.168.1.50/8 port = 21 flags S kee p state keep frags pass in quick on xl0 proto tcp from any to any port > 1023 flags S keep state rdr xl0 0.0.0.0/0 port 21 -> 192.168.1.50 port 21 tcp rdr xl0 0.0.0.0/0 port > 1023 -> 192.168.1.50 port > 1023 tcp any advice you could give would be highly appreciated. thanks redmond
msg17748/pgp00000.pgp
Description: PGP signature
