RE: [SQU] Transparent proxy

From: Hamid Hashemi Golpayegani <hamid@dont-contact.us>
Date: Tue, 27 Feb 2001 00:47:46 +0330

squid is not an https proxy machine . only work with http requested .
You can use it with ftp but don't forget to use browser only based ftp
launch !
about mail use NAT to do that .

--
Regards
    ============================================================
   /  Seyyed Hamid Reza    /        WINDOWS FOR NOW  !!            /
  /  Hashemi Golpayegani  /  Linux for future , FreeBSD for ever  /
 /    Morva System Co.   / ------------------------------------- /
/  Network Administrator/ hamid@morva.net   ,   ICQ# : 42209876 /
===========================================================
-----Original Message-----
From: Taylor, ForrestX [mailto:forrestx.taylor@intel.com]
Sent: Monday, February 26, 2001 10:15 PM
To: 'squid-users@ircache.net'
Subject: [SQU] Transparent proxy
I just installed squid on Redhat 7.0, for use with my home network.  I want
to get transparent proxy to work with http, https, ftp, mail, etc.  I can
use ipchains and get http to work:
ipchains -A input -p TCP -d 127.0.0.1/32 www -j ACCEPT
ipchains -A input -p TCP -d 192.168.1.1/32 www -j ACCEPT
ipchains -A input -p TCP -d 0/0 www -j REDIRECT 3128
But when I use the same three lines for https, ftp, etc. it will not work.
I have read the FAQ where it says that squid uses tunneling for https, but I
want to know why it doesn't work transparently, when, if I enter it in
manually into mozilla, https, ftp, etc. will work great.
TIA
Forrest
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Mon Feb 26 2001 - 14:20:43 MST

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