Thanks for your fast answer. I found the problem: I'm running SuSE Proxy Suite and the suite is listening on port 21.
The suite shouldn't establish a connection directly to the Internet, because I want to have a next proxy (Viruswall) which scans all the http and ftp traffic. Is it possible to tell the Proxy Suite that it should route all traffic over my "next proxy" ? (Viruswall) I didn't found any thing in the conf file. Regards, Thomas -----Urspr�ngliche Nachricht----- Von: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 22. September 2004 15:55 An: Mueller, Thomas Cc: '[EMAIL PROTECTED]' Betreff: Re: [squid-users] TCP_MISS:FIRST_UP_PARENT 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 Important: This e-mail is intended for the above-named person(s) only and is confidential, proprietary and/or legally privileged. If this message has come to you in error, please immediately notify the sender by telephone or return e-mail and delete the original transmission and its attachments without reading or saving in any manner. Thank you.
