Hi,
On Thu, 03 Jul 2003 10:32:36 +0800
"Wei Ming Long" <[EMAIL PROTECTED]> wrote:
>
>
> >I'll tell you upfront, authentication does NOT work with transparent proxy.
>
> >Adam
>
> Why is that so? can you kindly explain to me? Thanks
Think about it. HTTP supports two authentication headers. On
I'm sure this question has been answered before on the list (though
not by me), but I'll answer it anyway.
Transparent Proxying is actually a violation of HTTP because the
browser will assume it is directly connected to the remote server
unless specifically configured otherwise. (For more detai
>I'll tell you upfront, authentication does NOT work with transparent proxy.
>Adam
Why is that so? can you kindly explain to me? Thanks
Matthew
>Thank you all That worked, I configurd SQUID for tranparent Proxy
and it is
>now working like a champ!
That's great.
>Also do I need to port 443 to squid as well? or will squid get all HTTP
>requests being told only to forward port 80?
If you want users to go through Squid for SSL connections,
?
-Original Message-
From: Wei Ming Long [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 12:59 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [squid-users] question about Forcing proxy.
Hi Jason,
Did you enable ip_forwarding in your linux kernel.
check by "cat /etc/sy
On Wednesday 02 July 2003 04.16, Jason Brashear wrote:
> Also when I ad this line
> to my firewall rules:
> $IPTABLES -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j
> REDIRECT --to-port 3128
>
> While trying to retrieve the URL: /
>
> The following error was encountered:
>
> Invalid URL
You ha
Hi,
For those who need a step-by-step tutorial in configuring transparent
proxy, read this:
http://www.sublime.com.au/squid-wccp/
Regards
Mun Fai
Wei Ming Long wrote:
Hi Jason,
Did you enable ip_forwarding in your linux kernel.
check by "cat /etc/sys/net/ipv4/ip_forward", if it's 0, then echo
Hi Jason,
Did you enable ip_forwarding in your linux kernel.
check by "cat /etc/sys/net/ipv4/ip_forward", if it's 0, then echo "1" >>
/etc/sys/net/ipv4/ip_forwarding.
Do read the doc on transparent proxy.
Cheers
Matthew
>>> "Jason Brashear" <[EMAIL PROTECTED]> 07/02/03 10:16AM >>>
One more thing
t;All I want is a few minutes alone with the source code for the universe and
a quick recompile."
- Original Message -
From: "Jason Brashear" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 02, 2003 7:16 AM
Subject: RE
One more thing to add..
Also when I ad this line
to my firewall rules:
$IPTABLES -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j
REDIRECT --to-port 3128
I get this in my web browser:
ERROR
The requested URL could not be retrieved
--
10 matches
Mail list logo