Hi abu,
The idea is that the teams alone " pmaticos " can
consent to some internal places, belonging to the
domain aza.cl, without damage that all the other ones
scheme they can continue usually navigating,
> > acl pmaticos src 120.1.1.54/255.255.255.255
> > acl aza dstdomain aza.cl
> > acl all src 0.0.0.0/0.0.0.0
> > http_access allow pmaticos aza
> > http_access deny all
the rules that i had were bad because they refused
everything, I proved this configuration but it doesn't
provide effect, since it doesn't link the 2 rules but
rather it evaluates them individually
> > acl pmaticos src 120.1.1.54/255.255.255.255
> > acl aza dstdomain aza.cl
> > http_access allow pmaticos aza
do I have a list of blocked places, another list of
blocked teams, does some configuration exist to have
associations team-place?
1.1.1.1/30 www.aza.cl
1.1.1.2/28 www.google.cl
etc.
thanks
--- Abu Khaled <khaled.abu@gmail.com> escribió:
> On 7/7/05, Eganya Alfredo <eganyaalfredo@yahoo.es>
> wrote:
> > Hello,
> > it´s my first post :D
> >
> > i´m trying to allow access from a machine to a
> > specific destination, without block all another
> > trafic, here is my configuration
> >
> > acl pmaticos src 120.1.1.54/255.255.255.255
> > acl aza dstdomain aza.cl
> > acl all src 0.0.0.0/0.0.0.0
> > http_access allow pmaticos aza
> > http_access deny all
> >
>
> I am not sure what you want to do but let me try !!!
> according to you ACLs
> 1. user pmaticos can only access the domain aza.cl
> 2. all other requests are denied.
>
> The Question now is what do you want to do ?
>
> * user pmaticos can access the domain aza.cl
> * all other denied access to aza.cl
> * allow access for remaining requests
>
> acl pmaticos src 120.1.1.54/255.255.255.255
> acl aza dstdomain aza.cl
> acl all src 0.0.0.0/0.0.0.0
> http_access allow pmaticos
> http_access allow all !aza
> http_access deny all
>
> Can you provide more information?
> Like who should access what !
>
> --
> Regards.
> Abu Khaled
>
by Eganyaeganya arroba asertiva punto cl
______________________________________________
Renovamos el Correo Yahoo!
1GB de capacidad, nuevos servicios y más seguridad
http://correo.yahoo.es
Received on Thu Jul 07 2005 - 09:39:21 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Aug 01 2005 - 12:00:02 MDT