High,

On Thu, 5 Dec 2002, Willem-Jan Meijer wrote:

> Hello,
>
> I've installed squid proxy server and I haven't configured it yet
> My network contains 3 computers
>
> 1     the server with debian woody and squid installed with ip address
> 62.163.158.122 from the isp and 192.168.0.1
>
> 2     A computer with windows XP and ip address 192.168.0.11 and
> hostname      hessel
>
> 3     A computer with windows XP and ip address 192.168.0.12 and
> hostname      willem-jan
>
> What do I have to configure in squid.conf and both windows computers
>
Search for a line like 'acl allowed_hosts' and change it to:
acl allowed_hosts src 192.168.0.0/255.255.255.0

And search the rest of the config file and make sure the following is set
correctly:
http_access allow allowed_hosts
icp_access  allow  allowed_hosts


Greetz,
Sebastiaan


--
  NT is the OS of the future. The main engine is the 16-bit Subsystem
  (also called MS-DOS Subsystem). Above that, there is the windoze 95/98
  16-bit Subsystem. Anyone can see that 16+16=32, so windoze NT is a
  *real* 32-bit system.



> Willem-Jan Meijer,
> Netherlands
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to