RE: [squid-users] squidGuard

From: Mr. Adam ALLEN. <adam@dont-contact.us>
Date: Mon, 7 May 2001 12:41:05 +0100

Is it possible to have the same idea as below, to redirect to some other url
if someone browses to a paritcular domain (hotmail.com) based on the
USER_AGENT header sent by the client (Internt Explorer). I have a huge
problem where hotmail crashses our workstation, but works fine in Netscape.

Yours
Mr. Adam ALLEN.
adam@dynamicinteraction.co.uk
http://www.dynamicinteraction.co.uk

> -----Original Message-----
> From: Flaig Benno [mailto:Benno.Flaig@icn.siemens.de]
> Sent: Monday, May 07, 2001 10:56 AM
> To: 'Balu'; 'Squid users'
> Subject: AW: [squid-users] squidGuard
>
>
>
> in /etc/squidGuard.conf:
> ---<snip>
>
> dest somename {
> domainlist /etc/somewhere/yahoodomains
> redirect http://some.other.url.com
> }
>
>
> acl {
> default { pass !somename all }
> }
>
> ---<snap>
>
> in /etc/somewhere/yahoodomains:
> ---<snip>
> mail.yahoo.com
> www.yahoo.com
> ---<snap>
>
> note: this configuration comes close to example no 4 in squidguard
> config guide. You will see that a lot of problems can just be solved
> using and modifying the examples.
>
> I am not shure, but I think that transparent (intercepting) caching
> breaks redirection as:
> - the clients do DNS resolution themselves and may just send a
> request to an ip-address instead of a domain. So your domain acl
> would not match.
> - the clients see content coming in from a different server than the
> requested one.
>
> benno
>
> > -----Urspr> üngliche Nachricht-----
> > Von: Balu [SMTP:balu_2003@yahoo.com]
> > Gesendet am: Mittwoch, 2. Mai 2001 16:59
> > An: Flaig Benno
> > Betreff: Re: [squid-users] squidGuard
> >
> > Hi,
> >
> > My reqiurement is simple if someone browses www.yahoo.com or
> mail.yahoo.com
> > , It should redirect to the some other URL.
> >
> > NOTE:The requrement is for transparent caching.
> >
> >
>
Received on Mon May 07 2001 - 05:38:07 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:51 MST