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

Reply via email to