m�n 2003-06-02 klockan 16.46 skrev Enrico Pelaggio: > Hi,this is my authoritation schema > > acl auth_users proxy_auth REQUIRED > acl auth_ip src 192.168.2.116 > > http_access allow auth_users > http_access allow auth_ip > http_access deny all > > > auth_param basic program /usr/lib/squid/smb_auth -W domain -U IP > > I'm trying, some IP's should go through the proxy without validation, > some one know where I'm wrong ???
The order of your http_access rules. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
