My Friend.
Let me think that your specific url is for example : www.myweb.com .
Now you can write a chain before redirection of SQUID :

iptables -t nat -A PREROUTING -p tcp -d www.myweb.com -j
DNAT --to-destination <your favourite web site>

I think it should be work.
Please replay me the reason of your experience.

Best Regards.
Ehsan Lesani.

----- Original Message ----- 
From: "babar haq" <[EMAIL PROTECTED]>
To: "Ehsan Lesani" <[EMAIL PROTECTED]>
Sent: Friday, September 05, 2003 11:36 AM
Subject: Re: [squid-users] redirect url


> can u give me an idea wat kind of rule it would be ....or point me to some
resource
> thanx any way
> Regards,
> Babar Haq
> ----- Original Message -----
> From: "Ehsan Lesani" <[EMAIL PROTECTED]>
> Date: Fri, 5 Sep 2003 14:50:08 +0100
> To: "babar haq" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> Subject: Re: [squid-users] redirect url
>
> > Dear Friend.
> > If you are using a linux I think it would be better that you use from
> > iptables or ipchains to do this one.
> >
> > Best Regards.
> > Ehsan Lesani.
> >
> > ----- Original Message ----- 
> > From: "babar haq" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, September 03, 2003 2:31 PM
> > Subject: [squid-users] redirect url
> >
> >
> > > i am running squid 2.5 stable 3.
> > > i want a specific url to be serviced by a local windows iis
webserver???
> > ie i want to redirect the url to a specific machine on our lan??
> > > is there any such option in squid??
> > > i hope my question is clear
> > >
> > > Regards,
> > > Babar
> > > -- 
> > > __________________________________________________________
> > > Sign-up for your own personalized E-mail at Mail.com
> > > http://www.mail.com/?sr=signup
> > >
> > > CareerBuilder.com has over 400,000 jobs. Be smarter about your job
search
> > > http://corp.mail.com/careers
> > >
> >
> >
>
> -- 
> __________________________________________________________
> Sign-up for your own personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
>
> CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
> http://corp.mail.com/careers
>


Reply via email to