[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

Re: [Ayuda] COMO USO PROXY SOLO EN MI RED?



debes de agregar unos acl
por ejemplo
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl sfirewallcfgeth0 src 200.39.190.224/255.255.255.224


y darle permisos

# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
#
# And finally deny all other access to this proxy
http_access allow localhost
http_access allow sfirewallcfgeth0
http_access allow sfirewallcfglo
http_access allow sfirewallcfgvmnet1
http_access allow sfirewallcfgvmnet8
http_access deny all

y listo
o usa el software de abajo el te lo hace automaticamente.



El jue, 05-09-2002 a las 09:16, Alejandro Lotwin escribió:
> Hola,
> 
> Tengo un problema con mi proxy (Squid), cualquiera puede utilizarlo fuera 
> de mi red; tengo configurado hosts allow a mi red y hosts deny al resto del 
> mundo.
> 
> Alguien me puede informar en que parte del squid.conf le indico que solo 
> pueda ser utilizado mi proxy dentro de mi red?
> 
> 
> Gracias
> 
> 
> Alejandro Lotwin
> 
> 
> _______________________________________________
> Ayuda mailing list
> Ayuda en linux org mx
> Para salir de la lista: http://mail.linux.org.mx/mailman/listinfo/ayuda/
-- 
http://sourceforge.net/projects/single-honeypot/
http://sourceforge.net/projects/sfirewall/
http://linux.librosyarte.com.mx/
Luis Wong
pub  1024D/56550221 2002-05-10 Luis Wong <lwong en mpsnet net mx>
     Key fingerprint = EDE5 0DF8 C214 0F0B 4B91  3599 64B4 FED4 5655
0221
_______________________________________________
Ayuda mailing list
Ayuda en linux org mx
Para salir de la lista: http://mail.linux.org.mx/mailman/listinfo/ayuda/



[Hilos de Discusión] [Fecha] [Tema] [Autor]