You say I must put: http_access allow auth_ip http_access allow auth_users http_access deny all
?? I tried but it didn't work for me. Thnks anyway. On Mon, 2003-06-02 at 14:09, Henrik Nordstrom wrote: > 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 -- Enrico Pelaggio Tecnologia - Netgate [EMAIL PROTECTED] +598-2-4006666
