[squid-users] Problem with ISP blocking hundreds of sites

2003-09-09 Thread Fathi
I have my isp blocking hundreds if not thousnads of sites and
sending a copy of the internet explorer 404 not found page
instead of the original site or any other page saying that the
site was blocked.

Now, I want to know if using a cache peer located outside the
tunisian backbone as parent will allow me to access such sites ?


Re: [squid-users] Reverse proxy tracking source IP's

2003-09-09 Thread Fathi
configure squid in httpd_accelerator mode and it will give the
X_Forwarded_For header to your web server unless to set it up
to anonymize such a feature


 Original message  
>Date: Mon, 8 Sep 2003 09:49:45 -0700
>From: "robert schwartz" <[EMAIL PROTECTED]>  
>Subject: [squid-users] Reverse proxy tracking source IP's  
>To: <[EMAIL PROTECTED]>
>
>I have an interesting problem, we have to reverse proxy
incoming web
>requests to an application that needs to know the end-user's
IP address.
>This is for security not for performance, so there's no need
to cache
>the actuall results.  Our current proxy software cannot
communicate this
>information to the backend web server (every requests looks
like its
>coming from the proxy server obviously), and I was wondering
if SQUID
>can do this?  It would be like "forwarded_for" for reverse
proxy so that
>there's something in the header the destination web server
can read that
>tells it the requesting client's real IP address.  Is there a
patch or a
>well-known config option that has elluded my googling and
MARC searching
>that presents the requestor's IP address to the accelerated
server?  
>
>TIA
>Robert
>
>


Re: [squid-users] Users Authentication in squid

2003-09-08 Thread Fathi

You can't use authentication on a transparent proxy.

But if you need an example of authentication, I can give you
mine. I use ldap.

 Original message  
>Date: 08 Sep 2003 14:09:39 +0530
>From: Joel <[EMAIL PROTECTED]>  
>Subject: [squid-users] Users Authentication in squid  
>To: Squid Users <[EMAIL PROTECTED]>
>
>Hello  squid users,
>
>I am confused over here on squid.
>
>i have redhat 9.0 and with the default squid install. It is
serving
>atleast 70 users. it is working as a transaprent proxy giving
caching to
>customers. 
>I want to apply user authentication. Now if customers want to
surf
>internet then they should use username and password to connect to
>internet. I have searched docs for this but didnt find any
good one.
>so plz tell me how should i configure squid for user
authentication.
>
>i have the default squid rpm install. how should i use any
>authentication method in squid rpm ??
>
>if some one could give some url or doc or could little guide
to this. It
>would be really greatly appreciated.
>
>Thanks,
>joel
>
>