https is on port 443, not port 80.  You need another 3 lines that deal with
port 443.

----------------
Warren Melnick
Director of Research and Development
Astata Corporation




-----Original Message-----
From: J. Carlos Cristobal [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 16, 2000 3:20 PM
To: [EMAIL PROTECTED]
Subject: transparent proxy


Hello everybody!

        I need to setup a transparent proxy, I'm using ipchains redirect 
and squid, and it works great, my problem is that my confguration 
won't work with https sites.

This is my ipchains config:

ipchains -A input -p tcp -d localhost 80 -j ACCEPT
ipchains -A input -p tcp -d 192.168.1.12/32 80 -j ACCEPT
ipchains -A input -p tcp -d 0.0.0.0/0 80 -j REDIRECT 3128

I would greatly apreciate any hint, on the topic or any resource or 
document to read about.


Thanks in advance...

J. Carlos Cristobal
[EMAIL PROTECTED]
Mexico



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to