Re: [squid-users] google.com

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 25 Oct 2004 09:07:10 +0200 (CEST)

On Mon, 25 Oct 2004, BusyBoy wrote:

> In the case of downlink you actuallly masquarde your outgoing IP
> using the downlink provider's IP, and when that masquraded IP reaches
> at google,,, it replies/redirects/serves from hongkong server,, not
> from Pakistan server..

Correct.

> for that you will have to either use a pakistani downlink provider or
> ask your downlink provider to give you an IP which is actually for
> Pakistan.
>
> or some other solution from telecom engrs.?

Have Squid redirect to www.google.com.pk before the request reaches
google.

acl google.com dstdomain google.com www.google.com
acl rootpath urlpath_regex /$
deny_info google.com http://www.google.com.pk
http_acces deny rootpath google.com

will solve the google issue, but there is plenty of other ways the users
can figure out you go via Hongkong if they wants to know...

Regards
Henrik
Received on Mon Oct 25 2004 - 01:07:15 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST