Thx Sai,
yes indeed about Squid. I am getting into that.
I managed already to make a filter and add some IPs to it.
Now my next object is to create for every user a filter.
I have this in Squid.inc:
acl semirestricted_hosts src "/var/squid/acl/semirestricted_hosts.acl"
acl semirestrictedlist dstdom_regex -i "/var/squid/acl/semiwhite.acl"
Now, should I just add two more lines to create another filter?
Thx,
David