Hello Diego Rojas,
It works fine to me . There may be some other problem ,but not with
these acl rules.
If you've further pbl , feel free to contact us.
Regards,
-Kanchana
squid@visolve.com
www.visolve.com
----- Original Message -----
From: "Diego Rojas" <diego.rojas@keynet.com.co>
To: <squid-users@squid-cache.org>
Sent: Tuesday, December 04, 2001 8:35 PM
Subject: [squid-users] acl mix dstdomain src
> Hi All,
>
> Running 2.3.stable4-10 and looking to let access to only certain web pages
> for one of the local networks (10.10.10.0) and to let free access to
> another local network (192.168.1.0). Problem: The restriction for the
> network 10.10.10.0 is taking effect for the 192.168.1.0.
>
> Here my acl and http_access:
>
> acl all src 0.0.0.0/0.0.0.0
> acl restricted src 10.10.10.0/255.255.255.0 ->correct netmask
> acl free src 192.168.1.0/255.255.255.0 ->correct netmask
> acl weballowed dstdomain www.pageiwantletaccess.com
> http_access allow restricted weballowed
> http_access deny restricted
> http_access allow free
> http_access deny all
>
> Next to that i use service squid restart, test and the network 192.168.1.0
> can only reach www.pageiwantletaccess.com as the network 10.10.10.0, and i
> want to let free access to that 192.168.1.0. I understand the acl´s like
an
> if on c++, is it not ?
>
> Diego Felipe Rojas
> Information Technologies
> www.turnkeynet.net
> 57 3 4750084
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Received on Wed Dec 05 2001 - 00:01:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:13 MST