Hi all, on my gateway I have a problem connecting/logging in to ftp.netbsd.org, it's quite weird cause all other ftp servers work fine. I have this problem with all gateways running ipfilter. maybe somebody has the similar problem and knows a solution.
I have the following ipf setup ------------------ pass out on tun0 proto tcp from any to any flags S keep state keep frags map tun0 0/0 -> 0/32 proxy port 21 ftp/tcp
