Re: [squid-users] SQUID & NATD

From: Lim Seng Chor <Lim.Seng.Chor@dont-contact.us>
Date: Fri, 25 May 2001 23:04:34 +0800

On 25 May 2001, at 15:16, Vlad wrote:

> Hi all
> Is it possible to connect using SQUID to http server that resides in
> the same local network This server are accessed from internet using
> NAT translation. for example: Real SQUID proxy adress is (for example)
> 222.222.222.221:3012 Real Http server adress is 192.168.0.10:80 Server
> 222.222.222.221 performes NAT translation:
> 222.222.222.221:80->192.168.0.10:80 and vice versa. Is it possible for
> local users (from 192.168.0.0/24) using 222.222.222.221-proxy access
> this http server as they access it from internet? Thanks, Vlad
>

I wonder why you want to create one more layer for your local
clients to access your local web server in the same subnet thru
your proxy.
I hope you are not using ip aliasing for your squid box and i guess
it is a dual-homed machine where one of the network interface is
connecting to your local subnet.
(1) use http_port directive to have squid listen to your 192.168.0.x
(2) make sure your internal dns is running and use dns_servers
directive set to your dns server list
(3) have your client point to your squid box

I have no experiences on this. If I did this wrong, someone please
shout! : )
Received on Fri May 25 2001 - 08:51:56 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:18 MST