[SQU] About ftp through squid

From: Catalin Tatu <cata@dont-contact.us>
Date: Mon, 2 Oct 2000 18:21:25 +0200

I have an linux 6.1 with squid-2.3.stable3 and I have some problems with redirecting ftp through squid. I also have a parent.
I want to automatic redirect all the http and ftp request to squid without setting the browser. I made this with ipchains :

ipchains -A input -p tcp -s ip/mask -d 0/0 80 -j REDIRECT squid_port

of course from that line, normaly, will redirect only http request, but if I write the ipchains command without specifying the port (80)
it work (in access.log I see that my request was redirect to squid) but when I tried an web site with java applet does'nt load it.

What can I do ?

In my squid.conf I have ftp_user disable. What should I set in squid.conf for this to work.

----------------------------------------------------------
| Catalin Tatu |
| cata@1a.ro, 1A S.C.S. Constanta |
----------------------------------------------------------

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Mon Oct 02 2000 - 09:22:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:40 MST