On Wed, 22 Sep 2004, Mueller, Thomas wrote:
I'm trying to get an ftp connection via SmartFTP and "http connection tunnel" and receive this error (CONNECT Command is enabled) :
------------------------ "IP" "User" - [22/Sep/2004:14:51:15 +0200] "CONNECT oracle-ftp.oracle.com:21 HTTP/1.1" 0 226 TCP_MISS:FIRST_UP_PARENT ------------------------
Probably your parent does not allow CONNECT to port 21.
And neither should your Squid to be honest. This is serious abuse of the CONNECT method. You SHOULD install a FTP proxy for the purpose of proxying FTP, or a SOCKS proxy if you want generic proxying.
Regards Henrik
