Search squid archive

Proxy_auth or not

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I configure an authentification on my Squid server. It works fine.
But I want another vlan with no authentification.
So this is my squid.conf :

# authentification
acl MONRESEAU proxy_auth REQUIRED src 172.17.0.0/255.255.0.0
# NO authentification
acl VLANMEDECIN src 192.168.0.0/255.255.0.0
acl all src 0.0.0.0/0.0.0.0
....
# autorisation
http_access allow MONRESEAU
http_access allow VLANMEDECIN
# And finally deny all other access to this proxy
http_access deny all

It doesn't work, but it is possible ?
Thanks ?
___________________________	
	
Jérôme



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux