cannot browse https sites



hi,
I am using SQUID 2.6.STABLE17 with fedora core 8, & BIND
DNS SERVER configured on the same box, i have configured squid as
transparent proxy with all default settings , and applied iptables
rule by using the following
command

iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT
--to-port 3128

i am able to browse http websites, but when i try to open https sites,
such as, gmail.com, hotmail.com etc.. i am not able to get any response from
the proxy.
i have also tryied with forwarding 443 (https) port to the 3128 (squid) port
but still no success., so i think it doesnt seems to be netfilter (iptables)
problem, it may be problem with the squid config, anybody can please help me
out with this.g
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Relevant Pages

  • Re: SUDOERS: how to setup in a school
    ... > I'm teacher of a Linux course, and I'm using Fedora Core 2 to teach ... > to login using ROOT user or a user created with ROOT privileges, ... There are many config. ... I prefer Knoppix's Terminal Server; what I did is, ...
    (comp.os.linux.security)
  • Re: [Full-Disclosure] Recommendations for a Passive Web Content Monitoring solution?
    ... One way to do it is to use squid running in transparent proxy mode (http ... packets to the transparent proxy. ... Monitoring solution? ...
    (Full-Disclosure)
  • Re: My ipfw rules doesnt work
    ... In order for your squid to perform as a transparent proxy, ... to first successfully compile it with transparent proxy support. ... then recompile and install your squid with transparent proxy support. ...
    (freebsd-isp)
  • Re: iptables+squid+dhcp+USER_AUTHENTICATION
    ... >iptables (for transparent proxy and to route non-http traffic) ... >if i only use squid then i can provide user authentication, ... requires the extra control. ...
    (comp.os.linux.security)
  • configuring Squid as a Transparent proxy in BSD with ipfw
    ... Does anyone knows how can i configure Squid as a Transparent proxy ... using IPFW assuming that i have already configured Squid with Samba ... authentication and get the internet connection ...
    (freebsd-questions)