Hi With Squid 3.1.3, I'm not able to connect a ftp-site (ex. ftp://ftp.gnu.org/). The squid-process tries to connect the ftp-server with a dynamic port (not tcp 21). This will be blocked through our firewall: tcp 0 1 squidproxy:37656 ftp.gnu.org:64789 SYN_SENT 106 562158 6442/(squid) I have a analog configuration with squid 3.0.STABLE 23 and there it works. The squid-process connect the remote-ftp-server with the normal port tcp 21. What could be wrong here? Thanks a lot. Tom