Re: [squid-users] ftp over squid

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Sun, 06 Aug 2006 10:18:21 +0200

sön 2006-08-06 klockan 22:46 -0700 skrev lopl:

> but with adding iptables'es rule to redirect --dport 21 to 3128, the ftp =
> client falls in error,=20

Squid is a HTTP proxy. You can't redirect the FTP protocol to it and
expect it to work as the two protocols are fundamentally different.

You can complement Squid with a FTP proxy like frox to provide both
protocols. frox is capable of handling transparently intercepted FTP
calls.

Note: Squid can handle ftp:// requests from HTTP clients configured to
use it as a proxy, but this is all done over HTTP where Squid acts as a
HTTP->FTP gateway. This is not the same as having a FTP client
connecting via Squid (not possible, see above).

Regards
Henrik

Received on Sun Aug 06 2006 - 02:18:26 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:01 MDT