You need to create an acl (access control list) for your local network.

So, for example, in your acl list, create a rule such as:

acl my_users src 192.168.5.1/255

and then in the rules for the acl add:

http_access allow my_users

Ian

------------
Dr Ian Firla
Robert Graves Trust             | "A partial count of the software available
St John's College, Oxford       | in just one noncommerical Linux system
OX1 3JP - +44-(0)7855-310565    | would have cost about $1.9 billion to develop
http://www.robertgraves.org     | ... the way Microsoft does it" Bruce Perens


On Fri, 3 Jan 2003, nitin bhurtha wrote:

>
> I am having pbm to make my user PC (ip: 192.168.5.2)
> connect to internet th' Linux proxy pc (ip: 192.168.5.1).
> (1) My Linux proxy pc connects ok th' dial connex(ppp0: 202.123.13.18)
> to local internet provider.
> (2) Squid daemon is working ok on the Linux proxy pc.
> (3) I configured browser of user PC to connect to Internet
> th' proxy server IP 192.168.5.1, port 3128.
> (4) Error msg obtained on user PC when trying to get access to net:
> Error:Requested URL could not be retrieved. Access Denied.
> Access control configuration prevents your request from being
> allowed this time.Please contact your service provider.
> Your cache administrator is root. Generated Thu 02 Jan 03
> Squid/2.3.STABLE4
> (5) On checking access.log on proxy pc at /var/log/squid, error msg:
> 1041510200.559   7   192.168.5.2  TCP_DENIED/403  1023 GET
> http://www.yahoo.com/   -NONE/--
>
> Plse adv how to solve this problem or adv who may help.
> Thanks.
>
>
> ________________________________________________________________________________
> Protect your PC - Click here for McAfee.com VirusScan Online
> _______________________________________________ Seawolf-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/seawolf-list
>



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to