Sebastian Jaurena wrote:
Hello, I have in mysql database a list of ip of networks what I want to admit connect to the proxy. Is possible verify if a new connection try to connect to the proxy verify if their ip is in the database and if is in, in that case, allow him to connect? Thanks.
Bets way is probably an external_acl_type helper that looks up IP in the database.
Amos -- Please use Squid 2.7.STABLE4 or 3.0.STABLE9