Re: [squid-users] New Proxy Configuration

From: Ben <bene@dont-contact.us>
Date: Thu, 19 Apr 2001 14:39:08 -0700

----- Original Message -----
From: "Brian Gould" <brian.gould@dial60.freeserve.co.uk>
To: <squid-users@squid-cache.org>
Sent: Thursday, April 19, 2001 1:57 PM
Subject: [squid-users] New Proxy Configuration

> As part of the restructure to give all workstations access to the
> Internet and to control this
> access I have now set up a linux/Squid proxy server with two interface
> cards with routing
> 'on' which appears to be activated OK.
>
> The workstations have now been reconfigured and assigned class 'B'
> private addresses (DHCP) with
> a mask of 255.255.0.0 linked to one interface card of the Squid proxy.
>
> The second interface card of the proxy has a class 'C' public address
> and is connected to the
> ISDN router which has retained the original class 'C' public address.
>
> My question is how do I set up the IPstack on the workstations, the IE5
> LAN proxy setup and
> squid.conf to ensure that all workstations can access the internet. Do I
> need to tell the ISP
> that we are linking to their proxy via a proxy server?.
You do not need to contact the ISP for any reason.

The windows workstation configuration should be:
    DHCP assigned IP
DHCP servers can assign subnet masks, ip numbers, gateways, dns servers,
etc.
You need to configure your DHCP server to assign class 16 bit network mask
(255.255.0.0), on the subnet:
    for example: 10.10.*.*
(Well 16 bit subnet isn't best, but it will work fine in your situation)

Each workstation needs the IP# of your squid server, for example: 10.10.0.1
with the appropriate port (3128 is default on squid).

After that it setup properly, you should be able to boot any Win9x
workstation and they should run fine on the Internet, if squid is setup
properly.

>
> Any assistance or thoughts for improvement would be greatly appreciated.
>
> Regards
>
> Brian Gould
> (IT Administrator)
>
>
>
Received on Thu Apr 19 2001 - 15:39:11 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:23 MST