Fw: [squid-users] Advanced Routing

From: Edward Millington <edward@dont-contact.us>
Date: Mon, 19 Nov 2001 18:35:02 -0400

----- Original Message -----
From: "Edward Millington" <edward@cariaccess.com>
To: <squid-users@squid-cache.org>
Sent: Monday, November 19, 2001 7:08 AM
Subject: Re: [squid-users] Advanced Routing

> That is easy!
>
> Here is the fix that can be pace into the config file.
>
> It depends on what you machine ip address is. If different here it is
>
> # Redirect for LANs
> acl LAN1 src 192.165.0.0/16
> acl LAN2 src 192.168.0.0/16
> tcp_outgoing_address 102.64.94.1 LAN1
> tcp_outgoing_address 102.9.2.1 LAN2
> # End (Redirect for LANs)
>
> Thank you very much.
>
> Best regards,
>
> Edward Millington. BSc, Network+
> (Systems Administrator & Senior Technical Support Technician)
> Cariaccess Communications Ltd.
> Palm Plaza
> Wildey
> St. Michael
> Barbados
> 1-246-430-7435
> Fax : 1-246-431-0170
> edward@cariaccess.com
> www.cariaccess.com
> ----- Original Message -----
> From: "Jack" <sa_jill@yahoo.co.uk>
> To: "Squid Users" <squid-users@squid-cache.org>
> Sent: Monday, November 19, 2001 6:40 AM
> Subject: [squid-users] Advanced Routing
>
>
> > Hello All,
> >
> > I have 2 NIC in my squid box(Transparent proxy, i am using iptables for
> > redirect).One is connected to my LAN and another is connected to
Internet.
> >
> > I have two LAN network for example 192.165.0.0/255.255.0.0(eth1) and
> > 192.168.0.0/255.255.0.0(eth1:0)
> > and Two ISPs public for ex 102.64.94.1(eth0) and 102.9.2.1(eth0:0)
> >
> > I want to send request comming from 192.165.0.0 to 102.64.94.1 and
> > 192.168.0.0 to 102.9.2.1
> >
> > Is it possible to make squid to send request like this?
> >
> > Advanced Thanks
> > -Jack
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
>
Received on Mon Nov 19 2001 - 15:58:19 MST

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