[squid-users] Internet and Intranet Servers - Internal and External Gateways

From: Abid Latif Sheikh <alatif@dont-contact.us>
Date: Wed, 26 Sep 2001 08:53:13 +0500 (PKT)

Hi:

A quick and basic question as I am a bit puzzled.
I have TWO NICs in my Squid Box (Eth0 and Eth1).
Eth0 is my ISP Link and IP from 128.3.3.X range with gateway from the same
range and that of Eth1 is my local LAN Link with IP from 203.128.1.X range
and Gateway from the same range.

1. How I can configure my squid to process all the http traffic heading for
WWW/Internet to go to Eth0 and that of http traffic heading for
Local/Intranet to go to Eth1 ?

2. Along with the answer of Q1 should I be also using this acl ?

acl local-servers dstdomain mynetwork.com
acl external-servers src 0.0.0.0/0.0.0.0
never_direct deny local-servers
never_direct allow external-servers

I am using squid 2.4 Stable 1 with the OS as Freebsd 3.X
Waiting for a response.

Thanks

Abid Latif
Received on Tue Sep 25 2001 - 21:52:26 MDT

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