Re: [squid-users] transparent proxy on SSL - 443

From: Siew Wing Loon <wlsiew@dont-contact.us>
Date: Mon, 17 Feb 2003 21:03:58 -0800 (PST)

I have this in my squid.conf configuration files :-

httpd_accel_host virtual
httpd_accel_port 80,443
httpd_accel_with_proxy on
httpd_accel_uses_host_header on

Here is my iptables :-
$IPTABLES -t nat -A PREROUTING -p tcp --match
multiport -i $INT_IFACE -s 192.168.10.118/32 --dport
80,443 -j DNAT --to 192.168.10.2:8080

Will this work?

Rgds,
Siew

--- Henrik Nordstrom <hno@squid-cache.org> wrote:
> mån 2003-02-17 klockan 02.54 skrev Siew Wing Loon:
>
> > Does squid supports transparent proxy on SSL -
> 443?
>
> No. Why should it?
>
> --
> Henrik Nordstrom <hno@squid-cache.org>
> MARA Systems AB, Sweden
>

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
Received on Mon Feb 17 2003 - 22:04:03 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:26 MST