[squid-users] routing problems

From: Pons, Eric <PonsE@dont-contact.us>
Date: Tue, 21 Aug 2001 10:55:03 -0500

I have just installed Squid on a Slackware Linux 8.0 box running kernel
2.2.19
I have two NIC's in it. One using address 192.168.1.4 and 192.168.1.14
The problem has been the netscreen placed between the internet and the
internal network. My boss wants the Squid to be behind the netscreen. Some
users on the local net are unauthorized to access certain web pages, and
other are allowed full access. The way I had it figured is that I would have
the netscreen to allow full access to the Squid address 192.168.1.14 and
allow only limited access to Squid access 192.168.1.4
I would then bind port 8080 to 192.168.1.4 and port 3128 to 192.168.1.14
I would then modify my routing table so that any incoming connections on
address 192.168.1.14 would route from that address to the gateway
and any incoming connections on address 192.168.1.4 would route through the
same gateway.
I would setup proxy access on the full access machine to 192.168.1.14 port
3128 and the unauthorized to go via 192.168.1.4 port 8080
Is this possible? How else can I do it?
One problem I have had already is the fact that when I try to bind a port to
an IP address in the squid.conf file I get:
parseConfigFile: line 49 unrecognized: '192.168.1.4:8080'
and
parseConfigFile: line 50 unrecognized: '192.168.1.14:3128'

Could someone please help me...
Received on Tue Aug 21 2001 - 09:59:57 MDT

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